File tree Expand file tree Collapse file tree 13 files changed +67
-24
lines changed Expand file tree Collapse file tree 13 files changed +67
-24
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,11 @@ Gem::Specification.new do |s|
21
21
s . require_path = "lib"
22
22
23
23
s . metadata = {
24
- "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /actioncable" ,
25
- "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /actioncable/CHANGELOG.md"
24
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
25
+ "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /actioncable/CHANGELOG.md" ,
26
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
27
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
28
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /actioncable" ,
26
29
}
27
30
28
31
# NOTE: Please read our dependency guidelines before updating versions:
Original file line number Diff line number Diff line change @@ -21,8 +21,11 @@ Gem::Specification.new do |s|
21
21
s . require_path = "lib"
22
22
23
23
s . metadata = {
24
- "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /actionmailbox" ,
25
- "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /actionmailbox/CHANGELOG.md"
24
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
25
+ "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /actionmailbox/CHANGELOG.md" ,
26
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
27
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
28
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /actionmailbox" ,
26
29
}
27
30
28
31
# NOTE: Please read our dependency guidelines before updating versions:
Original file line number Diff line number Diff line change @@ -22,8 +22,11 @@ Gem::Specification.new do |s|
22
22
s . requirements << "none"
23
23
24
24
s . metadata = {
25
- "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /actionmailer" ,
26
- "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /actionmailer/CHANGELOG.md"
25
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
26
+ "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /actionmailer/CHANGELOG.md" ,
27
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
28
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
29
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /actionmailer" ,
27
30
}
28
31
29
32
# NOTE: Please read our dependency guidelines before updating versions:
Original file line number Diff line number Diff line change @@ -22,8 +22,11 @@ Gem::Specification.new do |s|
22
22
s . requirements << "none"
23
23
24
24
s . metadata = {
25
- "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /actionpack" ,
26
- "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /actionpack/CHANGELOG.md"
25
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
26
+ "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /actionpack/CHANGELOG.md" ,
27
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
28
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
29
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /actionpack" ,
27
30
}
28
31
29
32
# NOTE: Please read our dependency guidelines before updating versions:
Original file line number Diff line number Diff line change @@ -21,8 +21,11 @@ Gem::Specification.new do |s|
21
21
s . require_path = "lib"
22
22
23
23
s . metadata = {
24
- "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /actiontext" ,
25
- "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /actiontext/CHANGELOG.md"
24
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
25
+ "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /actiontext/CHANGELOG.md" ,
26
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
27
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
28
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /actiontext" ,
26
29
}
27
30
28
31
# NOTE: Please read our dependency guidelines before updating versions:
Original file line number Diff line number Diff line change @@ -22,8 +22,11 @@ Gem::Specification.new do |s|
22
22
s . requirements << "none"
23
23
24
24
s . metadata = {
25
- "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /actionview" ,
26
- "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /actionview/CHANGELOG.md"
25
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
26
+ "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /actionview/CHANGELOG.md" ,
27
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
28
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
29
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /actionview" ,
27
30
}
28
31
29
32
# NOTE: Please read our dependency guidelines before updating versions:
Original file line number Diff line number Diff line change @@ -21,8 +21,11 @@ Gem::Specification.new do |s|
21
21
s . require_path = "lib"
22
22
23
23
s . metadata = {
24
- "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /activejob" ,
25
- "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /activejob/CHANGELOG.md"
24
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
25
+ "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /activejob/CHANGELOG.md" ,
26
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
27
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
28
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /activejob" ,
26
29
}
27
30
28
31
# NOTE: Please read our dependency guidelines before updating versions:
Original file line number Diff line number Diff line change @@ -21,8 +21,11 @@ Gem::Specification.new do |s|
21
21
s . require_path = "lib"
22
22
23
23
s . metadata = {
24
- "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /activemodel" ,
25
- "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /activemodel/CHANGELOG.md"
24
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
25
+ "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /activemodel/CHANGELOG.md" ,
26
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
27
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
28
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /activemodel" ,
26
29
}
27
30
28
31
# NOTE: Please read our dependency guidelines before updating versions:
Original file line number Diff line number Diff line change @@ -24,8 +24,11 @@ Gem::Specification.new do |s|
24
24
s . rdoc_options . concat [ "--main" , "README.rdoc" ]
25
25
26
26
s . metadata = {
27
- "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /activerecord" ,
28
- "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /activerecord/CHANGELOG.md"
27
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
28
+ "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /activerecord/CHANGELOG.md" ,
29
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
30
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
31
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /activerecord" ,
29
32
}
30
33
31
34
# NOTE: Please read our dependency guidelines before updating versions:
Original file line number Diff line number Diff line change @@ -21,8 +21,11 @@ Gem::Specification.new do |s|
21
21
s . require_path = "lib"
22
22
23
23
s . metadata = {
24
- "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /activestorage" ,
25
- "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /activestorage/CHANGELOG.md"
24
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
25
+ "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /activestorage/CHANGELOG.md" ,
26
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
27
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
28
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /activestorage" ,
26
29
}
27
30
28
31
# NOTE: Please read our dependency guidelines before updating versions:
Original file line number Diff line number Diff line change @@ -23,8 +23,11 @@ Gem::Specification.new do |s|
23
23
s . rdoc_options . concat [ "--encoding" , "UTF-8" ]
24
24
25
25
s . metadata = {
26
- "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /activesupport" ,
27
- "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /activesupport/CHANGELOG.md"
26
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
27
+ "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /activesupport/CHANGELOG.md" ,
28
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
29
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
30
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /activesupport" ,
28
31
}
29
32
30
33
# NOTE: Please read our dependency guidelines before updating versions:
Original file line number Diff line number Diff line change @@ -20,6 +20,13 @@ Gem::Specification.new do |s|
20
20
21
21
s . files = [ "README.md" ]
22
22
23
+ s . metadata = {
24
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
25
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
26
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
27
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } " ,
28
+ }
29
+
23
30
s . add_dependency "activesupport" , version
24
31
s . add_dependency "actionpack" , version
25
32
s . add_dependency "actionview" , version
Original file line number Diff line number Diff line change @@ -26,8 +26,11 @@ Gem::Specification.new do |s|
26
26
s . rdoc_options << "--exclude" << "."
27
27
28
28
s . metadata = {
29
- "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /railties" ,
30
- "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /railties/CHANGELOG.md"
29
+ "bug_tracker_uri" => "https://github.com/rails/rails/issues" ,
30
+ "changelog_uri" => "https://github.com/rails/rails/blob/v#{ version } /railties/CHANGELOG.md" ,
31
+ "documentation_uri" => "https://api.rubyonrails.org/v#{ version } /" ,
32
+ "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rubyonrails-talk" ,
33
+ "source_code_uri" => "https://github.com/rails/rails/tree/v#{ version } /railties" ,
31
34
}
32
35
33
36
# NOTE: Please read our dependency guidelines before updating versions:
You can’t perform that action at this time.
0 commit comments