mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-15 11:48:07 +01:00
Bump Rails to version 2.3.16
This commit is contained in:
parent
18af9d7a23
commit
6090121e77
2 changed files with 19 additions and 19 deletions
2
Gemfile
2
Gemfile
|
|
@ -2,7 +2,7 @@ source :gemcutter
|
|||
source "http://gems.github.com/"
|
||||
|
||||
gem "rake", "~>0.8.7"
|
||||
gem "rails", "~>2.3.15"
|
||||
gem "rails", "~>2.3"
|
||||
gem "highline", "~>1.5.0"
|
||||
gem "RedCloth", "4.2.8"
|
||||
gem "sanitize", "~>1.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue