Skip to content

Commit

Permalink
Bump steep gem version to 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Dec 24, 2024
1 parent ebdadac commit cdfa93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ gem "memory_profiler"
# Then skip install on some CI jobs.
if !ENV['GITHUB_ACTION'] || ENV['INSTALL_STEEP'] == 'true'
gem "rbs", "3.7.0", require: false
gem "steep", "1.9.1", require: false
gem "steep", "1.9.2", require: false
end

0 comments on commit cdfa93c

Please sign in to comment.