changeset 295:c724bb5f327c

Update gems.
author edogawaconan <me@myconan.net>
date Fri, 31 Jan 2014 20:51:46 +0900
parents 350dfcef952e
children 59be20065799
files Gemfile.lock
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/Gemfile.lock	Sun Jan 05 22:48:00 2014 +0900
+++ b/Gemfile.lock	Fri Jan 31 20:51:46 2014 +0900
@@ -21,10 +21,10 @@
       activesupport (= 4.0.2)
       arel (~> 4.0.0)
     activerecord-deprecated_finders (1.0.3)
-    activerecord-jdbc-adapter (1.3.4)
+    activerecord-jdbc-adapter (1.3.5)
       activerecord (>= 2.2)
-    activerecord-jdbcpostgresql-adapter (1.3.4)
-      activerecord-jdbc-adapter (~> 1.3.4)
+    activerecord-jdbcpostgresql-adapter (1.3.5)
+      activerecord-jdbc-adapter (~> 1.3.5)
       jdbc-postgres (>= 9.1)
     activesupport (4.0.2)
       i18n (~> 0.6, >= 0.6.4)
@@ -45,7 +45,7 @@
     hike (1.2.3)
     i18n (0.6.9)
     jdbc-postgres (9.3.1100)
-    jquery-rails (3.0.4)
+    jquery-rails (3.1.0)
       railties (>= 3.0, < 5.0)
       thor (>= 0.14, < 2.0)
     jruby-openssl (0.9.4)
@@ -58,8 +58,8 @@
       treetop (~> 1.4.8)
     mime-types (1.25.1)
     minitest (4.7.5)
-    multi_json (1.8.2)
-    newrelic_rpm (3.7.1.182)
+    multi_json (1.8.4)
+    newrelic_rpm (3.7.1.188)
     pg (0.17.1)
     polyglot (0.3.3)
     puma (2.7.1)
@@ -86,7 +86,7 @@
       thor (>= 0.18.1, < 2.0)
     raindrops (0.12.0)
     rake (10.1.1)
-    sass (3.2.13)
+    sass (3.2.14)
     sass-rails (4.0.1)
       railties (>= 4.0.0, < 5.0)
       sass (>= 3.1.10)
@@ -116,7 +116,7 @@
     uglifier (2.4.0)
       execjs (>= 0.3.0)
       json (>= 1.8.0)
-    unicorn (4.7.0)
+    unicorn (4.8.1)
       kgio (~> 2.6)
       rack
       raindrops (~> 0.7)