Gemfile.lock in human_languages-0.5.0 vs Gemfile.lock in human_languages-0.6.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- languages (0.5.0)
+ human_languages (0.5.0)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
@@ -13,11 +13,11 @@
ast (~> 2.4.1)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.5.0)
rexml (3.2.5)
- rubocop (1.30.0)
+ rubocop (1.30.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
@@ -35,13 +35,13 @@
PLATFORMS
x86_64-linux
DEPENDENCIES
- languages!
+ human_languages!
minitest (~> 5.0)
rake (~> 13.0)
- rubocop (~> 1.21)
+ rubocop (~> 1.30)
rubocop-minitest (~> 0.20.0)
rubocop-rake (~> 0.6.0)
BUNDLED WITH
2.3.7