Skip to content

Commit

Permalink
it is a good practice to commit the Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiokung committed Aug 6, 2011
1 parent 18f528f commit 429c6bc
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions Gemfile.lock
@@ -0,0 +1,26 @@
PATH
remote: .
specs:
vraptor-scaffold (1.2.0)
activesupport (= 3.0.1)
rake (= 0.9.2)
thor (= 0.14.6)

GEM
remote: http://rubygems.org/
specs:
ZenTest (4.4.0)
activesupport (3.0.1)
rake (0.9.2)
rcov (0.9.9)
rspec (1.3.2)
thor (0.14.6)

PLATFORMS
ruby

DEPENDENCIES
ZenTest (= 4.4.0)
rcov (= 0.9.9)
rspec (= 1.3.2)
vraptor-scaffold!

0 comments on commit 429c6bc

Please sign in to comment.