Skip to content

Commit

Permalink
Lock to rake 0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jferris committed Jun 2, 2011
1 parent de7008f commit fbcadaf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -4,4 +4,5 @@ gemspec

gem "rspec", :require => false
gem "sinatra", :require => false
gem "rake", "~> 0.8.7", :require => false

8 changes: 4 additions & 4 deletions Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
capybara-webkit (1.0.0.beta1)
capybara-webkit (1.0.0.beta2)
capybara (~> 1.0.0.beta1)

GEM
Expand All @@ -14,11 +14,10 @@ GEM
rack-test (>= 0.5.4)
selenium-webdriver (>= 0.0.27)
xpath (~> 0.1.4)
childprocess (0.1.8)
childprocess (0.1.9)
ffi (~> 1.0.6)
diff-lcs (1.1.2)
ffi (1.0.7)
rake (>= 0.8.7)
ffi (1.0.9)
json_pure (1.5.1)
mime-types (1.16)
nokogiri (1.4.4)
Expand Down Expand Up @@ -52,5 +51,6 @@ PLATFORMS

DEPENDENCIES
capybara-webkit!
rake (~> 0.8.7)
rspec
sinatra

0 comments on commit fbcadaf

Please sign in to comment.