There was an error while loading. Please reload this page.
1 parent 623621a commit 4a7e752Copy full SHA for 4a7e752
1 file changed
ro_crate.gemspec
@@ -8,6 +8,7 @@ Gem::Specification.new do |s|
8
s.homepage = 'https://github.com/ResearchObject/ro-crate-ruby'
9
s.require_paths = ['lib']
10
s.licenses = ['MIT']
11
+ s.required_ruby_version = '>= 2.7.0'
12
s.add_runtime_dependency 'addressable', '>= 2.7', '< 3'
13
s.add_runtime_dependency 'rubyzip', '>= 2.3', '< 4'
14
s.add_development_dependency 'rake', '~> 13.4.2'
0 commit comments