Gemfile.lock in storyboardlint-0.1.2 vs Gemfile.lock in storyboardlint-0.2.0
- old
+ new
@@ -1,10 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
builder (3.2.2)
+ diff-lcs (1.2.5)
faraday (0.8.9)
multipart-post (~> 1.2.0)
git (1.2.6)
github_api (0.10.1)
addressable
@@ -39,13 +40,22 @@
rack (~> 1.2)
rack (1.5.2)
rake (10.1.1)
rdoc (4.1.1)
json (~> 1.4)
+ rspec (2.14.1)
+ rspec-core (~> 2.14.0)
+ rspec-expectations (~> 2.14.0)
+ rspec-mocks (~> 2.14.0)
+ rspec-core (2.14.7)
+ rspec-expectations (2.14.5)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.14.6)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.3.5)
jeweler (~> 1.8.0)
nokogiri (~> 1.5.0)
+ rspec (~> 2.14.0)