-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update references to tricycle/bellroy
- Loading branch information
1 parent
0e5baea
commit 48deb0a
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,10 +9,10 @@ Gem::Specification.new do |spec| | |
spec.name = "rspec-sorbet" | ||
spec.version = RSpec::Sorbet::VERSION | ||
spec.authors = ["Samuel Giles"] | ||
spec.email = ["[email protected]"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "A small gem consisting of helpers for using Sorbet & RSpec together." | ||
spec.homepage = "https://github.com/tricycle/rspec-sorbet" | ||
spec.homepage = "https://github.com/samuelgiles/rspec-sorbet" | ||
spec.license = "MIT" | ||
|
||
# Specify which files should be added to the gem when it is released. | ||
|