]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile.lock
Ajaxify message deletion
[rails.git] / Gemfile.lock
index 9480857accbfc019682b74256c9c94f556631d57..37129758dd601e4647f917ec51a847255a23401e 100644 (file)
@@ -2,12 +2,12 @@ GEM
   remote: http://rubygems.org/
   specs:
     SystemTimer (1.2.3)
-    actionmailer (3.2.10)
-      actionpack (= 3.2.10)
+    actionmailer (3.2.11)
+      actionpack (= 3.2.11)
       mail (~> 2.4.4)
-    actionpack (3.2.10)
-      activemodel (= 3.2.10)
-      activesupport (= 3.2.10)
+    actionpack (3.2.11)
+      activemodel (= 3.2.11)
+      activesupport (= 3.2.11)
       builder (~> 3.0.0)
       erubis (~> 2.7.0)
       journey (~> 1.0.4)
@@ -15,18 +15,18 @@ GEM
       rack-cache (~> 1.2)
       rack-test (~> 0.6.1)
       sprockets (~> 2.2.1)
-    activemodel (3.2.10)
-      activesupport (= 3.2.10)
+    activemodel (3.2.11)
+      activesupport (= 3.2.11)
       builder (~> 3.0.0)
-    activerecord (3.2.10)
-      activemodel (= 3.2.10)
-      activesupport (= 3.2.10)
+    activerecord (3.2.11)
+      activemodel (= 3.2.11)
+      activesupport (= 3.2.11)
       arel (~> 3.0.2)
       tzinfo (~> 0.3.29)
-    activeresource (3.2.10)
-      activemodel (= 3.2.10)
-      activesupport (= 3.2.10)
-    activesupport (3.2.10)
+    activeresource (3.2.11)
+      activemodel (= 3.2.11)
+      activesupport (= 3.2.11)
+    activesupport (3.2.11)
       i18n (~> 0.6)
       multi_json (~> 1.0)
     arel (3.0.2)
@@ -54,7 +54,7 @@ GEM
     htmlentities (4.3.1)
     http_accept_language (1.0.2)
     httpauth (0.2.0)
-    httpclient (2.3.1)
+    httpclient (2.3.2)
     i18n (0.6.1)
     i18n-js (3.0.0.rc3)
       i18n
@@ -66,6 +66,7 @@ GEM
     json (1.7.6)
     jwt (0.1.5)
       multi_json (>= 1.0)
+    libv8 (3.3.10.4)
     libxml-ruby (2.4.0)
     mail (2.4.4)
       i18n (>= 0.4.0)
@@ -73,7 +74,7 @@ GEM
       treetop (~> 1.4.8)
     memcached (1.5.0)
     mime-types (1.19)
-    minitest (4.3.3)
+    minitest (4.4.0)
     multi_json (1.5.0)
     multipart-post (1.1.5)
     nokogiri (1.5.6)
@@ -99,7 +100,7 @@ GEM
     pg (0.14.1)
     polyglot (0.3.3)
     r2 (0.0.3)
-    rack (1.4.1)
+    rack (1.4.3)
     rack-cache (1.2)
       rack (>= 0.4)
     rack-cors (0.2.7)
@@ -111,19 +112,19 @@ GEM
       rack
     rack-test (0.6.2)
       rack (>= 1.0)
-    rails (3.2.10)
-      actionmailer (= 3.2.10)
-      actionpack (= 3.2.10)
-      activerecord (= 3.2.10)
-      activeresource (= 3.2.10)
-      activesupport (= 3.2.10)
+    rails (3.2.11)
+      actionmailer (= 3.2.11)
+      actionpack (= 3.2.11)
+      activerecord (= 3.2.11)
+      activeresource (= 3.2.11)
+      activesupport (= 3.2.11)
       bundler (~> 1.0)
-      railties (= 3.2.10)
+      railties (= 3.2.11)
     rails-i18n (0.7.2)
       i18n (~> 0.5)
-    railties (3.2.10)
-      actionpack (= 3.2.10)
-      activesupport (= 3.2.10)
+    railties (3.2.11)
+      actionpack (= 3.2.11)
+      activesupport (= 3.2.11)
       rack-ssl (~> 1.3.2)
       rake (>= 0.8.7)
       rdoc (~> 3.4)
@@ -132,12 +133,11 @@ GEM
     rdoc (3.12)
       json (~> 1.4)
     redcarpet (2.2.2)
-    ref (1.0.2)
     rinku (1.7.2)
     ruby-openid (2.2.2)
     sanitize (2.0.3)
       nokogiri (>= 1.4.4, < 1.6)
-    sass (3.2.4)
+    sass (3.2.5)
     sass-rails (3.2.5)
       railties (~> 3.2.0)
       sass (>= 3.1.10)
@@ -147,8 +147,8 @@ GEM
       multi_json (~> 1.0)
       rack (~> 1.0)
       tilt (~> 1.1, != 1.3.0)
-    therubyracer (0.11.0)
-      ref
+    therubyracer (0.10.2)
+      libv8 (~> 3.3.10)
     thor (0.16.0)
     tilt (1.3.3)
     timecop (0.5.7)
@@ -187,14 +187,14 @@ DEPENDENCIES
   pg
   r2
   rack-cors
-  rails (= 3.2.10)
+  rails (= 3.2.11)
   rails-i18n (>= 0.6.3)
   redcarpet
   rinku (>= 1.2.2)
   ruby-openid (>= 2.2.0)
   sanitize
   sass-rails (~> 3.2.3)
-  therubyracer
+  therubyracer (~> 0.10.2)
   timecop
   uglifier (>= 1.0.3)
   validates_email_format_of (>= 1.5.1)