diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-01-15 16:28:42 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-01-15 16:29:00 +0000 |
commit | c4b2c65c0349b440303c67322ce370bcd8895630 (patch) | |
tree | a31a41c12f296ae7237b4e54abaf2057e85a0b67 | |
parent | 5f3418307d6087f848eb1fdbf4531d67416121df (diff) |
Update lock to latest copy of rails - 2.3.15
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 903562017..2b9ef5951 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: git://github.com/mysociety/rails.git - revision: 9e452eaf296d3732f8058ad31cf18e0b659f27a6 + revision: 541c061c13337b8235a1dcc2357b962f88868ff9 branch: 2-3-stable specs: actionmailer (2.3.15) @@ -89,7 +89,7 @@ GEM newrelic_rpm (3.5.4.34) pg (0.13.2) polyglot (0.3.3) - rack (1.1.4) + rack (1.1.5) rake (0.9.2.2) rbx-require-relative (0.0.9) rdoc (2.4.3) |