We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 546bca5 commit 7d01a4bCopy full SHA for 7d01a4b
guard-rspec.gemspec
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
s.name = 'guard-rspec'
8
s.version = Guard::RSpecVersion::VERSION
9
s.author = 'Thibaud Guillaume-Gentil'
10
- s.email = 'thibaud@thibaud.me'
+ s.email = 'thibaud@thibaud.gg'
11
s.summary = 'Guard gem for RSpec'
12
s.description = 'Guard::RSpec automatically run your specs (much like autotest).'
13
s.homepage = 'https://rubygems.org/gems/guard-rspec'
0 commit comments