1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

update rails

This commit is contained in:
Mike Perham 2012-08-15 09:08:00 -07:00
parent 0b990a4adf
commit 6ebd1405ff

View file

@ -5,7 +5,7 @@ gem 'celluloid'
gem 'slim'
gem 'sprockets'
gem 'sass'
gem 'rails', '3.2.7'
gem 'rails', '3.2.8'
gem 'sqlite3'
group :test do