Skip to content

Commit

Permalink
[api][webui] update to rack 1.4.5 for security reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschroeter committed Feb 11, 2013
1 parent 66e5e1f commit ae83147
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ GEM
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rack (1.4.3)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
Expand Down
2 changes: 1 addition & 1 deletion src/webui/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ GEM
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rack (1.4.3)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-mini-profiler (0.1.23)
Expand Down

0 comments on commit ae83147

Please sign in to comment.