Gemfile.lock in dev_ruby-0.1.0 vs Gemfile.lock in dev_ruby-0.1.2
- old
+ new
@@ -5,10 +5,21 @@
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
+ awesome_print (1.9.2)
+ concurrent-ruby (1.1.10)
+ dry-core (0.7.1)
+ concurrent-ruby (~> 1.0)
+ dry-monads (1.4.0)
+ concurrent-ruby (~> 1.0)
+ dry-core (~> 0.7)
+ faraday (2.3.0)
+ faraday-net_http (~> 2.0)
+ ruby2_keywords (>= 0.0.4)
+ faraday-net_http (2.0.2)
minitest (5.15.0)
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
rainbow (3.1.1)
@@ -25,16 +36,20 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.17.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
+ ruby2_keywords (0.0.5)
unicode-display_width (2.1.0)
PLATFORMS
arm64-darwin-21
DEPENDENCIES
+ awesome_print
dev_ruby!
+ dry-monads (~> 1.4)
+ faraday (~> 2.2)
minitest (~> 5.0)
rake (~> 13.0)
rubocop (~> 1.21)
BUNDLED WITH