Skip to content

Commit

Permalink
remove steep & rbs from 3.0 gemfile because the versions we require n…
Browse files Browse the repository at this point in the history
…ow require ruby 3.1 minimum
  • Loading branch information
p committed Dec 19, 2024
1 parent 85b665c commit e3c78a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ruby-3.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ gem 'webmock', '>= 3.10.0'
gem 'webrick', '>= 1.7.0'

group :check do
gem 'rbs', '~> 3.7', require: false
gem 'steep', '~> 1', '>= 1.9.1', require: false
gem 'standard', require: false
end

Expand Down

0 comments on commit e3c78a3

Please sign in to comment.