-
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.
- Loading branch information
1 parent
3850bba
commit d1d9be1
Showing
23 changed files
with
32 additions
and
41 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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module BulletTrain | ||
module Api | ||
VERSION = "1.2.23" | ||
VERSION = "1.2.24" | ||
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 Fields | ||
VERSION = "1.2.23" | ||
VERSION = "1.2.24" | ||
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 HasUuid | ||
VERSION = "1.2.23" | ||
VERSION = "1.2.24" | ||
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.2.23" | ||
VERSION = "1.2.24" | ||
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.2.23" | ||
VERSION = "1.2.24" | ||
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.2.23" | ||
VERSION = "1.2.24" | ||
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.2.23" | ||
VERSION = "1.2.24" | ||
end | ||
end |
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.2.23" | ||
VERSION = "1.2.24" | ||
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.2.23" | ||
VERSION = "1.2.24" | ||
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.2.23" | ||
VERSION = "1.2.24" | ||
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.2.23" | ||
VERSION = "1.2.24" | ||
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.2.23" | ||
VERSION = "1.2.24" | ||
end | ||
end |
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.2.23" | ||
VERSION = "1.2.24" | ||
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.2.23" | ||
VERSION = "1.2.24" | ||
end | ||
end |
2 changes: 1 addition & 1 deletion
2
bullet_train-themes-light/lib/bullet_train/themes/light/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 Themes | ||
module Light | ||
VERSION = "1.2.23" | ||
VERSION = "1.2.24" | ||
end | ||
end | ||
end |
2 changes: 1 addition & 1 deletion
2
bullet_train-themes-tailwind_css/lib/bullet_train/themes/tailwind_css/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 Themes | ||
module TailwindCss | ||
VERSION = "1.2.23" | ||
VERSION = "1.2.24" | ||
end | ||
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 Themes | ||
VERSION = "1.2.23" | ||
VERSION = "1.2.24" | ||
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,3 +1,3 @@ | ||
module BulletTrain | ||
VERSION = "1.2.23" | ||
VERSION = "1.2.24" | ||
end |