Skip to content

Commit

Permalink
+ Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
floere committed Dec 2, 2013
1 parent d14a7cb commit 42aa158
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,19 @@
GEM
remote: http://rubygems.org/
specs:
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
diff-lcs (1.1.3)
docile (1.1.1)
mime-types (1.25.1)
multi_json (1.8.2)
rake (0.9.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
Expand All @@ -11,10 +22,20 @@ GEM
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
term-ansicolor (1.2.2)
tins (~> 0.8)
thor (0.18.1)
tins (0.13.1)

PLATFORMS
ruby

DEPENDENCIES
coveralls
rake
rspec (~> 2.0)

0 comments on commit 42aa158

Please sign in to comment.