Gemfile.7.0.pg.lock in has_defaults-1.1.1 vs Gemfile.7.0.pg.lock in has_defaults-1.2.0
- old
+ new
@@ -1,46 +1,46 @@
PATH
remote: .
specs:
- has_defaults (1.1.1)
+ has_defaults (1.2.0)
activerecord
GEM
remote: https://rubygems.org/
specs:
- activemodel (7.0.1)
- activesupport (= 7.0.1)
- activerecord (7.0.1)
- activemodel (= 7.0.1)
- activesupport (= 7.0.1)
- activesupport (7.0.1)
+ activemodel (7.0.4.2)
+ activesupport (= 7.0.4.2)
+ activerecord (7.0.4.2)
+ activemodel (= 7.0.4.2)
+ activesupport (= 7.0.4.2)
+ activesupport (7.0.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
byebug (11.1.3)
coderay (1.1.3)
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.2.2)
database_cleaner (2.0.1)
database_cleaner-active_record (~> 2.0.0)
database_cleaner-active_record (2.0.1)
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
diff-lcs (1.5.0)
- gemika (0.6.1)
- i18n (1.8.11)
+ gemika (0.8.1)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
- minitest (5.15.0)
- pg (1.2.3)
- pry (0.13.1)
+ minitest (5.17.0)
+ pg (1.4.6)
+ pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
- pry-byebug (3.9.0)
+ pry-byebug (3.10.1)
byebug (~> 11.0)
- pry (~> 0.13.0)
+ pry (>= 0.13, < 0.15)
rake (13.0.6)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
@@ -51,23 +51,23 @@
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
- tzinfo (2.0.4)
+ tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
PLATFORMS
- x86_64-linux
+ ruby
DEPENDENCIES
activerecord (~> 7.0.1)
database_cleaner
- gemika (>= 0.2.0)
+ gemika (>= 0.8.1)
has_defaults!
- pg (~> 1.1)
- pry-byebug
+ pg (>= 1.3)
+ pry-byebug (>= 3.10.1)
rake
rspec (~> 3.5)
BUNDLED WITH
- 2.3.4
+ 2.3.26