aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2015-10-06 13:38:50 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2015-10-06 13:39:03 -0700
commit895c3591820783c211cee4581af99efeaaad6268 (patch)
tree87a4e69918693138a77db338316893ea69283157 /Gemfile.lock
parentcddb700cc2d8d82ebc96162b48df85aed7106df1 (diff)
downloadrails-895c3591820783c211cee4581af99efeaaad6268.tar.gz
rails-895c3591820783c211cee4581af99efeaaad6268.tar.bz2
rails-895c3591820783c211cee4581af99efeaaad6268.zip
use methods for accessing the cache control headers
Use the methods rack provides so we don't have to worry about the exact header key.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 81ea2d1846..1797355194 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -29,7 +29,7 @@ GIT
GIT
remote: git://github.com/rack/rack.git
- revision: e2a8388d59bbad0cb867150185770ad76e80d31a
+ revision: e836fad64ba3a79f8169ef44aa97b7004fca5e86
branch: master
specs:
rack (2.0.0.alpha)