Skip to content

Commit

Permalink
Merge pull request #15 from ninoseki/update-dependencies
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
ninoseki committed Oct 12, 2020
2 parents 13aeb5a + bccfe9e commit 76c1221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ukemi.gemspec
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rspec", "~> 3.9"
spec.add_development_dependency "vcr", "~> 6.0"
spec.add_development_dependency "webmock", "~> 3.8"
spec.add_development_dependency "webmock", "~> 3.9"

spec.add_dependency "addressable", "~> 2.7"
spec.add_dependency "dnsdb", "~> 0.1"
Expand Down

0 comments on commit 76c1221

Please sign in to comment.