Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
esambo committed Nov 25, 2011
1 parent 907fe05 commit ab2d82c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ gem 'rake'
gem 'jeweler'
gem 'rdoc'
gem 'rcov'
gem 'relish'

gem 'rspec'
gem 'cucumber'
Expand Down
9 changes: 9 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
GEM
remote: http://rubygems.org/
specs:
archive-tar-minitar (0.5.2)
builder (3.0.0)
cucumber (1.0.0)
builder (>= 2.1.2)
Expand All @@ -26,11 +27,18 @@ GEM
git (>= 1.2.5)
rake
json (1.5.3)
mime-types (1.17.2)
rake (0.9.2.2)
rb-appscript (0.6.1)
rcov (0.9.11)
rdoc (3.11)
json (~> 1.4)
relish (0.5.3)
archive-tar-minitar (>= 0.5.2)
json (>= 1.4.6)
rest-client (>= 1.6.1)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
Expand All @@ -54,4 +62,5 @@ DEPENDENCIES
rake
rcov
rdoc
relish
rspec

0 comments on commit ab2d82c

Please sign in to comment.