-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'features/incoming-webhooks-test' of github.com:bullet-t…
…rain-co/bullet_train-core into features/incoming-webhooks-test
- Loading branch information
Showing
42 changed files
with
442 additions
and
344 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
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module BulletTrain | ||
module Api | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end |
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
PATH | ||
remote: . | ||
specs: | ||
bullet_train-fields (1.3.19) | ||
bullet_train-fields (1.3.20) | ||
chronic | ||
cloudinary | ||
phonelib | ||
|
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module BulletTrain | ||
module Fields | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end |
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
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module BulletTrain | ||
module HasUuid | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end |
2 changes: 1 addition & 1 deletion
2
bullet_train-incoming_webhooks/lib/bullet_train/incoming_webhooks/version.rb
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module BulletTrain | ||
module IncomingWebhooks | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end |
2 changes: 1 addition & 1 deletion
2
bullet_train-integrations-stripe/lib/bullet_train/integrations/stripe/version.rb
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
module BulletTrain | ||
module Integrations | ||
module Stripe | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end | ||
end |
2 changes: 1 addition & 1 deletion
2
bullet_train-integrations/lib/bullet_train/integrations/version.rb
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module BulletTrain | ||
module Integrations | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end |
2 changes: 1 addition & 1 deletion
2
bullet_train-obfuscates_id/lib/bullet_train/obfuscates_id/version.rb
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module BulletTrain | ||
module ObfuscatesId | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end |
2 changes: 1 addition & 1 deletion
2
...et_train-outgoing_webhooks/app/views/api/v1/webhooks/outgoing/events/_event.json.jbuilder
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
2 changes: 1 addition & 1 deletion
2
bullet_train-outgoing_webhooks/lib/bullet_train/outgoing_webhooks/version.rb
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module BulletTrain | ||
module OutgoingWebhooks | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end |
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
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# frozen_string_literal: true | ||
|
||
module Roles | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end |
2 changes: 1 addition & 1 deletion
2
bullet_train-scope_questions/lib/bullet_train/scope_questions/version.rb
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module BulletTrain | ||
module ScopeQuestions | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end |
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
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 |
---|---|---|
|
@@ -2,6 +2,6 @@ | |
|
||
module BulletTrain | ||
module ScopeValidator | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end |
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module BulletTrain | ||
module Sortable | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end |
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
2 changes: 1 addition & 1 deletion
2
...load_and_authorize_resource/lib/bullet_train/super_load_and_authorize_resource/version.rb
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module BulletTrain | ||
module SuperLoadAndAuthorizeResource | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end |
2 changes: 1 addition & 1 deletion
2
bullet_train-super_scaffolding/lib/bullet_train/super_scaffolding/version.rb
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module BulletTrain | ||
module SuperScaffolding | ||
VERSION = "1.3.19" | ||
VERSION = "1.3.20" | ||
end | ||
end |
Oops, something went wrong.