Skip to content

Commit

Permalink
require ruby 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flyerhzm committed Aug 10, 2024
1 parent 9ea62db commit bc8c3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bullet.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|

s.license = 'MIT'

s.required_ruby_version = '>= 2.3'
s.required_ruby_version = '>= 2.7.0'
s.required_rubygems_version = '>= 1.3.6'

s.add_runtime_dependency 'activesupport', '>= 3.0.0'
Expand Down

0 comments on commit bc8c3e6

Please sign in to comment.