Skip to content

Commit

Permalink
Relax webmock dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm5t committed Mar 18, 2024
1 parent 2cce8f2 commit 2fa2a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stripe_event.gemspec
Expand Up @@ -24,5 +24,5 @@ Gem::Specification.new do |s|
s.add_development_dependency "rails", [">= 3.1"]
s.add_development_dependency "rake"
s.add_development_dependency "rspec-rails"
s.add_development_dependency "webmock", "~> 1.9"
s.add_development_dependency "webmock"
end

0 comments on commit 2fa2a20

Please sign in to comment.