Navigation Menu

Skip to content

Commit

Permalink
Freeze dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wdevauld committed Sep 8, 2011
1 parent 4b262f5 commit 9e36bb1
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
coverage/*
28 changes: 28 additions & 0 deletions Gemfile.lock
@@ -0,0 +1,28 @@
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.2)
git (1.2.5)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rake (0.9.2)
rcov (0.9.9)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)

PLATFORMS
ruby

DEPENDENCIES
bundler (~> 1.0.0)
jeweler (~> 1.6.4)
rcov
rspec (~> 2.6)

0 comments on commit 9e36bb1

Please sign in to comment.