Gemfile.lock in ragel-array-0.1.0 vs Gemfile.lock in ragel-array-0.1.1
- old
+ new
@@ -1,46 +1,46 @@
PATH
remote: .
specs:
- ragel-array (0.1.0)
+ ragel-array (0.1.1)
GEM
remote: https://rubygems.org/
specs:
- ast (2.4.1)
- minitest (5.14.2)
- parallel (1.19.2)
- parser (2.7.1.4)
+ ast (2.4.2)
+ minitest (5.14.4)
+ parallel (1.21.0)
+ parser (3.0.2.0)
ast (~> 2.4.1)
rainbow (3.0.0)
- rake (13.0.1)
+ rake (13.0.6)
rake-compiler (1.1.1)
rake
- regexp_parser (1.7.1)
- rexml (3.2.4)
- rubocop (0.90.0)
+ regexp_parser (2.1.1)
+ rexml (3.2.5)
+ rubocop (1.23.0)
parallel (~> 1.10)
- parser (>= 2.7.1.1)
+ parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.7)
+ regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 0.3.0, < 1.0)
+ rubocop-ast (>= 1.12.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)
- unicode-display_width (1.7.0)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.13.0)
+ parser (>= 3.0.1.1)
+ ruby-progressbar (1.11.0)
+ unicode-display_width (2.1.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2)
minitest (~> 5)
ragel-array!
rake (~> 13)
rake-compiler (~> 1)
- rubocop (~> 0.90)
+ rubocop (~> 1.12)
BUNDLED WITH
- 2.1.4
+ 2.2.3