diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-04-01 13:39:44 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-04-01 13:39:44 +0100 |
commit | bdb7ae6b556176f21cf58a7b897e74cdbf409352 (patch) | |
tree | e174c21428451ae9f65ef8f56eef85d5ce5eb634 | |
parent | 6fbaed8b841d081681fe970abab38b648fed5253 (diff) |
Update to rack-ssl 1.3.4
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c3f994a51..81afea141 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,7 +162,7 @@ GEM rack (>= 0.4) rack-protection (1.5.0) rack - rack-ssl (1.3.3) + rack-ssl (1.3.4) rack rack-test (0.6.2) rack (>= 1.0) |