aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2015-08-27 11:12:03 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2015-08-27 11:13:11 -0700
commit14af136371bbd9e14c58aaabe0ce73a515cd09a4 (patch)
tree7716fc9fc9c0cd9dde33786ce348f39dc65be214 /Gemfile.lock
parent97d088ebf249c47a79aea419add1007fa24c1489 (diff)
downloadrails-14af136371bbd9e14c58aaabe0ce73a515cd09a4.tar.gz
rails-14af136371bbd9e14c58aaabe0ce73a515cd09a4.tar.bz2
rails-14af136371bbd9e14c58aaabe0ce73a515cd09a4.zip
implement the API required by the abstract Rack request.
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 289b915a58..ae2f00df2e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -27,7 +27,7 @@ GIT
GIT
remote: git://github.com/rack/rack.git
- revision: fd20c3fa80128b19341ba8a0e0fae3bdc7c4c483
+ revision: 2fe4a79667603a0c3d636daec06281459b10f7f8
specs:
rack (2.0.0.alpha)
json