diff --git a/Gemfile b/Gemfile index 078434887..6cb246342 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 24c2218e6..7fb21172b 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)