File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ Gem::Specification.new do |spec|
5
5
spec . version = Playground ::VERSION
6
6
spec . authors = [ "Alexandre Barret" ]
7
7
spec . email = [ "[email protected] " ]
8
- spec . homepage = "https://github.com/AlexB52/playground"
9
- spec . summary = "A playground web console for Rails applications."
8
+ spec . homepage = "https://github.com/AlexB52/rails- playground"
9
+ spec . summary = "A local playground for Rails applications."
10
10
spec . license = "MIT"
11
11
12
12
spec . metadata [ "homepage_uri" ] = spec . homepage
13
- spec . metadata [ "source_code_uri" ] = "https://github.com/AlexB52/playground"
13
+ spec . metadata [ "source_code_uri" ] = "https://github.com/AlexB52/rails- playground"
14
14
# spec.metadata["changelog_uri"] = "TODO: Put your gem's CHANGELOG.md URL here."
15
15
16
16
spec . files = Dir . chdir ( File . expand_path ( __dir__ ) ) do
You can’t perform that action at this time.
0 commit comments