Gemfile.lock in attr-gather-1.2.0 vs Gemfile.lock in attr-gather-1.2.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- attr-gather (1.2.0)
+ attr-gather (1.2.1)
dry-container (~> 0.7)
GEM
remote: https://rubygems.org/
specs:
@@ -12,11 +12,11 @@
ast (2.4.1)
backport (1.1.2)
benchmark (0.1.0)
coderay (1.1.3)
concurrent-ruby (1.1.7)
- diff-lcs (1.3)
+ diff-lcs (1.4.4)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dry-configurable (0.11.6)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
@@ -74,42 +74,48 @@
maruku (0.7.3)
method_source (1.0.0)
mini_portile2 (2.4.0)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
- parallel (1.19.2)
+ parallel (1.20.1)
parser (2.7.2.0)
ast (~> 2.4.1)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
rainbow (3.0.0)
rake (13.0.1)
+ regexp_parser (2.0.0)
reverse_markdown (2.0.0)
nokogiri
- rspec (3.9.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
- rspec-core (3.9.0)
- rspec-support (~> 3.9.0)
- rspec-expectations (3.9.0)
+ rexml (3.2.4)
+ 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.0)
+ 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.0)
- rubocop (0.75.1)
- jaro_winkler (~> 1.5.1)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.0)
+ rubocop (0.93.1)
parallel (~> 1.10)
- parser (>= 2.6)
+ parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.8)
+ rexml
+ rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 1.7)
- rubocop-performance (1.5.1)
+ unicode-display_width (>= 1.4.0, < 2.0)
+ rubocop-ast (1.3.0)
+ parser (>= 2.7.1.5)
+ rubocop-performance (1.6.1)
rubocop (>= 0.71.0)
ruby-progressbar (1.10.1)
solargraph (0.39.17)
backport (~> 1.1)
benchmark
@@ -127,10 +133,10 @@
thor (1.0.1)
tilt (2.0.10)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
- unicode-display_width (1.6.1)
+ unicode-display_width (1.7.0)
yard (0.9.25)
PLATFORMS
ruby