Gemfile.lock in code-ruby-0.5.6 vs Gemfile.lock in code-ruby-0.6.0
- old
+ new
@@ -1,49 +1,37 @@
-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.5.6)
+ code-ruby (0.6.0)
+ language-ruby (~> 0)
zeitwerk (~> 2)
- template-ruby (0.5.6)
- zeitwerk (~> 2)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.0)
- prettier_print (1.1.0)
+ language-ruby (0.6.0)
+ zeitwerk (~> 2)
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-core (3.12.2)
rspec-support (~> 3.12.0)
- rspec-expectations (3.12.0)
+ rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
- rspec-mocks (3.12.0)
+ rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
- rspec-support (3.12.0)
- ruby-prof (1.4.3)
- zeitwerk (2.6.6)
+ rspec-support (3.12.1)
+ zeitwerk (2.6.12)
PLATFORMS
- arm64-darwin-21
arm64-darwin-22
DEPENDENCIES
code-ruby!
rspec
- ruby-prof
- syntax_tree!
- template-ruby!
BUNDLED WITH
- 2.3.18
+ 2.4.22