aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2015-08-21 16:40:53 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2015-08-21 16:59:12 -0700
commit1fbf5ad7f71f8b6fdf9639eb85f5fe9733c045bd (patch)
treefb7d33654596a8ccc0c3d4b49a50961936651ce2 /Gemfile.lock
parentffc4710c2bff273b82ddb76675701f986d82ef4f (diff)
downloadrails-1fbf5ad7f71f8b6fdf9639eb85f5fe9733c045bd.tar.gz
rails-1fbf5ad7f71f8b6fdf9639eb85f5fe9733c045bd.tar.bz2
rails-1fbf5ad7f71f8b6fdf9639eb85f5fe9733c045bd.zip
dup the request and mutate its headers object.
duping the request will dup it's underlying env hash.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index daaa208a74..137d6e368b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -27,7 +27,7 @@ GIT
GIT
remote: git://github.com/rack/rack.git
- revision: 2cb9430fce32da2f2dbccf9de97ab691351c1408
+ revision: be777e06bf4de18a7786af1e44647e1498ec1a5d
specs:
rack (2.0.0.alpha)
json
@@ -203,7 +203,7 @@ GEM
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
pg (0.18.2)
- psych (2.0.13)
+ psych (2.0.15)
que (0.10.0)
racc (1.4.12)
rack-cache (1.2)
@@ -252,7 +252,7 @@ GEM
sigdump (0.2.3)
sinatra (1.0)
rack (>= 1.0)
- sneakers (1.1.0)
+ sneakers (1.1.1)
bunny (>= 1.7.0, <= 2.0.0)
serverengine (~> 1.5.5)
thor