From 978cbbe14b32624c4c5ac875ebf5998a1a7a4652 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2020 04:50:27 +0000 Subject: [PATCH] Update rubocop-rails_config to version 0.10.0 --- Gemfile.lock | 67 +++++++++++++++++++++++++++++----------------------- 1 file changed, 37 insertions(+), 30 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18b0a0a..a9f5388 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,12 +52,12 @@ GEM tzinfo (~> 1.1) arel (9.0.0) ast (2.4.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.0) coderay (1.1.2) - concurrent-ruby (1.0.5) - crass (1.0.4) - erubi (1.7.1) + concurrent-ruby (1.1.6) + crass (1.0.6) + erubi (1.9.0) factory_bot (4.11.1) activesupport (>= 3.0.0) factory_bot_rails (4.11.1) @@ -65,9 +65,9 @@ GEM railties (>= 3.0.0) globalid (0.4.1) activesupport (>= 4.2.0) - i18n (1.1.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.1) + jaro_winkler (1.5.4) kaminari (1.1.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.1.1) @@ -80,7 +80,7 @@ GEM activerecord kaminari-core (= 1.1.1) kaminari-core (1.1.1) - loofah (2.2.2) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) m (1.5.1) @@ -90,27 +90,26 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) - method_source (0.9.0) + method_source (0.9.2) mimemagic (0.3.2) mini_mime (1.0.1) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.14.0) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) paginate-responder (1.7.0) rack-link_headers (>= 2.2) - parallel (1.12.1) - parser (2.5.1.2) + parallel (1.19.1) + parser (2.7.0.2) ast (~> 2.4.0) - powerpack (0.1.2) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) pry-byebug (3.6.0) byebug (~> 10.0) pry (~> 0.10) - rack (2.0.5) + rack (2.2.2) rack-link_headers (2.2.2) rack rack-test (1.1.0) @@ -131,8 +130,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.2.1) actionpack (= 5.2.1) activesupport (= 5.2.1) @@ -140,22 +139,30 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) - rake (12.3.1) + rake (13.0.1) responders (2.4.0) actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3) - rubocop (0.59.2) + rexml (3.2.4) + rubocop (0.80.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) - parser (>= 2.5, != 2.5.1.1) - powerpack (~> 0.1) + parser (>= 2.7.0.1) rainbow (>= 2.2.2, < 4.0) + rexml ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.0, >= 1.0.1) - rubocop-rails_config (0.2.5) - railties (>= 3.0) - rubocop (~> 0.56) - ruby-progressbar (1.10.0) + unicode-display_width (>= 1.4.0, < 1.7) + rubocop-performance (1.5.2) + rubocop (>= 0.71.0) + rubocop-rails (2.4.2) + rack (>= 1.1) + rubocop (>= 0.72.0) + rubocop-rails_config (0.10.0) + railties (>= 5.0) + rubocop (~> 0.80) + rubocop-performance (~> 1.3) + rubocop-rails (~> 2.0) + ruby-progressbar (1.10.1) spring (2.0.2) activesupport (>= 4.2) spring-commands-m (1.0.1) @@ -168,11 +175,11 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - thor (0.20.0) + thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.6) thread_safe (~> 0.1) - unicode-display_width (1.4.0) + unicode-display_width (1.6.1) websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3)