Skip to content

Commit 8111e0f

Browse files
committed
chore: bump ruby version
1 parent 2ca2f75 commit 8111e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

annotate.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
88
s.name = 'annotate'
99
s.version = Annotate.version
1010

11-
s.required_ruby_version = '>= 2.4.0'
11+
s.required_ruby_version = '>= 3.2.2'
1212
s.required_rubygems_version = Gem::Requirement.new('>= 0') if s.respond_to? :required_rubygems_version=
1313
s.authors = ['Alex Chaffee', 'Cuong Tran', 'Marcos Piccinini', 'Turadg Aleahmad', 'Jon Frisby']
1414
s.description = 'Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema.'

0 commit comments

Comments
 (0)