From 2fb819d6c9cbd0053eb51af3c490c31d5a8ecc4b Mon Sep 17 00:00:00 2001 From: koudaiii Date: Sat, 15 Oct 2016 00:13:32 +0900 Subject: [PATCH] bundle update --- Gemfile.lock | 47 +++++++++++++++++++++-------------------------- 1 file changed, 21 insertions(+), 26 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 344e053..6332f16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,11 +50,11 @@ GEM binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) builder (3.2.2) - bullet (5.3.0) + bullet (5.4.2) activesupport (>= 3.0.0) uniform_notifier (~> 1.10.0) - byebug (9.0.5) - capybara (2.8.1) + byebug (9.0.6) + capybara (2.10.1) addressable mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -120,7 +120,7 @@ GEM haml (>= 4.0.6, < 5.0) html2haml (>= 1.0.1) railties (>= 4.0.1) - hashie (3.4.4) + hashie (3.4.6) hirb (0.7.3) hirb-unicode (0.0.5) hirb (~> 0.5) @@ -139,13 +139,13 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.3) - json_schema (0.13.3) + json_schema (0.14.1) kaminari (0.17.0) actionpack (>= 3.0.0) activesupport (>= 3.0.0) less (2.6.0) commonjs (~> 0.2.7) - less-rails (2.7.1) + less-rails (2.8.0) actionpack (>= 4.0) less (~> 2.6.0) sprockets (> 2, < 4) @@ -167,12 +167,11 @@ GEM mimemagic (0.3.2) mini_magick (4.5.1) mini_portile2 (2.1.0) - minitest (5.9.0) + minitest (5.9.1) multi_json (1.12.1) nenv (0.3.0) - nokogiri (1.6.8) + nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -186,15 +185,14 @@ GEM omniauth-twitter (1.2.1) json (~> 1.3) omniauth-oauth (~> 1.1) - pg (0.18.4) - pkg-config (1.1.7) - poltergeist (1.10.0) + pg (0.19.0) + poltergeist (1.11.0) capybara (~> 2.1) cliver (~> 0.3.1) websocket-driver (>= 0.2.0) polyamorous (1.3.1) activerecord (>= 3.0) - prmd (0.11.11) + prmd (0.12.0) erubis (~> 2.7) json_schema (~> 0.3, >= 0.3.1) pry (0.10.4) @@ -243,7 +241,7 @@ GEM activesupport (= 4.2.4) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (11.2.2) + rake (11.3.0) ransack (1.8.2) actionpack (>= 3.0) activerecord (>= 3.0) @@ -261,7 +259,7 @@ GEM rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0) rspec-mocks (~> 3.5.0) - rspec-core (3.5.3) + rspec-core (3.5.4) rspec-support (~> 3.5.0) rspec-expectations (3.5.0) diff-lcs (>= 1.2.0, < 2.0) @@ -279,8 +277,8 @@ GEM rspec-support (~> 3.5.0) rspec-support (3.5.0) ruby-graphviz (1.2.2) - ruby_dep (1.4.0) - ruby_parser (3.8.2) + ruby_dep (1.5.0) + ruby_parser (3.8.3) sexp_processor (~> 4.1) sass (3.4.22) sass-rails (5.0.6) @@ -289,24 +287,21 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - sdoc (0.4.1) + sdoc (0.4.2) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) sexp_processor (4.7.0) shellany (0.0.1) shoulda-matchers (3.1.1) activesupport (>= 4.0.0) - sidekiq (4.1.4) + sidekiq (4.2.2) concurrent-ruby (~> 1.0) connection_pool (~> 2.2, >= 2.2.0) + rack-protection (~> 1.5) redis (~> 3.2, >= 3.2.1) - sinatra (>= 1.4.7) - sinatra (1.4.7) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) slop (3.6.0) - spring (1.7.2) + spring (2.0.0) + activesupport (>= 4.2) spring-commands-rspec (1.0.4) spring (>= 0.9.1) sprockets (3.7.0) @@ -316,7 +311,7 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) - sqlite3 (1.3.11) + sqlite3 (1.3.12) therubyracer (0.12.2) libv8 (~> 3.16.14.0) ref