Skip to content

Commit

Permalink
BT-Core version bump: - 1.6.6 (#1103)
Browse files Browse the repository at this point in the history
Co-authored-by: jagthedrummer <[email protected]>
  • Loading branch information
github-actions[bot] and jagthedrummer authored Oct 19, 2023
1 parent cfe753d commit c51772b
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 55 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ end

# We use a constant here so that we can ensure that all of the bullet_train-*
# packages are on the same version.
BULLET_TRAIN_VERSION = "1.6.5"
BULLET_TRAIN_VERSION = "1.6.6"

# Core packages.
gem "bullet_train", BULLET_TRAIN_VERSION
Expand Down
80 changes: 41 additions & 39 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ GEM
bootsnap (1.16.0)
msgpack (~> 1.2)
builder (3.2.4)
bullet_train (1.6.5)
bullet_train (1.6.6)
awesome_print
bullet_train-fields
bullet_train-has_uuid
Expand Down Expand Up @@ -130,7 +130,7 @@ GEM
unicode-emoji
valid_email
xxhash
bullet_train-api (1.6.5)
bullet_train-api (1.6.6)
bullet_train
doorkeeper
factory_bot
Expand All @@ -139,56 +139,56 @@ GEM
pagy_cursor
rack-cors
rails (>= 6.0.0)
bullet_train-fields (1.6.5)
bullet_train-fields (1.6.6)
chronic
cloudinary
phonelib
rails (>= 6.0.0)
bullet_train-has_uuid (1.6.5)
bullet_train-has_uuid (1.6.6)
rails (>= 6.0.0)
bullet_train-incoming_webhooks (1.6.5)
bullet_train-incoming_webhooks (1.6.6)
bullet_train-super_scaffolding
rails (>= 6.0.0)
bullet_train-integrations (1.6.5)
bullet_train-integrations (1.6.6)
rails (>= 6.0.0)
bullet_train-integrations-stripe (1.6.5)
bullet_train-integrations-stripe (1.6.6)
omniauth
omniauth-rails_csrf_protection
omniauth-stripe-connect
rails (>= 6.0.0)
stripe
bullet_train-obfuscates_id (1.6.5)
bullet_train-obfuscates_id (1.6.6)
hashids
rails (>= 6.0.0)
bullet_train-outgoing_webhooks (1.6.5)
bullet_train-outgoing_webhooks (1.6.6)
public_suffix
rails (>= 6.0.0)
bullet_train-roles (1.6.5)
bullet_train-roles (1.6.6)
active_hash
activesupport
cancancan
bullet_train-routes (1.0.0)
rails (>= 6.0.0)
bullet_train-scope_questions (1.6.5)
bullet_train-scope_questions (1.6.6)
rails (>= 6.0.0)
bullet_train-scope_validator (1.6.5)
bullet_train-sortable (1.6.5)
bullet_train-scope_validator (1.6.6)
bullet_train-sortable (1.6.6)
rails (>= 6.0.0)
bullet_train-super_load_and_authorize_resource (1.6.5)
bullet_train-super_load_and_authorize_resource (1.6.6)
cancancan
rails (>= 6.0.0)
bullet_train-super_scaffolding (1.6.5)
bullet_train-super_scaffolding (1.6.6)
bullet_train
indefinite_article
masamune-ast (~> 1.2.1)
masamune-ast (~> 2.0.2)
rails (>= 6.0.0)
bullet_train-themes (1.6.5)
bullet_train-themes (1.6.6)
rails (>= 6.0.0)
bullet_train-themes-light (1.6.5)
bullet_train-themes-light (1.6.6)
bullet_train-themes-tailwind_css
masamune-ast (~> 1.2.1)
masamune-ast (~> 2.0.2)
rails (>= 6.0.0)
bullet_train-themes-tailwind_css (1.6.5)
bullet_train-themes-tailwind_css (1.6.6)
bullet_train
bullet_train-themes
rails (>= 6.0.0)
Expand Down Expand Up @@ -334,8 +334,9 @@ GEM
net-pop
net-smtp
marcel (1.0.2)
masamune-ast (1.2.1)
masamune-ast (2.0.2)
activesupport
prism (>= 0.14.0)
matrix (0.4.2)
method_source (1.0.0)
microscope (1.1.1)
Expand Down Expand Up @@ -422,6 +423,7 @@ GEM
actionmailer (>= 3)
net-smtp
premailer (~> 1.7, >= 1.7.9)
prism (0.15.1)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -631,24 +633,24 @@ DEPENDENCIES
active_hash
aws-sdk-s3
bootsnap
bullet_train (= 1.6.5)
bullet_train-api (= 1.6.5)
bullet_train-fields (= 1.6.5)
bullet_train-has_uuid (= 1.6.5)
bullet_train-incoming_webhooks (= 1.6.5)
bullet_train-integrations (= 1.6.5)
bullet_train-integrations-stripe (= 1.6.5)
bullet_train-obfuscates_id (= 1.6.5)
bullet_train-outgoing_webhooks (= 1.6.5)
bullet_train-roles (= 1.6.5)
bullet_train-scope_questions (= 1.6.5)
bullet_train-scope_validator (= 1.6.5)
bullet_train-sortable (= 1.6.5)
bullet_train-super_load_and_authorize_resource (= 1.6.5)
bullet_train-super_scaffolding (= 1.6.5)
bullet_train-themes (= 1.6.5)
bullet_train-themes-light (= 1.6.5)
bullet_train-themes-tailwind_css (= 1.6.5)
bullet_train (= 1.6.6)
bullet_train-api (= 1.6.6)
bullet_train-fields (= 1.6.6)
bullet_train-has_uuid (= 1.6.6)
bullet_train-incoming_webhooks (= 1.6.6)
bullet_train-integrations (= 1.6.6)
bullet_train-integrations-stripe (= 1.6.6)
bullet_train-obfuscates_id (= 1.6.6)
bullet_train-outgoing_webhooks (= 1.6.6)
bullet_train-roles (= 1.6.6)
bullet_train-scope_questions (= 1.6.6)
bullet_train-scope_validator (= 1.6.6)
bullet_train-sortable (= 1.6.6)
bullet_train-super_load_and_authorize_resource (= 1.6.6)
bullet_train-super_scaffolding (= 1.6.6)
bullet_train-themes (= 1.6.6)
bullet_train-themes-light (= 1.6.6)
bullet_train-themes-tailwind_css (= 1.6.6)
capybara (~> 3.39)
capybara-email
chronic
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "app",
"private": true,
"dependencies": {
"@bullet-train/bullet-train": "1.6.5",
"@bullet-train/bullet-train-sortable": "1.6.5",
"@bullet-train/fields": "1.6.5",
"@bullet-train/bullet-train": "1.6.6",
"@bullet-train/bullet-train-sortable": "1.6.6",
"@bullet-train/fields": "1.6.6",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@fullhuman/postcss-purgecss": "5.0.0",
"@hotwired/turbo-rails": "^7.3.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c51772b

Please sign in to comment.