Gemfile.lock in roxbury-0.1.0 vs Gemfile.lock in roxbury-0.1.1
- old
+ new
@@ -1,19 +1,20 @@
PATH
remote: .
specs:
- roxbury (0.1.0)
+ roxbury (0.1.1)
activesupport (>= 4.2)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.3)
+ activesupport (6.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
+ zeitwerk (~> 2.1, >= 2.1.8)
byebug (11.0.1)
coderay (1.1.2)
concurrent-ruby (1.1.5)
diff-lcs (1.3)
ffi (1.10.0)
@@ -72,9 +73,10 @@
shellany (0.0.1)
thor (0.20.3)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
+ zeitwerk (2.1.9)
PLATFORMS
ruby
DEPENDENCIES