changeset 53:d5c7d7714ed8

Update gems.
author nanaya <me@myconan.net>
date Wed, 17 Jun 2015 14:54:01 +0900
parents 54aac458e979
children e01fb1aa55a3
files Gemfile.lock
diffstat 1 files changed, 18 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- a/Gemfile.lock	Fri May 29 04:45:07 2015 +0900
+++ b/Gemfile.lock	Wed Jun 17 14:54:01 2015 +0900
@@ -1,20 +1,20 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    actionpack (4.2.1)
-      actionview (= 4.2.1)
-      activesupport (= 4.2.1)
+    actionpack (4.2.2)
+      actionview (= 4.2.2)
+      activesupport (= 4.2.2)
       rack (~> 1.6)
       rack-test (~> 0.6.2)
       rails-dom-testing (~> 1.0, >= 1.0.5)
       rails-html-sanitizer (~> 1.0, >= 1.0.1)
-    actionview (4.2.1)
-      activesupport (= 4.2.1)
+    actionview (4.2.2)
+      activesupport (= 4.2.2)
       builder (~> 3.1)
       erubis (~> 2.7.0)
       rails-dom-testing (~> 1.0, >= 1.0.5)
       rails-html-sanitizer (~> 1.0, >= 1.0.1)
-    activesupport (4.2.1)
+    activesupport (4.2.2)
       i18n (~> 0.7)
       json (~> 1.7, >= 1.7.7)
       minitest (~> 5.1)
@@ -33,14 +33,14 @@
     http_parser.rb (0.6.0)
     http_parser.rb (0.6.0-java)
     i18n (0.7.0)
-    json (1.8.2)
-    json (1.8.2-java)
-    loofah (2.0.1)
+    json (1.8.3)
+    json (1.8.3-java)
+    loofah (2.0.2)
       nokogiri (>= 1.5.9)
     memoizable (0.4.2)
       thread_safe (~> 0.3, >= 0.3.1)
     mini_portile (0.6.2)
-    minitest (5.6.0)
+    minitest (5.7.0)
     multipart-post (2.0.0)
     naught (1.0.0)
     nokogiri (1.6.6.2)
@@ -48,7 +48,7 @@
     nokogiri (1.6.6.2-java)
     nokogiri (1.6.6.2-x86-mingw32)
       mini_portile (~> 0.6.0)
-    rack (1.6.0)
+    rack (1.6.2)
     rack-test (0.6.3)
       rack (>= 1.0)
     rails-deprecated_sanitizer (1.0.3)
@@ -59,9 +59,9 @@
       rails-deprecated_sanitizer (>= 1.0.1)
     rails-html-sanitizer (1.0.2)
       loofah (~> 2.0)
-    railties (4.2.1)
-      actionpack (= 4.2.1)
-      activesupport (= 4.2.1)
+    railties (4.2.2)
+      actionpack (= 4.2.2)
+      activesupport (= 4.2.2)
       rake (>= 0.8.7)
       thor (>= 0.18.1, < 2.0)
     rake (10.4.2)
@@ -80,7 +80,7 @@
       memoizable (~> 0.4.0)
       naught (~> 1.0)
       simple_oauth (~> 0.3.0)
-    twitter-text (1.11.0)
+    twitter-text (1.12.0)
       unf (~> 0.1.0)
     tzinfo (1.2.2)
       thread_safe (~> 0.1)
@@ -102,3 +102,6 @@
   railties (~> 4.2.0)
   twitter
   twitter-text
+
+BUNDLED WITH
+   1.10.4