Gemfile.lock in fishplate-0.4.0 vs Gemfile.lock in fishplate-0.4.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- fishplate (0.4.0)
+ fishplate (0.4.1)
a9n (~> 0.10)
activemodel
activerecord
activesupport
rake
@@ -11,16 +11,16 @@
GEM
remote: https://rubygems.org/
specs:
a9n (0.10.0)
- activemodel (6.0.1)
- activesupport (= 6.0.1)
- activerecord (6.0.1)
- activemodel (= 6.0.1)
- activesupport (= 6.0.1)
- activesupport (6.0.1)
+ activemodel (6.0.2.1)
+ activesupport (= 6.0.2.1)
+ activerecord (6.0.2.1)
+ activemodel (= 6.0.2.1)
+ activesupport (= 6.0.2.1)
+ activesupport (6.0.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
@@ -52,10 +52,10 @@
rspec-support (~> 3.9.0)
rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
- rubocop (0.77.0)
+ rubocop (0.78.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)