diff --git a/Gemfile.lock b/Gemfile.lock index 65439e8..728d706 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,7 +141,7 @@ GEM mini_portile2 (2.8.5) minitest (5.20.0) mutex_m (0.1.2) - net-imap (0.4.2) + net-imap (0.4.3) date net-protocol net-pop (0.1.2) @@ -173,8 +173,8 @@ GEM psych (5.1.1.1-java) jar-dependencies (>= 0.1.7) public_suffix (5.0.3) - racc (1.7.1) - racc (1.7.1-java) + racc (1.7.2) + racc (1.7.2-java) rack (3.0.8) rack-session (2.0.0) rack (>= 3.0.0) @@ -213,7 +213,7 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) rdoc (6.5.0) psych (>= 4.0.0) regexp_parser (2.8.2) @@ -241,8 +241,7 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.1) - rubocop (1.57.1) - base64 (~> 0.1.1) + rubocop (1.57.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -253,7 +252,7 @@ GEM rubocop-ast (>= 1.28.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) + rubocop-ast (1.30.0) parser (>= 3.2.1.0) rubocop-capybara (2.19.0) rubocop (~> 1.41) diff --git a/gemfiles/rails_61/Gemfile.lock b/gemfiles/rails_61/Gemfile.lock index 7dfe929..dda2034 100644 --- a/gemfiles/rails_61/Gemfile.lock +++ b/gemfiles/rails_61/Gemfile.lock @@ -96,7 +96,7 @@ GEM activesupport (>= 6.1) i18n (1.14.1) concurrent-ruby (~> 1.0) - loofah (2.21.3) + loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -108,9 +108,9 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minitest (5.20.0) - net-imap (0.4.0) + net-imap (0.4.3) date net-protocol net-pop (0.1.2) @@ -134,8 +134,8 @@ GEM method_source (~> 1.0) spoon (~> 0.0) public_suffix (5.0.3) - racc (1.7.1) - racc (1.7.1-java) + racc (1.7.2) + racc (1.7.2-java) rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) @@ -210,7 +210,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.2.2) + thor (1.3.0) timeout (0.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) diff --git a/gemfiles/rails_70/Gemfile.lock b/gemfiles/rails_70/Gemfile.lock index 1378b2f..91f4d67 100644 --- a/gemfiles/rails_70/Gemfile.lock +++ b/gemfiles/rails_70/Gemfile.lock @@ -102,7 +102,7 @@ GEM activesupport (>= 6.1) i18n (1.14.1) concurrent-ruby (~> 1.0) - loofah (2.21.3) + loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -114,9 +114,9 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minitest (5.20.0) - net-imap (0.4.0) + net-imap (0.4.3) date net-protocol net-pop (0.1.2) @@ -140,8 +140,8 @@ GEM method_source (~> 1.0) spoon (~> 0.0) public_suffix (5.0.3) - racc (1.7.1) - racc (1.7.1-java) + racc (1.7.2) + racc (1.7.2-java) rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) @@ -173,7 +173,7 @@ GEM rake (>= 12.2) thor (~> 1.0) zeitwerk (~> 2.5) - rake (13.0.6) + rake (13.1.0) regexp_parser (2.8.2) rexml (3.2.6) rspec (3.12.0) @@ -209,7 +209,7 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - thor (1.2.2) + thor (1.3.0) timeout (0.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)