Gemfile.lock in fishplate-1.0.0 vs Gemfile.lock in fishplate-1.0.1
- old
+ new
@@ -1,20 +1,20 @@
PATH
remote: .
specs:
- fishplate (1.0.0)
- a9n (~> 0.10)
- activemodel
- activerecord
- activesupport
- rake
+ fishplate (1.0.1)
+ a9n (~> 1.0)
+ activemodel (~> 6.0)
+ activerecord (~> 6.0)
+ activesupport (~> 6.0)
+ rake (~> 13.0)
tzinfo-data
GEM
remote: https://rubygems.org/
specs:
- a9n (0.10.0)
+ a9n (1.0.0)
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)
@@ -32,11 +32,11 @@
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
method_source (0.9.2)
minitest (5.13.0)
parallel (1.19.1)
- parser (2.6.5.0)
+ parser (2.7.0.0)
ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rainbow (3.0.0)
@@ -59,14 +59,14 @@
parallel (~> 1.10)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
- rubocop-performance (1.5.1)
+ rubocop-performance (1.5.2)
rubocop (>= 0.71.0)
ruby-progressbar (1.10.1)
thread_safe (0.3.6)
- tzinfo (1.2.5)
+ tzinfo (1.2.6)
thread_safe (~> 0.1)
tzinfo-data (1.2019.3)
tzinfo (>= 1.0.0)
unicode-display_width (1.6.0)
zeitwerk (2.2.2)