Skip to content

Commit 0c79952

Browse files
committed
Update email and homepage
1 parent 87950c0 commit 0c79952

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rage.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Gem::Specification.new do |spec|
66
spec.name = "rage-rb"
77
spec.version = Rage::VERSION
88
spec.authors = ["Roman Samoilov"]
9-
spec.email = ["rsamoi@icloud.com"]
9+
spec.email = ["developers@rage-rb.dev"]
1010

1111
spec.summary = "Fast web framework compatible with Rails."
12-
spec.homepage = "https://github.com/rage-rb/rage"
12+
spec.homepage = "https://rage-rb.dev"
1313
spec.license = "MIT"
1414
spec.required_ruby_version = ">= 3.2.0"
1515

0 commit comments

Comments
 (0)