diff --git a/Gemfile b/Gemfile index b02cd17df..7400b55a1 100644 --- a/Gemfile +++ b/Gemfile @@ -42,5 +42,5 @@ group :minitest do end group :typecheck_test do - gem "steep", "~> 1.7.0.dev", require: false + gem "steep", "~> 1.7.1", require: false end diff --git a/Gemfile.lock b/Gemfile.lock index 79a458d1b..da8caf0b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM ruby-progressbar (1.13.0) securerandom (0.3.1) stackprof (0.2.26) - steep (1.7.0.dev.4) + steep (1.7.1) activesupport (>= 5.1) concurrent-ruby (>= 1.1.10) csv (>= 3.0.9) @@ -177,7 +177,7 @@ DEPENDENCIES rubocop rubocop-rubycw stackprof - steep (~> 1.7.0.dev) + steep (~> 1.7.1) tempfile test-unit