Skip to content

Commit

Permalink
Merge pull request robinbortlik#4 from Nitrodist/master
Browse files Browse the repository at this point in the history
Bundler --pre fix
  • Loading branch information
robinbortlik committed Nov 28, 2011
2 parents d54c1e3 + 762d423 commit 7d0f0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -5,7 +5,7 @@ gem "sqlite3"

gem "rspec-rails", ">= 2.0.0.beta"
gem "factory_girl_rails"
gem "bundler", "~> 1.0.0"
gem "bundler", ">= 1.0.0"
gem "jeweler", "~> 1.5.2"

# To use debugger (ruby-debug for Ruby 1.8.7+, ruby-debug19 for Ruby 1.9.2+)
Expand Down

0 comments on commit 7d0f0d2

Please sign in to comment.