diff --git a/Gemfile.lock b/Gemfile.lock index 8721fbff..cd7b15f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,14 +88,12 @@ GEM bourbon (4.2.6) sass (~> 3.4) thor (~> 0.19) - brakeman (3.1.5) + brakeman (3.2.1) erubis (~> 2.6) - fastercsv (~> 1.5) haml (>= 3.0, < 5.0) highline (>= 1.6.20, < 2.0) - multi_json (~> 1.2) - ruby2ruby (>= 2.1.1, < 2.3.0) - ruby_parser (~> 3.7.0) + ruby2ruby (~> 2.3.0) + ruby_parser (~> 3.8.1) safe_yaml (>= 1.0) sass (~> 3.0) slim (>= 1.3.6, < 4.0) @@ -104,7 +102,7 @@ GEM builder (3.2.2) byebug (8.2.2) chunky_png (1.3.5) - coderay (1.1.0) + coderay (1.1.1) coffee-rails (4.1.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.1.x) @@ -136,7 +134,7 @@ GEM devise-i18n (0.12.1) differ (0.1.2) docile (1.1.5) - domain_name (0.5.20160128) + domain_name (0.5.20160216) unf (>= 0.0.5, < 1.0.0) em-websocket (0.5.1) eventmachine (>= 0.12.9) @@ -149,7 +147,6 @@ GEM execjs (2.6.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) - fastercsv (1.5.5) ffi (1.9.10) font-awesome-sass (4.5.0) sass (>= 3.2) @@ -157,7 +154,7 @@ GEM formtastic (3.1.3) actionpack (>= 3.2.13) formtastic_i18n (0.5.0) - geocoder (1.3.0) + geocoder (1.3.1) globalid (0.3.6) activesupport (>= 4.1.0) guard (2.13.0) @@ -262,7 +259,7 @@ GEM meta-tags (2.1.0) actionpack (>= 3.0.0) method_source (0.8.2) - mime-types (2.99) + mime-types (2.99.1) mini_portile2 (2.0.0) minitest (5.8.4) modernizr-rails (2.7.1) @@ -349,10 +346,10 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (~> 0.3) ruby-progressbar (1.7.5) - ruby2ruby (2.2.0) + ruby2ruby (2.3.0) ruby_parser (~> 3.1) sexp_processor (~> 4.0) - ruby_parser (3.7.3) + ruby_parser (3.8.1) sexp_processor (~> 4.1) safe_yaml (1.0.4) sass (3.4.21) @@ -381,11 +378,11 @@ GEM temple (~> 0.7.3) tilt (>= 1.3.3, < 2.1) slop (3.6.0) - spring (1.6.3) + spring (1.6.4) sprockets (3.5.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.0.1) + sprockets-rails (3.0.3) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) @@ -500,4 +497,4 @@ DEPENDENCIES webshims-rails BUNDLED WITH - 1.10.6 + 1.11.2