Skip to content

Commit 7d01a4b

Browse files
committed
Update my email
1 parent 546bca5 commit 7d01a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guard-rspec.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
77
s.name = 'guard-rspec'
88
s.version = Guard::RSpecVersion::VERSION
99
s.author = 'Thibaud Guillaume-Gentil'
10-
s.email = 'thibaud@thibaud.me'
10+
s.email = 'thibaud@thibaud.gg'
1111
s.summary = 'Guard gem for RSpec'
1212
s.description = 'Guard::RSpec automatically run your specs (much like autotest).'
1313
s.homepage = 'https://rubygems.org/gems/guard-rspec'

0 commit comments

Comments
 (0)