diff --git a/.ruby-version b/.ruby-version index acf9bf0..0fa4ae4 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 \ No newline at end of file +3.3.0 \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index d208db1..1acb9b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.2) + activesupport (7.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -25,10 +25,10 @@ GEM ast (2.4.2) awesome_print (1.9.2) base64 (0.2.0) - benchmark-ips (2.12.0) - bigdecimal (3.1.4) + benchmark-ips (2.13.0) + bigdecimal (3.1.6) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) diff-lcs (1.5.0) drb (2.2.0) @@ -55,28 +55,30 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.6) - json (2.6.3) + json (2.7.1) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.10) method_source (1.0.0) - minitest (5.20.0) + minitest (5.21.2) mutex_m (0.2.0) nenv (0.3.0) - nokogiri (1.15.5-x86_64-linux) + nokogiri (1.16.0-arm64-darwin) + racc (~> 1.4) + nokogiri (1.16.0-x86_64-linux) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - parallel (1.23.0) - parser (3.2.2.4) + parallel (1.24.0) + parser (3.3.0.5) ast (~> 2.4.1) racc pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - psych (5.1.1.1) + psych (5.1.2) stringio racc (1.7.3) rainbow (3.1.1) @@ -116,7 +118,7 @@ GEM ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) shellany (0.0.1) - stringio (3.0.9) + stringio (3.1.0) thor (1.3.0) timecop (0.9.8) tzinfo (2.0.6) @@ -124,6 +126,7 @@ GEM unicode-display_width (1.5.0) PLATFORMS + arm64-darwin-23 x86_64-linux DEPENDENCIES