diff --git a/Gemfile.lock b/Gemfile.lock index 4045a95..10a9a1e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,10 +75,10 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crass (1.0.6) debug_inspector (0.0.3) - erubi (1.9.0) + erubi (1.12.0) execjs (2.7.0) ffi (1.11.3) formatador (0.2.5) @@ -100,13 +100,13 @@ GEM guard-rubocop (1.3.0) guard (~> 2.0) rubocop (~> 0.20) - i18n (1.12.0) + i18n (1.13.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) jbuilder (2.9.1) activesupport (>= 4.2.0) jquery-ace-rails (1.0.1) - jquery-rails (4.3.5) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -127,8 +127,8 @@ GEM nokogiri (~> 1) rake mini_mime (1.0.2) - mini_portile2 (2.8.0) - minitest (5.17.0) + mini_portile2 (2.8.2) + minitest (5.18.0) minitest-rg (5.2.0) minitest (~> 5.0) nenv (0.3.0) @@ -147,10 +147,10 @@ GEM method_source (~> 0.9.0) puma (4.3.12) nio4r (~> 2.0) - racc (1.6.1) + racc (1.6.2) rack (2.2.6.4) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.1.0) + rack (>= 1.3) rails (6.0.2) actioncable (= 6.0.2) actionmailbox (= 6.0.2) @@ -169,7 +169,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - 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 @@ -183,7 +183,7 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -225,13 +225,13 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (1.0.0) + thor (1.2.1) thread_safe (0.3.6) tilt (2.0.10) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -244,7 +244,7 @@ GEM websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.6) + zeitwerk (2.6.8) PLATFORMS ruby