Skip to content

Commit

Permalink
Merge 95b9561 into 5748360
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 1, 2019
2 parents 5748360 + 95b9561 commit 0f6d138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsi.gemspec
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|

# we are monkey patching json-schema with a fix that has not been merged in a timely fashion.
spec.add_dependency "json-schema", "~> 2.8"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rake", "~> 12.3"
spec.add_development_dependency "minitest", "~> 5.0"
spec.add_development_dependency "minitest-around"
spec.add_development_dependency "minitest-reporters"
Expand Down

0 comments on commit 0f6d138

Please sign in to comment.