mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-01 10:30:15 +01:00
Move to forked cache_digests for ruby 1.8.7 compatibility
I like to be able to run 2.2 on 1.8.7
This commit is contained in:
parent
8a8dc47ab8
commit
fb6ee29f43
2 changed files with 9 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -16,7 +16,7 @@ gem "aasm"
|
|||
gem "htmlentities"
|
||||
gem "swf_fu"
|
||||
gem "rails_autolink"
|
||||
gem "cache_digests" #, :git => 'git://github.com/rails/cache_digests.git'
|
||||
gem "cache_digests", :git => 'git://github.com/lrbalt/cache_digests.git'
|
||||
gem "rack-mini-profiler"
|
||||
|
||||
# Gems used only for assets and not required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue