Gemfile.lock in enter-rockstar-0.1 vs Gemfile.lock in enter-rockstar-0.2
- old
+ new
@@ -1,74 +1,78 @@
PATH
remote: .
specs:
enter-rockstar (0.1)
nokogiri
+ progressbar
thor
+ whatlanguage
GEM
remote: https://rubygems.org/
specs:
- addressable (2.6.0)
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
ast (2.4.0)
coderay (1.1.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
- hashdiff (0.3.8)
- jaro_winkler (1.5.2)
+ fakefs (0.20.1)
+ hashdiff (1.0.0)
+ jaro_winkler (1.5.3)
method_source (0.9.2)
mini_portile2 (2.4.0)
- nokogiri (1.10.2)
+ nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
- parallel (1.15.0)
- parser (2.6.2.0)
+ parallel (1.17.0)
+ parser (2.6.4.1)
ast (~> 2.4.0)
+ progressbar (1.10.1)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
- psych (3.1.0)
- public_suffix (3.0.3)
+ public_suffix (4.0.1)
rainbow (3.0.0)
- rake (12.3.2)
+ rake (12.3.3)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
- rspec-core (3.8.0)
+ rspec-core (3.8.2)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
+ rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
+ rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
- rubocop (0.66.0)
+ rspec-support (3.8.2)
+ rubocop (0.74.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
- parser (>= 2.5, != 2.5.1.1)
- psych (>= 3.1.0)
+ parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 1.6)
- ruby-progressbar (1.10.0)
+ unicode-display_width (>= 1.4.0, < 1.7)
+ ruby-progressbar (1.10.1)
safe_yaml (1.0.5)
thor (0.20.3)
- unicode-display_width (1.5.0)
- vcr (4.0.0)
- webmock (3.5.1)
+ unicode-display_width (1.6.0)
+ vcr (5.0.0)
+ webmock (3.7.5)
addressable (>= 2.3.6)
crack (>= 0.3.2)
- hashdiff
+ hashdiff (>= 0.4.0, < 2.0.0)
+ whatlanguage (1.0.6)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.0)
enter-rockstar!
+ fakefs
pry
rake
rspec
rubocop
vcr