mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-09 09:04:21 +01:00
bundle update rails
This commit is contained in:
parent
0df2a41f55
commit
d0e25d688f
2 changed files with 20 additions and 20 deletions
2
Gemfile
2
Gemfile
|
|
@ -6,7 +6,7 @@ gem "rails", "~>2.3.15"
|
|||
gem "highline", "~>1.5.0"
|
||||
gem "RedCloth", "4.2.8"
|
||||
gem "sanitize", "~>1.2.1"
|
||||
gem "rack", "1.1.0"
|
||||
gem "rack", "~>1.1"
|
||||
gem "will_paginate", "~> 2.3.15"
|
||||
gem "has_many_polymorphs", "~> 2.13", :path => "vendor/gems/has_many_polymorphs-2.13" # vendorred to get rid of some deprecation warnings
|
||||
gem "acts_as_list", "= 0.1.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue