./Gemfile.lock in houston-2.0.2 vs ./Gemfile.lock in houston-2.1.0
- old
+ new
@@ -1,22 +1,30 @@
PATH
remote: .
specs:
- houston (2.0.2)
+ houston (2.1.0)
commander (~> 4.1)
json
GEM
remote: https://rubygems.org/
specs:
- commander (4.1.6)
+ commander (4.2.0)
highline (~> 1.6.11)
+ diff-lcs (1.2.5)
highline (1.6.21)
json (1.8.1)
multi_json (1.8.0)
rake (0.9.6)
- rspec (0.9.4)
+ rspec (2.14.1)
+ rspec-core (~> 2.14.0)
+ rspec-expectations (~> 2.14.0)
+ rspec-mocks (~> 2.14.0)
+ rspec-core (2.14.8)
+ rspec-expectations (2.14.5)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.14.6)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
@@ -24,7 +32,7 @@
ruby
DEPENDENCIES
houston!
rake
- rspec
+ rspec (~> 2.0)
simplecov