This commit is contained in:
Sam 2013-05-07 18:02:56 +10:00
parent 20493106cd
commit 71728b3adb
2 changed files with 9 additions and 9 deletions

View File

@ -136,7 +136,7 @@ gem 'rack-mini-profiler', require: false # require: false #, git: 'git://github
# used for caching, optional # used for caching, optional
# redis-rack-cache is missing a sane expiry policy, it hogs redis # redis-rack-cache is missing a sane expiry policy, it hogs redis
# https://github.com/jodosha/redis-store/pull/183 # https://github.com/jodosha/redis-store/pull/183
gem 'redis-rack-cache', :git => 'git@github.com:SamSaffron/redis-rack-cache.git', require: false gem 'redis-rack-cache', :git => 'git://github.com/SamSaffron/redis-rack-cache.git', require: false
gem 'rack-cache', require: false gem 'rack-cache', require: false
gem 'rack-cors', require: false gem 'rack-cors', require: false

View File

@ -6,6 +6,14 @@ GIT
rake rake
rake-compiler rake-compiler
GIT
remote: git://github.com/SamSaffron/redis-rack-cache.git
revision: 379ef30e31d4e185cb1d7f8badca0cc06403eba2
specs:
redis-rack-cache (1.2.1)
rack-cache (~> 1.2)
redis-store (~> 1.1.0)
GIT GIT
remote: git://github.com/SamSaffron/sprockets.git remote: git://github.com/SamSaffron/sprockets.git
revision: bacf2ec4d4d10cd8d1ab25a6360740314c512237 revision: bacf2ec4d4d10cd8d1ab25a6360740314c512237
@ -46,14 +54,6 @@ GIT
activerecord (>= 3.0.0) activerecord (>= 3.0.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
GIT
remote: git@github.com:SamSaffron/redis-rack-cache.git
revision: 379ef30e31d4e185cb1d7f8badca0cc06403eba2
specs:
redis-rack-cache (1.2.1)
rack-cache (~> 1.2)
redis-store (~> 1.1.0)
GIT GIT
remote: https://github.com/rails-api/active_model_serializers.git remote: https://github.com/rails-api/active_model_serializers.git
revision: fe84e0ad5268f1439123fd9a1f9fd12e25a54cd3 revision: fe84e0ad5268f1439123fd9a1f9fd12e25a54cd3