Gemfile.lock in fishplate-1.0.3 vs Gemfile.lock in fishplate-1.0.4
- old
+ new
@@ -1,26 +1,26 @@
PATH
remote: .
specs:
- fishplate (1.0.3)
+ fishplate (1.0.4)
a9n (~> 1.0)
activemodel (~> 6.0)
activerecord (~> 6.0)
activesupport (~> 6.0)
rake (~> 13.0)
tzinfo-data
GEM
remote: https://rubygems.org/
specs:
- a9n (1.1.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)
+ a9n (1.2.1)
+ activemodel (6.0.2.2)
+ activesupport (= 6.0.2.2)
+ activerecord (6.0.2.2)
+ activemodel (= 6.0.2.2)
+ activesupport (= 6.0.2.2)
+ activesupport (6.0.2.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
@@ -29,55 +29,55 @@
concurrent-ruby (1.1.6)
diff-lcs (1.3)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
- method_source (0.9.2)
+ method_source (1.0.0)
minitest (5.14.0)
parallel (1.19.1)
- parser (2.7.0.3)
+ parser (2.7.0.5)
ast (~> 2.4.0)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
+ pry (0.13.0)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
rainbow (3.0.0)
rake (13.0.1)
rexml (3.2.4)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
- rspec-expectations (3.9.0)
+ rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
- rubocop (0.80.0)
+ rubocop (0.81.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 1.7)
+ unicode-display_width (>= 1.4.0, < 2.0)
rubocop-performance (1.5.2)
rubocop (>= 0.71.0)
rubocop-rspec (1.38.1)
rubocop (>= 0.68.1)
ruby-progressbar (1.10.1)
sqlite3 (1.4.2)
thread_safe (0.3.6)
- tzinfo (1.2.6)
+ tzinfo (1.2.7)
thread_safe (~> 0.1)
tzinfo-data (1.2019.3)
tzinfo (>= 1.0.0)
- unicode-display_width (1.6.1)
- zeitwerk (2.2.2)
+ unicode-display_width (1.7.0)
+ zeitwerk (2.3.0)
PLATFORMS
ruby
DEPENDENCIES
@@ -90,6 +90,6 @@
rubocop-performance
rubocop-rspec
sqlite3
BUNDLED WITH
- 1.17.3
+ 2.1.4