Gemfile.lock in code-ruby-0.7.6 vs Gemfile.lock in code-ruby-0.7.7

- old
+ new

@@ -1,20 +1,40 @@ PATH remote: . specs: - code-ruby (0.7.3) + code-ruby (0.7.6) + activesupport (~> 7) bigdecimal (~> 3) language-ruby (~> 0) zeitwerk (~> 2) GEM remote: https://rubygems.org/ specs: + activesupport (7.1.3) + base64 + bigdecimal + concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb + i18n (>= 1.6, < 2) + minitest (>= 5.1) + mutex_m + tzinfo (~> 2.0) + base64 (0.2.0) bigdecimal (3.1.6) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) diff-lcs (1.5.1) + drb (2.2.0) + ruby2_keywords + i18n (1.14.1) + concurrent-ruby (~> 1.0) language-ruby (0.6.2) zeitwerk (~> 2) + minitest (5.22.2) + mutex_m (0.2.0) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-core (3.13.0) @@ -25,9 +45,12 @@ rspec-mocks (3.13.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) ruby-prof (1.7.0) + ruby2_keywords (0.0.5) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) zeitwerk (2.6.13) PLATFORMS arm64-darwin-23 ruby