gemfiles/rails_60.gemfile.lock in deferring-0.7.1 vs gemfiles/rails_60.gemfile.lock in deferring-0.8.0
- old
+ new
@@ -1,34 +1,34 @@
PATH
remote: ..
specs:
- deferring (0.7.0)
+ deferring (0.8.0)
activerecord (>= 4.2)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.0.3.2)
- activesupport (= 6.0.3.2)
- activerecord (6.0.3.2)
- activemodel (= 6.0.3.2)
- activesupport (= 6.0.3.2)
- activesupport (6.0.3.2)
+ activemodel (6.0.6.1)
+ activesupport (= 6.0.6.1)
+ activerecord (6.0.6.1)
+ activemodel (= 6.0.6.1)
+ activesupport (= 6.0.6.1)
+ activesupport (6.0.6.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
appraisal (2.3.0)
bundler
rake
thor (>= 0.14.0)
- concurrent-ruby (1.1.6)
+ concurrent-ruby (1.1.10)
diff-lcs (1.4.4)
- i18n (1.8.3)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
- minitest (5.14.1)
+ minitest (5.17.0)
rake (13.0.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
@@ -42,23 +42,23 @@
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
sqlite3 (1.4.2)
thor (1.0.1)
thread_safe (0.3.6)
- tzinfo (1.2.7)
+ tzinfo (1.2.10)
thread_safe (~> 0.1)
- zeitwerk (2.3.1)
+ zeitwerk (2.6.6)
PLATFORMS
ruby
DEPENDENCIES
- activerecord (= 6.0.3.2)
+ activerecord (= 6.0.6.1)
appraisal
- bundler (~> 1.3)
+ bundler
deferring!
rake
rspec
sqlite3
BUNDLED WITH
- 1.17.3
+ 2.2.32