diff --git a/Gemfile.lock b/Gemfile.lock index dfab2461..725bca65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM public_suffix (~> 2.0, >= 2.0.2) arbre (1.1.1) activesupport (>= 3.0.0) - arel (6.0.3) + arel (6.0.4) ast (2.3.0) bcrypt (3.1.11) bourbon (4.2.7) @@ -100,7 +100,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.3) + concurrent-ruby (1.0.4) debug_inspector (0.0.2) devise (4.2.0) bcrypt (~> 3.0) @@ -122,7 +122,7 @@ GEM erubis (2.7.0) eventmachine (1.2.1) execjs (2.7.0) - faraday (0.10.0) + faraday (0.10.1) multipart-post (>= 1.2, < 3) ffi (1.9.14) font-awesome-sass (4.7.0) @@ -211,7 +211,7 @@ GEM jbuilder (2.6.1) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) - jquery-rails (4.2.1) + jquery-rails (4.2.2) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -294,9 +294,9 @@ GEM rails-assets-leaflet (>= 1.0.0) rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) + rails-dom-testing (1.0.8) activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.3) loofah (~> 2.0) @@ -308,7 +308,7 @@ GEM activesupport (= 4.2.7.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rainbow (2.1.0) + rainbow (2.2.1) rake (12.0.0) ransack (1.8.2) actionpack (>= 3.0) @@ -320,7 +320,7 @@ GEM rb-inotify (0.9.7) ffi (>= 0.5.0) rdoc (4.3.0) - redcarpet (3.3.4) + redcarpet (3.4.0) ref (2.0.0) request_store (1.3.1) responders (2.3.0)