Gemfile.lock in paquito-0.8.0 vs Gemfile.lock in paquito-0.9.0
- old
+ new
@@ -1,25 +1,24 @@
PATH
remote: .
specs:
- paquito (0.8.0)
+ paquito (0.9.0)
msgpack (>= 1.5.2)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.6.1)
- activesupport (= 6.1.6.1)
- activerecord (6.1.6.1)
- activemodel (= 6.1.6.1)
- activesupport (= 6.1.6.1)
- activesupport (6.1.6.1)
+ activemodel (7.0.4)
+ activesupport (= 7.0.4)
+ activerecord (7.0.4)
+ activemodel (= 7.0.4)
+ activesupport (= 7.0.4)
+ activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
ast (2.4.2)
benchmark-ips (2.10.0)
byebug (11.1.3)
concurrent-ruby (1.1.10)
i18n (1.12.0)
@@ -50,10 +49,9 @@
sorbet-runtime (0.5.10365)
sqlite3 (1.4.4)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.2.0)
- zeitwerk (2.6.0)
PLATFORMS
ruby
x86_64-darwin-20
x86_64-linux