From e4557b5433ce291e986d70c2e1eabc5586ea199b Mon Sep 17 00:00:00 2001 From: Ben Sheldon Date: Tue, 31 Aug 2021 07:26:13 -0700 Subject: [PATCH] Update development dependencies and ruby to 2.7.4 --- .ruby-version | 2 +- Gemfile.lock | 163 ++++++++++++++++++++++++----------------------- good_job.gemspec | 2 +- 3 files changed, 84 insertions(+), 83 deletions(-) diff --git a/.ruby-version b/.ruby-version index 37c2961c2..a4dd9dba4 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.2 +2.7.4 diff --git a/Gemfile.lock b/Gemfile.lock index 08095bdac..0068acd10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,52 +23,52 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.1.4) - actionpack (= 6.1.4) - activesupport (= 6.1.4) + actioncable (6.1.4.1) + actionpack (= 6.1.4.1) + activesupport (= 6.1.4.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.4) - actionpack (= 6.1.4) - activejob (= 6.1.4) - activerecord (= 6.1.4) - activestorage (= 6.1.4) - activesupport (= 6.1.4) + actionmailbox (6.1.4.1) + actionpack (= 6.1.4.1) + activejob (= 6.1.4.1) + activerecord (= 6.1.4.1) + activestorage (= 6.1.4.1) + activesupport (= 6.1.4.1) mail (>= 2.7.1) - actionmailer (6.1.4) - actionpack (= 6.1.4) - actionview (= 6.1.4) - activejob (= 6.1.4) - activesupport (= 6.1.4) + actionmailer (6.1.4.1) + actionpack (= 6.1.4.1) + actionview (= 6.1.4.1) + activejob (= 6.1.4.1) + activesupport (= 6.1.4.1) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.4) - actionview (= 6.1.4) - activesupport (= 6.1.4) + actionpack (6.1.4.1) + actionview (= 6.1.4.1) + activesupport (= 6.1.4.1) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.4) - actionpack (= 6.1.4) - activerecord (= 6.1.4) - activestorage (= 6.1.4) - activesupport (= 6.1.4) + actiontext (6.1.4.1) + actionpack (= 6.1.4.1) + activerecord (= 6.1.4.1) + activestorage (= 6.1.4.1) + activesupport (= 6.1.4.1) nokogiri (>= 1.8.5) - actionview (6.1.4) - activesupport (= 6.1.4) + actionview (6.1.4.1) + activesupport (= 6.1.4.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.4) - activesupport (= 6.1.4) + activejob (6.1.4.1) + activesupport (= 6.1.4.1) globalid (>= 0.3.6) - activemodel (6.1.4) - activesupport (= 6.1.4) - activerecord (6.1.4) - activemodel (= 6.1.4) - activesupport (= 6.1.4) + activemodel (6.1.4.1) + activesupport (= 6.1.4.1) + activerecord (6.1.4.1) + activemodel (= 6.1.4.1) + activesupport (= 6.1.4.1) activerecord-explain-analyze (0.1.0) activerecord (>= 4) pg @@ -77,14 +77,14 @@ GEM activerecord-jdbcpostgresql-adapter (61.1-java) activerecord-jdbc-adapter (= 61.1) jdbc-postgres (>= 9.4, < 43) - activestorage (6.1.4) - actionpack (= 6.1.4) - activejob (= 6.1.4) - activerecord (= 6.1.4) - activesupport (= 6.1.4) + activestorage (6.1.4.1) + actionpack (= 6.1.4.1) + activejob (= 6.1.4.1) + activerecord (= 6.1.4.1) + activesupport (= 6.1.4.1) marcel (~> 1.0.0) mini_mime (>= 1.1.0) - activesupport (6.1.4) + activesupport (6.1.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -93,7 +93,7 @@ GEM addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) - async (1.29.2) + async (1.30.1) console (~> 1.10) nio4r (~> 2.3) timers (~> 4.1) @@ -111,7 +111,7 @@ GEM async async-pool (0.3.8) async (>= 1.25) - benchmark-ips (2.8.4) + benchmark-ips (2.9.1) better_html (1.0.16) actionview (>= 4.0) activesupport (>= 4.0) @@ -130,7 +130,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - chef-utils (17.2.29) + chef-utils (17.4.38) concurrent-ruby childprocess (3.0.0) coderay (1.1.3) @@ -146,7 +146,7 @@ GEM database_cleaner-core (2.0.1) diff-lcs (1.4.4) dotenv (2.7.6) - erb_lint (0.0.37) + erb_lint (0.1.1) activesupport better_html (~> 1.0.7) html_tokenizer @@ -157,7 +157,7 @@ GEM erubi (1.10.0) et-orbi (1.2.4) tzinfo - faraday (1.5.1) + faraday (1.7.1) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -165,6 +165,7 @@ GEM faraday-net_http (~> 1.0) faraday-net_http_persistent (~> 1.1) faraday-patron (~> 1.0) + faraday-rack (~> 1.0) multipart-post (>= 1.2, < 3) ruby2_keywords (>= 0.0.4) faraday-em_http (1.0.0) @@ -176,6 +177,7 @@ GEM faraday-net_http (1.0.1) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) + faraday-rack (1.0.0) ffi (1.15.3) ffi (1.15.3-java) fiber-local (1.0.0) @@ -193,8 +195,8 @@ GEM octokit (~> 4.6) rainbow (>= 2.2.1) rake (>= 10.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (0.5.2) + activesupport (>= 5.0) html_tokenizer (0.0.7) i18n (1.8.10) concurrent-ruby (~> 1.0) @@ -203,7 +205,7 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - loofah (2.10.0) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -217,8 +219,8 @@ GEM mixlib-shellout memory_profiler (1.0.0) method_source (1.0.0) - mini_mime (1.1.0) - mini_portile2 (2.5.3) + mini_mime (1.1.1) + mini_portile2 (2.6.1) minitest (5.14.4) mixlib-cli (2.1.8) mixlib-config (3.0.9) @@ -226,15 +228,14 @@ GEM mixlib-shellout (3.2.5) chef-utils msgpack (1.4.2) - msgpack (1.4.2-java) multi_json (1.15.0) multipart-post (2.1.1) - nio4r (2.5.7) - nio4r (2.5.7-java) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nio4r (2.5.8) + nio4r (2.5.8-java) + nokogiri (1.12.4) + mini_portile2 (~> 2.6.1) racc (~> 1.4) - nokogiri (1.11.7-java) + nokogiri (1.12.4-java) racc (~> 1.4) octokit (4.21.0) faraday (>= 0.9) @@ -246,7 +247,7 @@ GEM pg (1.2.3) protocol-hpack (1.4.2) protocol-http (0.22.5) - protocol-http1 (0.14.1) + protocol-http1 (0.14.2) protocol-http (~> 0.22) protocol-http2 (0.14.2) protocol-hpack (~> 1.4) @@ -264,9 +265,9 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (4.0.6) - puma (5.3.2) + puma (5.4.0) nio4r (~> 2.0) - puma (5.3.2-java) + puma (5.4.0-java) nio4r (~> 2.0) raabro (1.4.0) racc (1.5.2) @@ -274,29 +275,29 @@ GEM rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.1.4) - actioncable (= 6.1.4) - actionmailbox (= 6.1.4) - actionmailer (= 6.1.4) - actionpack (= 6.1.4) - actiontext (= 6.1.4) - actionview (= 6.1.4) - activejob (= 6.1.4) - activemodel (= 6.1.4) - activerecord (= 6.1.4) - activestorage (= 6.1.4) - activesupport (= 6.1.4) + rails (6.1.4.1) + actioncable (= 6.1.4.1) + actionmailbox (= 6.1.4.1) + actionmailer (= 6.1.4.1) + actionpack (= 6.1.4.1) + actiontext (= 6.1.4.1) + actionview (= 6.1.4.1) + activejob (= 6.1.4.1) + activemodel (= 6.1.4.1) + activerecord (= 6.1.4.1) + activestorage (= 6.1.4.1) + activesupport (= 6.1.4.1) bundler (>= 1.15.0) - railties (= 6.1.4) + railties (= 6.1.4.1) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.1.4) - actionpack (= 6.1.4) - activesupport (= 6.1.4) + railties (6.1.4.1) + actionpack (= 6.1.4.1) + activesupport (= 6.1.4.1) method_source rake (>= 0.13) thor (~> 1.0) @@ -316,7 +317,7 @@ GEM rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-rails (5.0.1) + rspec-rails (5.0.2) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2) @@ -325,18 +326,18 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.2) - rubocop (1.18.3) + rubocop (1.20.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.7.0, < 2.0) + rubocop-ast (>= 1.9.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.8.0) + rubocop-ast (1.11.0) parser (>= 3.0.1.1) - rubocop-performance (1.11.4) + rubocop-performance (1.11.5) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rails (2.11.3) @@ -356,7 +357,7 @@ GEM childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) sigdump (0.2.4) - smart_properties (1.15.0) + smart_properties (1.16.0) spoon (0.0.6) ffi sprockets (4.0.2) @@ -393,7 +394,7 @@ DEPENDENCIES activerecord-explain-analyze activerecord-jdbcpostgresql-adapter appraisal! - benchmark-ips (= 2.8.4) + benchmark-ips capybara database_cleaner dotenv @@ -423,4 +424,4 @@ DEPENDENCIES yard-activesupport-concern BUNDLED WITH - 2.2.17 + 2.2.26 diff --git a/good_job.gemspec b/good_job.gemspec index f36f776fe..ae0341cdf 100644 --- a/good_job.gemspec +++ b/good_job.gemspec @@ -56,7 +56,7 @@ Gem::Specification.new do |spec| spec.add_dependency "thor", ">= 0.14.1" spec.add_dependency "zeitwerk", ">= 2.0" - spec.add_development_dependency "benchmark-ips", "2.8.4" # https://github.com/evanphx/benchmark-ips/pull/115 + spec.add_development_dependency "benchmark-ips" spec.add_development_dependency "capybara" spec.add_development_dependency "database_cleaner" spec.add_development_dependency "dotenv"