# HG changeset patch # User edogawaconan # Date 1407247873 -32400 # Node ID a5447f6128d7184d683ec3835db62a3ef6736dc7 # Parent cd1c3a28b89a63cf62322e62d598f646ee3deb41 Update gems. diff -r cd1c3a28b89a -r a5447f6128d7 Gemfile.lock --- a/Gemfile.lock Mon Aug 04 17:54:32 2014 +0900 +++ b/Gemfile.lock Tue Aug 05 23:11:13 2014 +0900 @@ -21,10 +21,10 @@ activemodel (= 4.1.4) activesupport (= 4.1.4) arel (~> 5.0.0) - activerecord-jdbc-adapter (1.3.8) + activerecord-jdbc-adapter (1.3.9) activerecord (>= 2.2) - activerecord-jdbcpostgresql-adapter (1.3.8) - activerecord-jdbc-adapter (~> 1.3.8) + activerecord-jdbcpostgresql-adapter (1.3.9) + activerecord-jdbc-adapter (~> 1.3.9) jdbc-postgres (>= 9.1) activesupport (4.1.4) i18n (~> 0.6, >= 0.6.9) @@ -33,24 +33,24 @@ thread_safe (~> 0.1) tzinfo (~> 1.1) arel (5.0.1.20140414130214) - bootstrap-sass (3.2.0.0) + bootstrap-sass (3.2.0.1) sass (~> 3.2) builder (3.2.2) coffee-rails (4.0.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) - coffee-script (2.2.0) + coffee-script (2.3.0) coffee-script-source execjs - coffee-script-source (1.7.0) + coffee-script-source (1.7.1) dalli (2.7.2) erubis (2.7.0) execjs (2.2.1) hike (1.2.3) hooves (0.7) unicorn (> 0) - i18n (0.6.9) - jdbc-postgres (9.3.1101) + i18n (0.6.11) + jdbc-postgres (9.3.1102) jquery-rails (3.1.1) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) @@ -62,14 +62,14 @@ mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) - minitest (5.3.5) + minitest (5.4.0) multi_json (1.10.1) - newrelic_rpm (3.9.0.229) + newrelic_rpm (3.9.1.236) pg (0.17.1) polyglot (0.3.5) - puma (2.8.2) + puma (2.9.0) rack (>= 1.1, < 2.0) - puma (2.8.2-java) + puma (2.9.0-java) rack (>= 1.1, < 2.0) quiet_assets (1.0.3) railties (>= 3.1, < 5.0) @@ -108,7 +108,7 @@ actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8) - therubyrhino (2.0.3) + therubyrhino (2.0.4) therubyrhino_jar (>= 1.7.3) therubyrhino_jar (1.7.4) thor (0.19.1) @@ -120,7 +120,7 @@ polyglot (>= 0.3.1) tzinfo (1.2.1) thread_safe (~> 0.1) - uglifier (2.5.1) + uglifier (2.5.3) execjs (>= 0.3.0) json (>= 1.8.0) unicorn (4.8.3)