aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2013-02-11 21:42:08 +0000
committerLouise Crow <louise.crow@gmail.com>2013-02-11 21:43:17 +0000
commit8849003743cbb92ae98acaf8c91631d0f0c950f1 (patch)
tree3a362d6664c35ea6ea689802923e43bad4d6ef09
parentc1555dcd82c3659d8317eecd37777db03421b7cb (diff)
Missing Gemfile.lock from 55eb8c0
-rw-r--r--Gemfile.lock34
1 files changed, 17 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 435614f9e..28aa68468 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,24 +1,24 @@
GIT
remote: git://github.com/mysociety/rails.git
- revision: be86a2fd6264637a22e1a1aeb8a8ec979f53ec1e
- tag: v2.3.16.1
+ revision: 893560c501f2c3eda044938840108431dcf6ab91
+ tag: v2.3.17.1
specs:
- actionmailer (2.3.16)
- actionpack (= 2.3.16)
- actionpack (2.3.16)
- activesupport (= 2.3.16)
+ actionmailer (2.3.17)
+ actionpack (= 2.3.17)
+ actionpack (2.3.17)
+ activesupport (= 2.3.17)
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)
+ activerecord (2.3.17)
+ activesupport (= 2.3.17)
+ activeresource (2.3.17)
+ activesupport (= 2.3.17)
+ activesupport (2.3.17)
+ rails (2.3.17)
+ actionmailer (= 2.3.17)
+ actionpack (= 2.3.17)
+ activerecord (= 2.3.17)
+ activeresource (= 2.3.17)
+ activesupport (= 2.3.17)
rake (>= 0.8.3)
GEM