Skip to content

Commit

Permalink
Merge 7937677 into b0983fa
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak authored Feb 16, 2022
2 parents b0983fa + 7937677 commit 1212a6a
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 @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.extra_rdoc_files = ["README.md","LICENSE.md"]
s.required_ruby_version = ">= 2.5"
s.license = "MIT"
s.required_rubygems_version = ">= 1.8"
s.required_rubygems_version = ">= 2.5"

s.add_development_dependency "rake"
s.add_development_dependency "minitest", '~> 5.0'
Expand Down

0 comments on commit 1212a6a

Please sign in to comment.