Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

Commit

Permalink
Removing rake to see if it fixes annoying Syck errors in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrall committed Aug 8, 2011
1 parent fb4c93c commit 6fb428e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
source :rubygems

group :development, :test do
gem 'rake', '0.8.7'
gem 'rails', '3.0.9'
gem 'activesupport'
gem 'activemodel'
Expand Down
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ DEPENDENCIES
guard-rspec
jeweler
rails (= 3.0.9)
rake (= 0.8.7)
rb-fsevent
rspec (= 2.6.0)
rspec-core (= 2.6.4)
Expand Down

0 comments on commit 6fb428e

Please sign in to comment.