Skip to content

Commit

Permalink
Lock bootstrap-sass at latest compatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
bodrovis committed Nov 21, 2014
1 parent 9f9c1d9 commit 48624c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ DS_Store
public/system/*

vendor/bundle

# RubyMine config files
.idea/
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ group :assets do
gem 'execjs'
gem 'eco'
gem 'uglifier'
gem 'bootstrap-sass'
gem 'bootstrap-sass', '3.1.1.0'
gem 'sass', '3.2.13'
gem 'gemoji'
end
Expand Down

0 comments on commit 48624c4

Please sign in to comment.