-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove specific mention of "Heroku add-on", simplify and make them short and sweet.
- Loading branch information
1 parent
51375e3
commit 83232b3
Showing
20 changed files
with
20 additions
and
20 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides DelayedJob integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Delayed Job workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides DelayedJob integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Delayed Job workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides GoodJob integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Good Job workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides GoodJob integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Good Job workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides Que integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Que workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides Que integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Que workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides Rack app integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Rack applications." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides Rack app integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Rack applications." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides Ruby on Rails integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Ruby on Rails applications." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides Ruby on Rails integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Ruby on Rails applications." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides Resque integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Resque workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides Resque integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Resque workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem works with the Judoscale Heroku add-on to automatically scale your web and worker dynos." | ||
spec.summary = "Autoscaling for Ruby." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem works with the Judoscale Heroku add-on to automatically scale your web and worker dynos." | ||
spec.summary = "Autoscaling for Ruby." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides Shoryuken integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Shoryuken workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides Shoryuken integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Shoryuken workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides Sidekiq integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Sidekiq workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides Sidekiq integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Sidekiq workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides SolidQueue integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Solid Queue workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | |
spec.authors = ["Adam McCrea", "Carlos Antonio da Silva", "Jon Sullivan"] | ||
spec.email = ["[email protected]"] | ||
|
||
spec.summary = "This gem provides SolidQueue integration with the Judoscale autoscaling add-on for Heroku." | ||
spec.summary = "Autoscaling for Solid Queue workers." | ||
spec.homepage = "https://judoscale.com" | ||
spec.license = "MIT" | ||
|
||
|