diff --git a/Gemfile b/Gemfile index 2c55f584..e80a3eee 100644 --- a/Gemfile +++ b/Gemfile @@ -45,7 +45,7 @@ gem 'bcrypt', '~> 3.1.7' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder # gem 'jbuilder', '~> 1.2' -gem "bootstrap-sass", "3.3.3" +gem "bootstrap-sass", "3.3.7" gem "font-awesome-sass", "~> 4.5.0" group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 9d703eab..107ae833 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,12 +51,12 @@ GEM activerecord (>= 3.0) arel (8.0.0) ast (2.4.0) - autoprefixer-rails (8.6.5) + autoprefixer-rails (9.3.1) execjs bcrypt (3.1.12) - bootstrap-sass (3.3.3) - autoprefixer-rails (>= 5.0.0.1) - sass (>= 3.2.19) + bootstrap-sass (3.3.7) + autoprefixer-rails (>= 5.2.1) + sass (>= 3.3.4) builder (3.2.3) bullet (5.7.5) activesupport (>= 3.0.0) @@ -203,7 +203,7 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.4.4) nokogumbo (~> 1.4) - sass (3.5.7) + sass (3.6.0) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -270,7 +270,7 @@ DEPENDENCIES activemodel-serializers-xml (~> 1.0.1) acts_as_list bcrypt (~> 3.1.7) - bootstrap-sass (= 3.3.3) + bootstrap-sass (= 3.3.7) bullet byebug codeclimate-test-reporter (= 1.0.7)