Gemfile.lock in paquito-0.4.0 vs Gemfile.lock in paquito-0.5.0
- old
+ new
@@ -5,26 +5,27 @@
msgpack (1.4.5)
PATH
remote: .
specs:
- paquito (0.4.0)
+ paquito (0.5.0)
msgpack
GEM
remote: https://rubygems.org/
specs:
- activemodel (7.0.2.3)
- activesupport (= 7.0.2.3)
- activerecord (7.0.2.3)
- activemodel (= 7.0.2.3)
- activesupport (= 7.0.2.3)
- activesupport (7.0.2.3)
+ activemodel (6.1.5)
+ activesupport (= 6.1.5)
+ activerecord (6.1.5)
+ activemodel (= 6.1.5)
+ activesupport (= 6.1.5)
+ activesupport (6.1.5)
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.9)
i18n (1.10.0)
@@ -54,18 +55,19 @@
sorbet-runtime (0.5.9742)
sqlite3 (1.4.2)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unicode-display_width (2.1.0)
+ zeitwerk (2.5.4)
PLATFORMS
ruby
x86_64-darwin-20
x86_64-linux
DEPENDENCIES
- activerecord (>= 7.0.0)
- activesupport (>= 7.0.0)
+ activerecord
+ activesupport
benchmark-ips
byebug
minitest (~> 5.0)
msgpack!
paquito!