diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 422424ffc..c346a318c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,24 +1,24 @@ GIT remote: git://github.com/mysociety/rails.git - revision: 541c061c13337b8235a1dcc2357b962f88868ff9 - branch: 2-3-stable + revision: be86a2fd6264637a22e1a1aeb8a8ec979f53ec1e + tag: v2.3.16.1 specs: - actionmailer (2.3.15) - actionpack (= 2.3.15) - actionpack (2.3.15) - activesupport (= 2.3.15) - rack (~> 1.1.3) - activerecord (2.3.15) - activesupport (= 2.3.15) - activeresource (2.3.15) - activesupport (= 2.3.15) - activesupport (2.3.15) - rails (2.3.15) - actionmailer (= 2.3.15) - actionpack (= 2.3.15) - activerecord (= 2.3.15) - activeresource (= 2.3.15) - activesupport (= 2.3.15) + actionmailer (2.3.16) + actionpack (= 2.3.16) + actionpack (2.3.16) + activesupport (= 2.3.16) + rack (~> 1.1.0) + activerecord (2.3.16) + activesupport (= 2.3.16) + activeresource (2.3.16) + activesupport (= 2.3.16) + activesupport (2.3.16) + rails (2.3.16) + actionmailer (= 2.3.16) + actionpack (= 2.3.16) + activerecord (= 2.3.16) + activeresource (= 2.3.16) + activesupport (= 2.3.16) rake (>= 0.8.3) GEM |