Gemfile.lock in wise_gopher-0.2.2 vs Gemfile.lock in wise_gopher-0.3.2
- old
+ new
@@ -1,87 +1,86 @@
PATH
remote: .
specs:
- wise_gopher (0.2.2)
- activerecord (>= 5, < 7)
+ wise_gopher (0.3.2)
+ activerecord (~> 7, >= 5)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.4.4)
- activesupport (= 6.1.4.4)
- activerecord (6.1.4.4)
- activemodel (= 6.1.4.4)
- activesupport (= 6.1.4.4)
- activesupport (6.1.4.4)
+ 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)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
ast (2.4.2)
byebug (11.1.3)
coderay (1.1.3)
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.1.10)
database_cleaner (1.99.0)
- diff-lcs (1.4.4)
- i18n (1.9.1)
+ diff-lcs (1.5.0)
+ i18n (1.10.0)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
minitest (5.15.0)
- parallel (1.20.1)
- parser (3.0.1.1)
+ parallel (1.22.1)
+ parser (3.1.2.0)
ast (~> 2.4.1)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.8.0)
byebug (~> 11.0)
pry (~> 0.10)
- pry-doc (1.1.0)
+ pry-doc (1.3.0)
pry (~> 0.11)
yard (~> 0.9.11)
- rainbow (3.0.0)
- rake (13.0.3)
- regexp_parser (2.1.1)
+ rainbow (3.1.1)
+ rake (13.0.6)
+ regexp_parser (2.3.0)
rexml (3.2.5)
- rspec (3.10.0)
- rspec-core (~> 3.10.0)
- rspec-expectations (~> 3.10.0)
- rspec-mocks (~> 3.10.0)
- rspec-core (3.10.1)
- rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
+ rspec (3.11.0)
+ 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)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-mocks (3.10.2)
+ rspec-support (~> 3.11.0)
+ rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.2)
- rubocop (1.17.0)
+ rspec-support (~> 3.11.0)
+ rspec-support (3.11.0)
+ rubocop (1.27.0)
parallel (~> 1.10)
- parser (>= 3.0.0.0)
+ parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.7.0, < 2.0)
+ rubocop-ast (>= 1.16.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.7.0)
- parser (>= 3.0.1.1)
- rubocop-rake (0.5.1)
- rubocop
- rubocop-rspec (2.4.0)
+ rubocop-ast (1.17.0)
+ parser (>= 3.1.1.0)
+ rubocop-rake (0.6.0)
rubocop (~> 1.0)
- rubocop-ast (>= 1.1.0)
+ rubocop-rspec (2.9.0)
+ rubocop (~> 1.19)
ruby-progressbar (1.11.0)
sqlite3 (1.4.2)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
- unicode-display_width (2.0.0)
- yard (0.9.26)
- zeitwerk (2.5.4)
+ unicode-display_width (2.1.0)
+ webrick (1.7.0)
+ yard (0.9.27)
+ webrick (~> 1.7.0)
PLATFORMS
x86_64-darwin-21
x86_64-linux
@@ -97,6 +96,6 @@
rubocop-rspec
sqlite3
wise_gopher!
BUNDLED WITH
- 2.3.6
+ 2.3.9