Gemfile.lock in umbrellio-sequel-plugins-0.4.0.152 vs Gemfile.lock in umbrellio-sequel-plugins-0.4.0.164
- old
+ new
@@ -6,82 +6,85 @@
symbiont-ruby (>= 0.6)
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.2.2)
+ activesupport (6.0.3.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- zeitwerk (~> 2.2)
- ast (2.4.0)
- coderay (1.1.2)
- concurrent-ruby (1.1.6)
+ zeitwerk (~> 2.2, >= 2.2.2)
+ ast (2.4.1)
+ coderay (1.1.3)
+ concurrent-ruby (1.1.7)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
- diff-lcs (1.3)
+ diff-lcs (1.4.4)
docile (1.3.2)
- i18n (1.8.2)
+ i18n (1.8.5)
concurrent-ruby (~> 1.0)
- jaro_winkler (1.5.4)
- json (2.3.0)
+ json (2.3.1)
method_source (1.0.0)
- minitest (5.14.0)
- money (6.13.7)
+ minitest (5.14.2)
+ money (6.13.8)
i18n (>= 0.6.4, <= 2)
- parallel (1.19.1)
- parser (2.7.1.0)
- ast (~> 2.4.0)
+ parallel (1.20.1)
+ parser (2.7.2.0)
+ ast (~> 2.4.1)
pg (1.2.3)
- pry (0.13.0)
+ pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
- rack (2.2.2)
+ rack (2.2.3)
rainbow (3.0.0)
rake (13.0.1)
+ regexp_parser (2.0.0)
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.1)
+ rspec (3.10.0)
+ rspec-core (~> 3.10.0)
+ rspec-expectations (~> 3.10.0)
+ rspec-mocks (~> 3.10.0)
+ rspec-core (3.10.0)
+ rspec-support (~> 3.10.0)
+ rspec-expectations (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-mocks (3.9.1)
+ rspec-support (~> 3.10.0)
+ rspec-mocks (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.2)
- rubocop (0.81.0)
- jaro_winkler (~> 1.5.1)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.0)
+ rubocop (0.90.0)
parallel (~> 1.10)
- parser (>= 2.7.0.1)
+ parser (>= 2.7.1.1)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.7)
rexml
+ rubocop-ast (>= 0.3.0, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-config-umbrellio (0.81.0.78)
- rubocop (= 0.81.0)
- rubocop-performance (= 1.5.2)
- rubocop-rails (= 2.5.0)
- rubocop-rspec (= 1.38.1)
- rubocop-performance (1.5.2)
- rubocop (>= 0.71.0)
- rubocop-rails (2.5.0)
- activesupport
+ rubocop-ast (0.8.0)
+ parser (>= 2.7.1.5)
+ rubocop-config-umbrellio (0.90.0.93)
+ rubocop (= 0.90.0)
+ rubocop-performance (= 1.7.1)
+ rubocop-rails (= 2.7.0)
+ rubocop-rspec (= 1.42.0)
+ rubocop-performance (1.7.1)
+ rubocop (>= 0.82.0)
+ rubocop-rails (2.7.0)
+ activesupport (>= 4.2.0)
rack (>= 1.1)
- rubocop (>= 0.72.0)
- rubocop-rspec (1.38.1)
- rubocop (>= 0.68.1)
+ rubocop (>= 0.87.0)
+ rubocop-rspec (1.42.0)
+ rubocop (>= 0.87.0)
ruby-progressbar (1.10.1)
- sequel (5.31.0)
+ sequel (5.39.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
@@ -89,15 +92,15 @@
sync (0.5.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (1.0.1)
thread_safe (0.3.6)
- tins (1.24.1)
+ tins (1.26.0)
sync
- tzinfo (1.2.7)
+ tzinfo (1.2.8)
thread_safe (~> 0.1)
unicode-display_width (1.7.0)
- zeitwerk (2.3.0)
+ zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES