diff --git a/Gemfile b/Gemfile index 48bbec0..706a21b 100644 --- a/Gemfile +++ b/Gemfile @@ -55,7 +55,7 @@ group :development do # A fully configurable and extendable Git hook manager gem "overcommit" - gem 'mutant-minitest', '~> 0.10.31' + gem 'mutant-minitest', '~> 0.11.18' source 'https://oss:cUsw1fO1EK35ZewlWybDC9F9wG9DKzaQ@gem.mutant.dev' do gem 'mutant-license' diff --git a/Gemfile.lock b/Gemfile.lock index a57e19a..9cfcbdc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,10 @@ GEM - remote: https://rubygems.org/ remote: https://oss:cUsw1fO1EK35ZewlWybDC9F9wG9DKzaQ@gem.mutant.dev/ + specs: + mutant-license (0.1.1.2.1839360472112769816023349048501540551457.0) + +GEM + remote: https://rubygems.org/ specs: aasm (5.2.0) concurrent-ruby (~> 1.0) @@ -97,7 +101,7 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.3.5) erubi (1.10.0) faraday (1.4.1) @@ -138,7 +142,7 @@ GEM method_source (1.0.0) mini_mime (1.0.3) mini_portile2 (2.5.1) - minitest (5.14.4) + minitest (5.17.0) minitest-reporters (1.4.3) ansi builder @@ -149,15 +153,15 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) - mutant (0.10.31) + mutant (0.11.18) diff-lcs (~> 1.3) - parser (~> 3.0.0) - regexp_parser (~> 2.0, >= 2.0.3) - unparser (~> 0.6.0) - mutant-license (0.1.1.2.1839360472112769816023349048501540551457.0) - mutant-minitest (0.10.31) + parser (~> 3.2.0) + regexp_parser (~> 2.6.1) + sorbet-runtime (~> 0.5.0) + unparser (~> 0.6.6) + mutant-minitest (0.11.18) minitest (~> 5.11) - mutant (= 0.10.31) + mutant (= 0.11.18) nio4r (2.5.7) nokogiri (1.11.3) mini_portile2 (~> 2.5.0) @@ -173,7 +177,7 @@ GEM childprocess (>= 0.6.3, < 5) iniparse (~> 1.4) parallel (1.20.1) - parser (3.0.1.0) + parser (3.2.0.0) ast (~> 2.4.1) pastel (0.8.0) tty-color (~> 0.5) @@ -226,7 +230,7 @@ GEM rbnacl (7.1.1) ffi redis (4.2.5) - regexp_parser (2.1.1) + regexp_parser (2.6.1) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) @@ -268,6 +272,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.2) + sorbet-runtime (0.5.10611) spring (2.1.1) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) @@ -301,9 +306,9 @@ GEM tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) - unparser (0.6.0) + unparser (0.6.7) diff-lcs (~> 1.3) - parser (>= 3.0.0) + parser (>= 3.2.0) view_component (2.30.0) activesupport (>= 5.0.0, < 7.0) warden (1.2.9) @@ -346,7 +351,7 @@ DEPENDENCIES minitest-reporters mocha (~> 1.2, >= 1.2.1) mutant-license! - mutant-minitest (~> 0.10.31) + mutant-minitest (~> 0.11.18) overcommit pg (>= 0.18, < 2.0) pry-rails