Skip to content

Commit

Permalink
Update json-schema.gemspec
Browse files Browse the repository at this point in the history
Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
  • Loading branch information
bastelfreak and ekohl authored Aug 19, 2024
1 parent 9a43401 commit 6ae2540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-schema.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'minitest', '~> 5.0'
s.add_development_dependency 'rake', '~> 13.0'
s.add_development_dependency 'voxpupuli-rubocop', '~> 2.8.0'
s.add_development_dependency 'webmock', '~> 3.23', '>= 3.23.1'
s.add_development_dependency 'webmock', '~> 3.23'

s.add_runtime_dependency 'addressable', '~> 2.8', '>= 2.8.7'
end

0 comments on commit 6ae2540

Please sign in to comment.