Skip to content

Commit

Permalink
feat: not as new rbs, maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
rarruda committed Jan 20, 2025
1 parent 1be022a commit b5a4461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unleash-client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Gem::Specification.new do |spec|

# NOTE: only require rbs/steep in MRI ruby versions. Ignore jruby.
unless RUBY_ENGINE == 'jruby'
spec.add_development_dependency "rbs", "~> 3.8.1"
spec.add_development_dependency "rbs", "~> 3.7.0"
spec.add_development_dependency "steep", "~> 1.9.3"
end
end

0 comments on commit b5a4461

Please sign in to comment.