Gemfile.lock in rise-cli-0.1.6 vs Gemfile.lock in rise-cli-0.1.7
- old
+ new
@@ -3,10 +3,11 @@
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.3.0)
clipboard (1.1.1)
+ diff-lcs (1.3)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
http (3.0.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
@@ -24,10 +25,23 @@
public_suffix (3.0.0)
rainbow (2.2.2)
rake
rake (12.0.0)
rex-text (0.2.15)
+ rspec (3.6.0)
+ rspec-core (~> 3.6.0)
+ rspec-expectations (~> 3.6.0)
+ rspec-mocks (~> 3.6.0)
+ rspec-core (3.6.0)
+ rspec-support (~> 3.6.0)
+ rspec-expectations (3.6.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.6.0)
+ rspec-mocks (3.6.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.6.0)
+ rspec-support (3.6.0)
rubocop (0.50.0)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 3.0)
@@ -49,9 +63,10 @@
DEPENDENCIES
clipboard
http
paint
rex-text
+ rspec
rubocop
whirly
BUNDLED WITH
1.15.4