diff --git a/web/Gemfile.lock b/web/Gemfile.lock index b3389c2..f768f67 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -39,33 +39,36 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) arel (7.0.0) - builder (3.2.2) - concurrent-ruby (1.0.1) + builder (3.2.4) + concurrent-ruby (1.1.10) + crass (1.0.6) debug_inspector (0.0.2) erubis (2.7.0) ffi (1.9.10) globalid (0.3.6) activesupport (>= 4.1.0) - i18n (0.7.0) - json (1.8.3) + i18n (0.9.5) + concurrent-ruby (~> 1.0) listen (3.0.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) - loofah (2.0.3) + loofah (2.18.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.99.1) - mini_portile2 (2.0.0) - minitest (5.8.4) + mini_portile2 (2.8.0) + minitest (5.16.2) nio4r (1.2.1) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.13.7) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) obscenity (1.0.2) puma (3.1.0) - rack (2.0.0.alpha) - json + racc (1.6.0) + rack (2.2.4) rack-test (0.6.3) rack (>= 1.0) rails (5.0.0.beta3) @@ -80,14 +83,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 5.0.0.beta3) sprockets-rails (>= 2.0.0) - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + 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.3) - loofah (~> 2.0) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) railties (5.0.0.beta3) actionpack (= 5.0.0.beta3) activesupport (= 5.0.0.beta3) @@ -111,7 +114,7 @@ GEM spring-watcher-listen (2.0.0) listen (>= 2.7, < 4.0) spring (~> 1.2) - sprockets (3.5.2) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.0.4) @@ -119,9 +122,9 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.2) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) web-console (3.1.1) activemodel (>= 4.2)