diff --git a/examples/simple/Gemfile.lock b/examples/simple/Gemfile.lock index b652cba..63caa83 100644 --- a/examples/simple/Gemfile.lock +++ b/examples/simple/Gemfile.lock @@ -36,8 +36,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) arel (6.0.4) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) @@ -45,7 +45,7 @@ GEM addressable (>= 2.4.0) railties (>= 4.0.0) sprockets (>= 3.6.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) coffee-rails (4.1.1) coffee-script (>= 2.2.0) @@ -54,15 +54,15 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.3) - crass (1.0.4) + concurrent-ruby (1.2.3) + crass (1.0.6) debug_inspector (0.0.3) erubis (2.7.0) execjs (2.7.0) faraday (0.15.3) multipart-post (>= 1.2, < 3) ffi (1.9.25) - globalid (0.4.1) + globalid (0.4.2) activesupport (>= 4.2.0) hypernova (1.3.0) faraday (~> 0.8) @@ -71,25 +71,25 @@ GEM jbuilder (2.8.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - jquery-rails (4.3.3) + 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.2.3) + loofah (2.21.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) mini_mime (1.0.1) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.15.0) multi_json (1.13.1) multipart-post (2.0.0) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) - public_suffix (3.0.3) - rack (1.6.11) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + public_suffix (4.0.7) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.7.1) @@ -103,20 +103,20 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.7.1) 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.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (4.2.7.1) actionpack (= 4.2.7.1) activesupport (= 4.2.7.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.1) + rake (13.2.1) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -145,13 +145,13 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - thor (0.20.3) + thor (1.2.2) thread_safe (0.3.6) tilt (2.0.8) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.19) execjs (>= 0.3.0, < 3)