From ff7d00a3a2695049267e73ea409b220f16fc8428 Mon Sep 17 00:00:00 2001 From: Hamed Asghari Date: Thu, 22 Jan 2026 09:29:57 -0700 Subject: [PATCH] build: Update outdated gems --- Gemfile.lock | 42 ++++++++++++------------ gemfiles/activerecord_7.2.0.gemfile.lock | 14 ++++---- gemfiles/activerecord_8.0.0.gemfile.lock | 14 ++++---- gemfiles/activerecord_8.1.0.gemfile.lock | 42 ++++++++++++------------ 4 files changed, 56 insertions(+), 56 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d8d7ff..43d72b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,9 +9,9 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (8.1.1) - actionview (= 8.1.1) - activesupport (= 8.1.1) + actionpack (8.1.2) + actionview (= 8.1.2) + activesupport (= 8.1.2) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -19,19 +19,19 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (8.1.1) - activesupport (= 8.1.1) + actionview (8.1.2) + activesupport (= 8.1.2) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activemodel (8.1.1) - activesupport (= 8.1.1) - activerecord (8.1.1) - activemodel (= 8.1.1) - activesupport (= 8.1.1) + activemodel (8.1.2) + activesupport (= 8.1.2) + activerecord (8.1.2) + activemodel (= 8.1.2) + activesupport (= 8.1.2) timeout (>= 0.4.0) - activesupport (8.1.1) + activesupport (8.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -88,19 +88,19 @@ GEM mini_portile2 (2.8.9) minitest (6.0.1) prism (~> 1.5) - nokogiri (1.18.10) + nokogiri (1.19.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) ostruct (0.6.3) parallel (1.27.0) - parser (3.3.10.0) + parser (3.3.10.1) ast (~> 2.4.1) racc - pg (1.6.2) + pg (1.6.3) pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.7.0) + prism (1.8.0) pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) @@ -124,9 +124,9 @@ GEM rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - railties (8.1.1) - actionpack (= 8.1.1) - activesupport (= 8.1.1) + railties (8.1.2) + actionpack (= 8.1.2) + activesupport (= 8.1.2) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -135,7 +135,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.0.3) - rdoc (7.0.3) + rdoc (7.1.0) erb psych (>= 4.0.0) tsort @@ -169,7 +169,7 @@ GEM rubocop-ast (1.49.0) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-rspec (3.8.0) + rubocop-rspec (3.9.0) lint_roller (~> 1.1) rubocop (~> 1.81) ruby-progressbar (1.13.0) @@ -184,7 +184,7 @@ GEM simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) stringio (3.2.0) - thor (1.4.0) + thor (1.5.0) timeout (0.6.0) tsort (0.2.0) tzinfo (2.0.6) diff --git a/gemfiles/activerecord_7.2.0.gemfile.lock b/gemfiles/activerecord_7.2.0.gemfile.lock index 5c57e50..e870e80 100644 --- a/gemfiles/activerecord_7.2.0.gemfile.lock +++ b/gemfiles/activerecord_7.2.0.gemfile.lock @@ -92,19 +92,19 @@ GEM mini_portile2 (2.8.9) minitest (6.0.1) prism (~> 1.5) - nokogiri (1.18.10) + nokogiri (1.19.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) ostruct (0.6.3) parallel (1.27.0) - parser (3.3.10.0) + parser (3.3.10.1) ast (~> 2.4.1) racc - pg (1.6.2) + pg (1.6.3) pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.7.0) + prism (1.8.0) pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) @@ -140,7 +140,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.0.3) - rdoc (7.0.3) + rdoc (7.1.0) erb psych (>= 4.0.0) tsort @@ -174,7 +174,7 @@ GEM rubocop-ast (1.49.0) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-rspec (3.8.0) + rubocop-rspec (3.9.0) lint_roller (~> 1.1) rubocop (~> 1.81) ruby-progressbar (1.13.0) @@ -189,7 +189,7 @@ GEM simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) stringio (3.2.0) - thor (1.4.0) + thor (1.5.0) timeout (0.6.0) tsort (0.2.0) tzinfo (2.0.6) diff --git a/gemfiles/activerecord_8.0.0.gemfile.lock b/gemfiles/activerecord_8.0.0.gemfile.lock index afeb5ce..c50703b 100644 --- a/gemfiles/activerecord_8.0.0.gemfile.lock +++ b/gemfiles/activerecord_8.0.0.gemfile.lock @@ -89,19 +89,19 @@ GEM mini_portile2 (2.8.9) minitest (6.0.1) prism (~> 1.5) - nokogiri (1.18.10) + nokogiri (1.19.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) ostruct (0.6.3) parallel (1.27.0) - parser (3.3.10.0) + parser (3.3.10.1) ast (~> 2.4.1) racc - pg (1.6.2) + pg (1.6.3) pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.7.0) + prism (1.8.0) pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) @@ -136,7 +136,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.0.3) - rdoc (7.0.3) + rdoc (7.1.0) erb psych (>= 4.0.0) tsort @@ -170,7 +170,7 @@ GEM rubocop-ast (1.49.0) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-rspec (3.8.0) + rubocop-rspec (3.9.0) lint_roller (~> 1.1) rubocop (~> 1.81) ruby-progressbar (1.13.0) @@ -185,7 +185,7 @@ GEM simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) stringio (3.2.0) - thor (1.4.0) + thor (1.5.0) timeout (0.6.0) tsort (0.2.0) tzinfo (2.0.6) diff --git a/gemfiles/activerecord_8.1.0.gemfile.lock b/gemfiles/activerecord_8.1.0.gemfile.lock index 994707a..b665d5e 100644 --- a/gemfiles/activerecord_8.1.0.gemfile.lock +++ b/gemfiles/activerecord_8.1.0.gemfile.lock @@ -9,9 +9,9 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (8.1.1) - actionview (= 8.1.1) - activesupport (= 8.1.1) + actionpack (8.1.2) + actionview (= 8.1.2) + activesupport (= 8.1.2) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -19,19 +19,19 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (8.1.1) - activesupport (= 8.1.1) + actionview (8.1.2) + activesupport (= 8.1.2) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activemodel (8.1.1) - activesupport (= 8.1.1) - activerecord (8.1.1) - activemodel (= 8.1.1) - activesupport (= 8.1.1) + activemodel (8.1.2) + activesupport (= 8.1.2) + activerecord (8.1.2) + activemodel (= 8.1.2) + activesupport (= 8.1.2) timeout (>= 0.4.0) - activesupport (8.1.1) + activesupport (8.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -88,19 +88,19 @@ GEM mini_portile2 (2.8.9) minitest (6.0.1) prism (~> 1.5) - nokogiri (1.18.10) + nokogiri (1.19.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) ostruct (0.6.3) parallel (1.27.0) - parser (3.3.10.0) + parser (3.3.10.1) ast (~> 2.4.1) racc - pg (1.6.2) + pg (1.6.3) pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.7.0) + prism (1.8.0) pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) @@ -124,9 +124,9 @@ GEM rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - railties (8.1.1) - actionpack (= 8.1.1) - activesupport (= 8.1.1) + railties (8.1.2) + actionpack (= 8.1.2) + activesupport (= 8.1.2) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -135,7 +135,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.0.3) - rdoc (7.0.3) + rdoc (7.1.0) erb psych (>= 4.0.0) tsort @@ -169,7 +169,7 @@ GEM rubocop-ast (1.49.0) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-rspec (3.8.0) + rubocop-rspec (3.9.0) lint_roller (~> 1.1) rubocop (~> 1.81) ruby-progressbar (1.13.0) @@ -184,7 +184,7 @@ GEM simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) stringio (3.2.0) - thor (1.4.0) + thor (1.5.0) timeout (0.6.0) tsort (0.2.0) tzinfo (2.0.6)