From 6ca98c63fa010bba852a15fbf5c49ae3432732a7 Mon Sep 17 00:00:00 2001 From: koi-chan Date: Sun, 7 Apr 2019 01:26:13 +0900 Subject: [PATCH] library-verUP-201904: bundle update --- Gemfile.lock | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a566f638..6ad8626b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.2) + activesupport (5.2.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -13,7 +13,7 @@ GEM charlock_holmes (0.7.6) cinch (2.3.4) coderay (1.1.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.5) coveralls (0.8.22) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -51,7 +51,7 @@ GEM domain_name (~> 0.5) http-form_data (2.1.1) http_parser.rb (0.6.0) - i18n (1.5.3) + i18n (1.6.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.2) json (2.2.0) @@ -63,21 +63,20 @@ GEM method_source (0.9.2) mime-types (3.2.2) mime-types-data (~> 3.2015) - mime-types-data (3.2018.0812) + mime-types-data (3.2019.0331) mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) multipart-post (2.0.0) naught (1.1.0) netrc (0.11.0) - nokogiri (1.10.1) + nokogiri (1.10.2) mini_portile2 (~> 2.4.0) opus-ruby (1.0.1) ffi - parallel (1.13.0) - parser (2.6.0.0) + parallel (1.17.0) + parser (2.6.2.1) ast (~> 2.4.0) - powerpack (0.1.2) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) @@ -105,15 +104,14 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.65.0) + rubocop (0.67.2) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) - powerpack (~> 0.1) psych (>= 3.1.0) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.4.0) + unicode-display_width (>= 1.4.0, < 1.6) ruby-progressbar (1.10.0) safe_yaml (1.0.5) simple_oauth (0.3.1) @@ -144,7 +142,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.5) - unicode-display_width (1.4.1) + unicode-display_width (1.5.0) webmock (3.5.1) addressable (>= 2.3.6) crack (>= 0.3.2) @@ -153,7 +151,7 @@ GEM websocket-client-simple (0.3.0) event_emitter websocket - yard (0.9.18) + yard (0.9.19) PLATFORMS ruby