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 87950c0 commit 0c79952Copy full SHA for 0c79952
1 file changed
rage.gemspec
@@ -6,10 +6,10 @@ Gem::Specification.new do |spec|
6
spec.name = "rage-rb"
7
spec.version = Rage::VERSION
8
spec.authors = ["Roman Samoilov"]
9
- spec.email = ["rsamoi@icloud.com"]
+ spec.email = ["developers@rage-rb.dev"]
10
11
spec.summary = "Fast web framework compatible with Rails."
12
- spec.homepage = "https://github.com/rage-rb/rage"
+ spec.homepage = "https://rage-rb.dev"
13
spec.license = "MIT"
14
spec.required_ruby_version = ">= 3.2.0"
15
0 commit comments