Skip to content

Commit b5a4461

Browse files
committed
feat: not as new rbs, maybe?
1 parent 1be022a commit b5a4461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unleash-client.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Gem::Specification.new do |spec|
4242

4343
# NOTE: only require rbs/steep in MRI ruby versions. Ignore jruby.
4444
unless RUBY_ENGINE == 'jruby'
45-
spec.add_development_dependency "rbs", "~> 3.8.1"
45+
spec.add_development_dependency "rbs", "~> 3.7.0"
4646
spec.add_development_dependency "steep", "~> 1.9.3"
4747
end
4848
end

0 commit comments

Comments
 (0)