Skip to content

Commit

Permalink
Gemfile for Rails 3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
spectator committed Mar 1, 2013
1 parent 2585d60 commit 7bcfdcc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gemfiles/Gemfile-rails.3.2.x
@@ -0,0 +1,8 @@
source 'https://rubygems.org'

gem 'has_scope', :path => '..'

gem 'actionpack', '~> 3.2.0'
gem 'activesupport', '~> 3.2.0'
gem 'mocha', '~> 0.13.2'
gem 'rake'

0 comments on commit 7bcfdcc

Please sign in to comment.