diff --git a/Gemfile.lock b/Gemfile.lock index 143e370..2349574 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.2.2) crass (1.0.6) diff-lcs (1.4.4) dotenv (2.7.6) @@ -128,7 +128,7 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.11.2) activesupport (>= 5.0.0) @@ -145,7 +145,7 @@ GEM method_source (1.0.0) mini_mime (1.0.3) mini_portile2 (2.8.1) - minitest (5.14.4) + minitest (5.18.0) msgpack (1.4.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -175,8 +175,8 @@ GEM omniauth-rails_csrf_protection (1.0.0) actionpack (>= 4.2) omniauth (~> 2.0) - parallel (1.20.1) - parser (3.0.1.1) + parallel (1.22.1) + parser (3.2.2.0) ast (~> 2.4.1) pg (1.2.3) pg_search (2.3.5) @@ -186,7 +186,7 @@ GEM puma (5.3.1) nio4r (~> 2.0) racc (1.6.2) - rack (2.2.3) + rack (2.2.6.4) rack-protection (2.1.0) rack rack-test (1.1.0) @@ -217,13 +217,13 @@ GEM method_source rake (>= 0.8.7) thor (~> 1.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.3) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - regexp_parser (2.1.1) + regexp_parser (2.7.0) rexml (3.2.5) rouge (3.26.0) rspec-core (3.10.1) @@ -252,12 +252,12 @@ GEM rubocop-ast (>= 1.5.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.5.0) - parser (>= 3.0.1.1) + rubocop-ast (1.28.0) + parser (>= 3.2.1.0) rubocop-performance (1.11.3) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.10.1) + rubocop-rails (2.15.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.7.0, < 2.0) @@ -266,7 +266,7 @@ GEM rubocop-rspec (2.3.0) rubocop (~> 1.0) rubocop-ast (>= 1.1.0) - ruby-progressbar (1.11.0) + ruby-progressbar (1.13.0) ruby2_keywords (0.0.4) ruby_parser (3.15.1) sexp_processor (~> 4.9) @@ -302,11 +302,11 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (2.0.0) + unicode-display_width (2.4.2) web-console (4.1.0) actionview (>= 6.0.0) activemodel (>= 6.0.0) @@ -317,7 +317,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.7) PLATFORMS ruby