From e8ff97d91b65654c96559a9b4a28bb7493f8aa11 Mon Sep 17 00:00:00 2001 From: koudaiii Date: Sat, 26 Mar 2016 23:37:47 +0900 Subject: [PATCH] bundle update --- Gemfile.lock | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d40a9a..8ac9715 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.3) - json_schema (0.12.1) + json_schema (0.12.2) kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -156,11 +156,13 @@ GEM loofah (2.0.3) nokogiri (>= 1.5.9) lumberjack (1.0.10) - mail (2.6.3) - mime-types (>= 1.16, < 3) + mail (2.6.4) + mime-types (>= 1.16, < 4) method_source (0.8.2) - mime-types (2.99.1) - mini_magick (4.4.0) + mime-types (3.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2016.0221) + mini_magick (4.5.1) mini_portile2 (2.0.0) minitest (5.8.4) multi_json (1.11.2) @@ -197,7 +199,7 @@ GEM slop (~> 3.4) pry-nav (0.2.4) pry (>= 0.9.10, < 0.11.0) - puma (3.1.0) + puma (3.2.0) rack (1.6.4) rack-test (0.6.3) rack (>= 1.0) @@ -229,7 +231,7 @@ GEM rails_serve_static_assets rails_stdout_logging rails_serve_static_assets (0.0.5) - rails_stdout_logging (0.0.4) + rails_stdout_logging (0.0.5) railties (4.2.4) actionpack (= 4.2.4) activesupport (= 4.2.4) @@ -318,9 +320,8 @@ GEM twitter-bootswatch-rails (~> 3.3, >= 3.3.2) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (2.7.2) - execjs (>= 0.3.0) - json (>= 1.8.0) + uglifier (3.0.0) + execjs (>= 0.3.0, < 3) unicode-display_width (0.1.1) uniform_notifier (1.9.0) web-console (2.3.0)