diff --git a/Gemfile.lock b/Gemfile.lock index 14efe84a..11b3c0cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM bootsnap (1.13.0) msgpack (~> 1.2) builder (3.2.4) - capybara (3.37.1) + capybara (3.38.0) addressable matrix mini_mime (>= 0.1.3) @@ -98,7 +98,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - debug (1.6.2) + debug (1.6.3) irb (>= 1.3.6) reline (>= 0.3.1) debug_inspector (1.1.0) @@ -157,7 +157,8 @@ GEM mitlibraries-theme (0.7.0) rails (>= 5, < 8) sassc (~> 2) - mocha (1.16.0) + mocha (2.0.2) + ruby2_keywords (>= 0.0.5) msgpack (1.6.0) net-imap (0.3.1) net-protocol @@ -165,7 +166,7 @@ GEM net-protocol net-protocol (0.1.3) timeout - net-smtp (0.3.2) + net-smtp (0.3.3) net-protocol nio4r (2.5.8) nokogiri (1.13.9-x86_64-darwin) @@ -215,35 +216,36 @@ GEM reline (0.3.1) io-console (~> 0.5) rexml (3.2.5) - rubocop (1.37.0) + rubocop (1.39.0) json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.2.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.22.0, < 2.0) + rubocop-ast (>= 1.23.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.23.0) parser (>= 3.1.1.0) - rubocop-rails (2.16.1) + rubocop-rails (2.17.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) ruby-progressbar (1.11.0) + ruby2_keywords (0.0.5) rubyzip (2.3.2) sassc (2.4.0) ffi (~> 1.9) - selenium-webdriver (4.5.0) + selenium-webdriver (4.6.1) childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.5.0) + sentry-rails (5.6.0) railties (>= 5.0) - sentry-ruby (~> 5.5.0) - sentry-ruby (5.5.0) + sentry-ruby (~> 5.6.0) + sentry-ruby (5.6.0) concurrent-ruby (~> 1.0, >= 1.0.2) simplecov (0.21.2) docile (~> 1.1) @@ -261,7 +263,7 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.5.3-x86_64-darwin) sqlite3 (1.5.3-x86_64-linux) - stimulus-rails (1.1.0) + stimulus-rails (1.1.1) railties (>= 6.0.0) thor (1.2.1) timeout (0.3.0) @@ -295,7 +297,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.1) + zeitwerk (2.6.6) PLATFORMS x86_64-darwin-19