diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4b973280d..c6575e2ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,6 +100,8 @@ GEM pg (0.13.2) polyglot (0.3.3) rack (1.1.6) + rack-ssl (1.3.3) + rack rack-test (0.6.2) rack (>= 1.0) rake (0.9.2.2) @@ -197,6 +199,7 @@ DEPENDENCIES newrelic_rpm pg rack (~> 1.1.0) + rack-ssl rails! rake (= 0.9.2.2) rdoc |