Skip to content

Commit

Permalink
Depend on Bundler 1.3 with Rails 4
Browse files Browse the repository at this point in the history
  • Loading branch information
norman committed Feb 26, 2013
1 parent aad6040 commit 5f93059
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/gemfiles/Gemfile.rails-4.0.x
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
source "http://rubygems.org"

gem 'bundler', '~> 1.3.0'
gem 'rails', '~> 4.0.0.beta.1'
gemspec :path => '../..'

0 comments on commit 5f93059

Please sign in to comment.