Skip to content

Commit

Permalink
rake issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Neeraj Singh committed Jul 26, 2011
1 parent 8379585 commit 49403b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ gem 'admin_data'

gem 'paperclip'

gem 'rake' , '= 0.8.7'

3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ GEM
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.4)
rake (0.9.2)
rake (0.8.7)
rdoc (3.8)
sqlite3 (1.3.4)
thor (0.14.6)
Expand All @@ -84,5 +84,6 @@ DEPENDENCIES
admin_data
paperclip
rails (= 3.0.9)
rake (= 0.8.7)
sqlite3
yaml_db

0 comments on commit 49403b9

Please sign in to comment.