Skip to content

Commit b0bc037

Browse files
TimTim
authored andcommitted
update ruby version in gemspec
1 parent 04ff6cd commit b0bc037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supplejack_api.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LOAD_PATH.push File.expand_path('lib', __dir__)
44

55
# Describe your gem and declare its dependencies:
66
Gem::Specification.new do |s|
7-
s.required_ruby_version = '>= 3.2.2'
7+
s.required_ruby_version = '>= 3.4.4'
88

99
s.name = 'supplejack_api'
1010
s.version = '1'

0 commit comments

Comments
 (0)