Gemfile.lock in object_identifier-0.4.0 vs Gemfile.lock in object_identifier-0.4.1
- old
+ new
@@ -1,63 +1,65 @@
PATH
remote: .
specs:
- object_identifier (0.4.0)
+ object_identifier (0.4.1)
GEM
remote: https://rubygems.org/
specs:
ansi (1.5.0)
- ast (2.4.1)
+ ast (2.4.2)
builder (3.2.4)
byebug (11.1.3)
coderay (1.1.3)
- docile (1.3.2)
+ docile (1.4.0)
+ json (2.6.3)
kwalify (0.7.2)
method_source (1.0.0)
- minitest (5.14.2)
- minitest-reporters (1.4.2)
+ minitest (5.16.3)
+ minitest-reporters (1.5.0)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
- parallel (1.19.2)
- parser (2.7.1.4)
+ parallel (1.22.1)
+ parser (3.1.3.0)
ast (~> 2.4.1)
- pry (0.13.1)
+ pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
- pry-byebug (3.9.0)
+ pry-byebug (3.10.1)
byebug (~> 11.0)
- pry (~> 0.13.0)
- psych (3.1.0)
- rainbow (3.0.0)
- rake (13.0.1)
- reek (6.0.1)
+ pry (>= 0.13, < 0.15)
+ rainbow (3.1.1)
+ rake (13.0.6)
+ reek (6.1.3)
kwalify (~> 0.7.0)
- parser (>= 2.5.0.0, < 2.8, != 2.5.1.1)
- psych (~> 3.1.0)
+ parser (~> 3.1.0)
rainbow (>= 2.0, < 4.0)
- regexp_parser (1.7.1)
- rexml (3.2.4)
- rubocop (0.90.0)
+ regexp_parser (2.6.1)
+ rexml (3.2.5)
+ rubocop (1.41.1)
+ json (~> 2.3)
parallel (~> 1.10)
- parser (>= 2.7.1.1)
+ parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.7)
- rexml
- rubocop-ast (>= 0.3.0, < 1.0)
+ regexp_parser (>= 1.8, < 3.0)
+ rexml (>= 3.2.5, < 4.0)
+ rubocop-ast (>= 1.23.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.3.0)
- parser (>= 2.7.1.4)
- ruby-progressbar (1.10.1)
- simplecov (0.19.0)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.24.1)
+ parser (>= 3.1.1.0)
+ ruby-progressbar (1.11.0)
+ simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
- simplecov-html (0.12.2)
- unicode-display_width (1.7.0)
+ simplecov_json_formatter (~> 0.1)
+ simplecov-html (0.12.3)
+ simplecov_json_formatter (0.1.4)
+ unicode-display_width (2.3.0)
PLATFORMS
ruby
DEPENDENCIES
@@ -72,6 +74,6 @@
reek
rubocop
simplecov
BUNDLED WITH
- 2.1.4
+ 2.4.1