Skip to content

Commit 81839d9

Browse files
committed
revert ruby bump for now
1 parent bfdd9ea commit 81839d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bmt.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
1414
spec.license = 'MIT'
1515
spec.files = Dir['lib/**/*.{rb,json}']
1616
spec.require_paths = ['lib']
17-
spec.required_ruby_version = '>= 3.4'
17+
spec.required_ruby_version = '>= 3.1'
1818

1919
spec.metadata = {
2020
'homepage_uri' => 'https://github.com/bugcrowd/bmt-ruby',

0 commit comments

Comments
 (0)