Skip to content

Commit

Permalink
Bundler is already a dependency to Rails 3x
Browse files Browse the repository at this point in the history
  • Loading branch information
rejeep committed Feb 4, 2011
1 parent c071bbd commit 27df815
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -20,7 +20,6 @@ begin
gemspec.test_files = FileList['spec/**/*_spec.rb']

gemspec.add_runtime_dependency('rails', ['>= 3.0.0.beta1'])
gemspec.add_runtime_dependency('bundler', ['>= 0.9.26'])
gemspec.add_development_dependency('rspec', ['>= 2.0.0.beta.19'])
end
Jeweler::GemcutterTasks.new
Expand Down

0 comments on commit 27df815

Please sign in to comment.