Skip to content

Commit

Permalink
bump rails version
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Sep 9, 2012
1 parent ba2470e commit 2fb78fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion myapp/Gemfile
Expand Up @@ -9,7 +9,7 @@ platforms :jruby do
gem 'activerecord-jdbcsqlite3-adapter'
end

gem 'rails', '3.2.6'
gem 'rails', '3.2.8'
gem 'sidekiq', :path => '..'
gem 'capistrano'

Expand Down

0 comments on commit 2fb78fb

Please sign in to comment.