Skip to content

Commit

Permalink
Move Rails 4 gemfile to main Gemfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
spectator committed Mar 1, 2013
1 parent 04732d7 commit 65b4227
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 4 additions & 0 deletions Gemfile
@@ -1,3 +1,7 @@
source 'https://rubygems.org'

gemspec

gem 'railties', '~> 4.0.0.beta1'
gem 'activemodel', '~> 4.0.0.beta1'
gem 'mocha'
6 changes: 0 additions & 6 deletions gemfiles/Gemfile-rails.4.0.x

This file was deleted.

0 comments on commit 65b4227

Please sign in to comment.