Commit 428a011a66841a14aaabf4c79af87bbf3a4e210f
1 parent
19c55b10
Exists in
master
and in
1 other branch
Enable SSL appwide.
Showing
3 changed files
with
9 additions
and
0 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -131,6 +131,8 @@ GEM |
131 | 131 | rack (1.2.4) |
132 | 132 | rack-mount (0.6.14) |
133 | 133 | rack (>= 1.0.0) |
134 | + rack-ssl (1.3.2) | |
135 | + rack | |
134 | 136 | rack-test (0.5.7) |
135 | 137 | rack (>= 1.0) |
136 | 138 | rails (3.0.10) |
... | ... | @@ -230,6 +232,7 @@ DEPENDENCIES |
230 | 232 | octokit |
231 | 233 | oruen_redmine_client |
232 | 234 | pivotal-tracker |
235 | + rack-ssl | |
233 | 236 | rails (= 3.0.10) |
234 | 237 | ri_cal |
235 | 238 | rspec (~> 2.6) | ... | ... |
config/environments/production.rb