Gemfile.lock in code-ruby-0.4.0 vs Gemfile.lock in code-ruby-0.5.0

- old
+ new

@@ -1,75 +1,48 @@ +GIT + remote: https://github.com/dorianmariefr/syntax_tree.git + revision: f7c9dc36a3d60c90a8d2411f123913b37319dc11 + specs: + syntax_tree (5.0.1) + prettier_print (>= 1.1.0) + PATH remote: . specs: - code-ruby (0.3.1) - activesupport (~> 7) - parslet (~> 2) - zeitwerk (~> 2.6) - template-ruby (0.3.1) - activesupport (~> 7) - parslet (~> 2) - zeitwerk (~> 2.6) + code-ruby (0.4.0) + zeitwerk (~> 2) + template-ruby (0.4.0) + zeitwerk (~> 2) GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) - concurrent-ruby (1.1.10) diff-lcs (1.5.0) - haml (5.2.2) - temple (>= 0.8.0) - tilt - i18n (1.12.0) - concurrent-ruby (~> 1.0) - minitest (5.16.3) - parslet (2.0.0) - prettier (3.2.0) - syntax_tree (>= 2.7.1) - syntax_tree-haml (>= 1.1.0) - syntax_tree-rbs (>= 0.2.0) - prettier_print (0.1.0) - rbs (2.6.0) - rspec (3.11.0) - rspec-core (~> 3.11.0) - rspec-expectations (~> 3.11.0) - rspec-mocks (~> 3.11.0) - rspec-core (3.11.0) - rspec-support (~> 3.11.0) - rspec-expectations (3.11.1) + prettier_print (1.1.0) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-core (3.12.0) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-mocks (3.11.1) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-support (3.11.1) - syntax_tree (3.5.0) - prettier_print - syntax_tree-haml (1.3.1) - haml (>= 5.2) - prettier_print - syntax_tree (>= 2.0.1) - syntax_tree-rbs (0.5.0) - prettier_print - rbs - syntax_tree (>= 2.0.1) - temple (0.8.2) - tilt (2.0.11) - tzinfo (2.0.5) - concurrent-ruby (~> 1.0) - zeitwerk (2.6.1) + rspec-support (~> 3.12.0) + rspec-support (3.12.0) + ruby-prof (1.4.3) + zeitwerk (2.6.6) PLATFORMS arm64-darwin-21 DEPENDENCIES code-ruby! - prettier rspec + ruby-prof + syntax_tree! template-ruby! BUNDLED WITH 2.3.18