-
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 pull request #423 from bullet-train-co/version-bump/1.3.2
Version bump: patch - 1.3.2
- Loading branch information
Showing
28 changed files
with
34 additions
and
33 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.1" | ||
VERSION = "1.3.2" | ||
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.1) | ||
bullet_train-fields (1.3.2) | ||
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.1" | ||
VERSION = "1.3.2" | ||
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.1" | ||
VERSION = "1.3.2" | ||
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.1" | ||
VERSION = "1.3.2" | ||
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.1" | ||
VERSION = "1.3.2" | ||
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.1" | ||
VERSION = "1.3.2" | ||
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.1" | ||
VERSION = "1.3.2" | ||
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.3.1" | ||
VERSION = "1.3.2" | ||
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.1" | ||
VERSION = "1.3.2" | ||
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.1" | ||
VERSION = "1.3.2" | ||
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.1" | ||
VERSION = "1.3.2" | ||
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.1" | ||
VERSION = "1.3.2" | ||
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.1" | ||
VERSION = "1.3.2" | ||
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.1" | ||
VERSION = "1.3.2" | ||
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.3.1" | ||
VERSION = "1.3.2" | ||
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.3.1" | ||
VERSION = "1.3.2" | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
PATH | ||
remote: . | ||
specs: | ||
bullet_train-themes (1.3.1) | ||
bullet_train-themes (1.3.2) | ||
rails (>= 6.0.0) | ||
|
||
GEM | ||
|
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.3.1" | ||
VERSION = "1.3.2" | ||
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.3.1" | ||
VERSION = "1.3.2" | ||
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 @@ | ||
# This is here just so that we can run `bump` at the top level of | ||
# the project to have it maintain the CHANGELOG. | ||
module BulletTrain | ||
VERSION = "1.3.1" | ||
VERSION = "1.3.2" | ||
end |