mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Update rails to most recent version
This commit is contained in:
parent
3f1e028fa4
commit
3e8e8bbe72
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -5,7 +5,7 @@ gem 'celluloid'
|
|||
gem 'slim'
|
||||
gem 'sprockets'
|
||||
gem 'sass'
|
||||
gem 'rails', '3.2.6'
|
||||
gem 'rails', '3.2.7'
|
||||
gem 'sqlite3'
|
||||
|
||||
group :test do
|
||||
|
|
Loading…
Add table
Reference in a new issue