mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-06 21:00:20 +01:00
Bump Rails version to 2.3.15
This commit is contained in:
parent
94a49970af
commit
0df2a41f55
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -2,7 +2,7 @@ source :gemcutter
|
||||||
source "http://gems.github.com/"
|
source "http://gems.github.com/"
|
||||||
|
|
||||||
gem "rake", "~>0.8.7"
|
gem "rake", "~>0.8.7"
|
||||||
gem "rails", "~>2.3.12"
|
gem "rails", "~>2.3.15"
|
||||||
gem "highline", "~>1.5.0"
|
gem "highline", "~>1.5.0"
|
||||||
gem "RedCloth", "4.2.8"
|
gem "RedCloth", "4.2.8"
|
||||||
gem "sanitize", "~>1.2.1"
|
gem "sanitize", "~>1.2.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue