diff --git a/Gemfile.lock b/Gemfile.lock index b2d213a..5a6235c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM angularjs-rails-resource (2.0.0) arel (6.0.3) bower-rails (0.10.0) - builder (3.2.3) + builder (3.2.4) capybara (2.5.0) mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -65,7 +65,7 @@ GEM coffee-script-source execjs coffee-script-source (1.9.1.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.2.2) crass (1.0.6) diff-lcs (1.2.5) erubis (2.7.0) @@ -75,27 +75,27 @@ GEM activesupport (>= 4.1.0) i18n (0.9.5) concurrent-ruby (~> 1.0) - jquery-rails (4.0.4) - rails-dom-testing (~> 1.0) + jquery-rails (4.4.0) + rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.6) - loofah (2.19.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.6.1) - mini_portile2 (2.8.0) - minitest (5.13.0) + mini_portile2 (2.8.2) + minitest (5.18.0) multi_json (1.14.1) - nokogiri (1.13.10) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - racc (1.6.1) - rack (1.6.12) + racc (1.6.2) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.0) @@ -109,13 +109,13 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.0) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) rails-dom-testing (1.0.9) activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.4.4) + rails-html-sanitizer (1.5.0) loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets @@ -127,7 +127,7 @@ GEM activesupport (= 4.2.0) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (13.0.1) + rake (13.0.6) rspec-core (3.2.3) rspec-support (~> 3.2.0) rspec-expectations (3.2.1) @@ -170,10 +170,10 @@ GEM activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) temple (0.7.6) - thor (0.19.1) + thor (1.2.1) thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (2.7.1) execjs (>= 0.3.0)