mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-08 05:32:37 +01:00
Bump Rails version to 3.2.11
This commit is contained in:
parent
51610914dc
commit
f1e06bc15e
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,6 +1,6 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
gem 'rails'
|
gem 'rails', '3.2.11'
|
||||||
|
|
||||||
# you may comment out the database driver you will not be using.
|
# you may comment out the database driver you will not be using.
|
||||||
# This will prevent a native build of the driver. Building native drivers is not
|
# This will prevent a native build of the driver. Building native drivers is not
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue