diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-02-14 20:00:56 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-02-14 20:00:56 +0000 |
commit | ffeeaa7a5615937306352b33491662e66f1b9308 (patch) | |
tree | c645c4c666c8aaead798cd7e574b359e9f2a81b3 | |
parent | 55bde408a3eecfc438d73e7828b8084c24f47f0b (diff) |
Upgrade to rack 1.1.6
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6793a1620..25b156184 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM newrelic_rpm (3.5.4.34) pg (0.13.2) polyglot (0.3.3) - rack (1.1.5) + rack (1.1.6) rake (0.9.2.2) rbx-require-relative (0.0.9) rdoc (3.12.1) |