diff --git a/Gemfile b/Gemfile index 07843488763ff22952fbe17ce49220830c9466f3..6cb246342bd25ee43ce549986f93281acf745a18 100644 --- a/Gemfile +++ b/Gemfile @@ -112,7 +112,7 @@ gem 'gon', '4.0.0' # assets group :assets do - gem 'bootstrap-sass', '2.0.3.1' + gem 'bootstrap-sass', '2.1.0.0' gem 'sass-rails', '3.2.5' # Windows and OSX have an execjs compatible runtime built-in, Linux users should diff --git a/Gemfile.lock b/Gemfile.lock index 24c2218e6aa23a354142c1f57284bfc9bc4a874b..7fb21172bf55b2f87d32d7efcefb10bfa33bb3d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM fog bbenezech-nested_form (0.0.6) bcrypt-ruby (3.0.1) - bootstrap-sass (2.0.3.1) + bootstrap-sass (2.1.0.0) builder (3.0.3) capistrano (2.12.0) highline @@ -462,7 +462,7 @@ DEPENDENCIES addressable (= 2.3.2) airbrake (= 3.1.0) asset_sync (= 0.4.2) - bootstrap-sass (= 2.0.3.1) + bootstrap-sass (= 2.1.0.0) bundler (> 1.1.0) capistrano (= 2.12.0) capistrano-ext (= 1.2.1)