We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ddbe7a commit 3394252Copy full SHA for 3394252
indieweb-endpoints.gemspec
@@ -1,7 +1,7 @@
1
require_relative 'lib/indieweb/endpoints/version'
2
3
Gem::Specification.new do |spec|
4
- spec.required_ruby_version = Gem::Requirement.new('>= 2.5', '< 2.8')
+ spec.required_ruby_version = Gem::Requirement.new('>= 2.5', '< 4')
5
6
spec.name = 'indieweb-endpoints'
7
spec.version = IndieWeb::Endpoints::VERSION
0 commit comments