Gemfile.lock in infer_model-0.1.0 vs Gemfile.lock in infer_model-0.1.1
- old
+ new
@@ -1,17 +1,17 @@
PATH
remote: .
specs:
- infer_model (0.1.0)
+ infer_model (0.1.1)
activesupport (~> 7.0)
dry-initializer (~> 3.0)
zeitwerk (~> 2.6)
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.3.1)
+ activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
@@ -39,17 +39,17 @@
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
- rspec-expectations (3.11.0)
+ rspec-expectations (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
- rspec-support (3.11.0)
+ rspec-support (3.11.1)
rubocop (1.36.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
@@ -58,11 +58,11 @@
rubocop-ast (>= 1.20.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
- rubocop-performance (1.14.3)
+ rubocop-performance (1.15.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
@@ -75,12 +75,12 @@
DEPENDENCIES
dotenv (~> 2.8)
infer_model!
pry (~> 0.14)
- rake
+ rake (~> 13.0)
rspec (~> 3.11)
rubocop (~> 1.36)
rubocop-performance (~> 1.14)
BUNDLED WITH
- 2.3.17
+ 2.3.11