snuffleupagus.gemspec in snuffleupagus-0.3.2 vs snuffleupagus.gemspec in snuffleupagus-0.3.3
- old
+ new
@@ -11,10 +11,10 @@
s.homepage = 'https://github.com/Studiosity/snuffleupagus'
s.license = 'MIT'
s.description = 'Simple auth token generator/validator'
s.summary = "snuffleupagus-#{s.version}"
s.required_rubygems_version = '> 1.3.6'
- s.required_ruby_version = ['>= 3.0.0', '< 3.4.0']
+ s.required_ruby_version = ['>= 3.0.0', '< 3.5.0']
# Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or
# delete this section to allow pushing this gem to any host.
raise 'RubyGems 2.0 or newer is required to protect against public gem pushes.' unless s.respond_to?(:metadata)