Skip to content

Commit 035d0bd

Browse files
committed
Update the gem email
1 parent 187558e commit 035d0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch_ruby.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
2020
s.version = Patch::VERSION
2121
s.platform = Gem::Platform::RUBY
2222
s.authors = ["Patch Technology"]
23-
s.email = ["info@usepatch.com"]
23+
s.email = ["developers@usepatch.com"]
2424
s.homepage = "https://www.usepatch.com"
2525
s.summary = "Ruby wrapper for the Patch API"
2626
s.description = "Ruby wrapper for the Patch API"

0 commit comments

Comments
 (0)