Skip to content

Commit

Permalink
BT-Core version bump: - 1.15.0 (#1897)
Browse files Browse the repository at this point in the history
Co-authored-by: jagthedrummer <jagthedrummer@users.noreply.github.com>
  • Loading branch information
jagthedrummer and jagthedrummer authored Jan 29, 2025
1 parent 803a8a3 commit c5b4cff
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 67 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,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.14.2"
BULLET_TRAIN_VERSION = "1.15.0"

# Core packages.
gem "bullet_train", BULLET_TRAIN_VERSION
Expand Down
100 changes: 52 additions & 48 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GEM
bootsnap (1.18.4)
msgpack (~> 1.2)
builder (3.3.0)
bullet_train (1.14.2)
bullet_train (1.15.0)
awesome_print
bullet_train-fields
bullet_train-has_uuid
Expand All @@ -144,7 +144,7 @@ GEM
image_processing
microscope
nice_partials (~> 0.9)
omniauth
omniauth (~> 2.0)
pagy (~> 8)
possessive
premailer-rails
Expand All @@ -155,7 +155,7 @@ GEM
unicode-emoji
valid_email
xxhash
bullet_train-api (1.14.2)
bullet_train-api (1.15.0)
bullet_train
bullet_train-super_scaffolding
colorizer
Expand All @@ -166,59 +166,59 @@ GEM
pagy_cursor
rack-cors
rails (>= 6.0.0)
bullet_train-fields (1.14.2)
bullet_train-fields (1.15.0)
chronic
cloudinary
phonelib
rails (>= 6.0.0)
bullet_train-has_uuid (1.14.2)
bullet_train-has_uuid (1.15.0)
rails (>= 6.0.0)
bullet_train-incoming_webhooks (1.14.2)
bullet_train-incoming_webhooks (1.15.0)
bullet_train
bullet_train-api
bullet_train-super_scaffolding
rails (>= 6.0.0)
bullet_train-integrations (1.14.2)
bullet_train-integrations (1.15.0)
rails (>= 6.0.0)
bullet_train-integrations-stripe (1.14.2)
omniauth
omniauth-rails_csrf_protection
omniauth-stripe-connect
bullet_train-integrations-stripe (1.15.0)
omniauth (~> 2.0)
omniauth-rails_csrf_protection (~> 1.0)
omniauth-stripe-connect-v2
rails (>= 6.0.0)
stripe
bullet_train-obfuscates_id (1.14.2)
bullet_train-obfuscates_id (1.15.0)
hashids
rails (>= 6.0.0)
bullet_train-outgoing_webhooks (1.14.2)
bullet_train-outgoing_webhooks (1.15.0)
public_suffix
rails (>= 6.0.0)
bullet_train-roles (1.14.2)
bullet_train-roles (1.15.0)
active_hash
activesupport
cancancan
bullet_train-scope_questions (1.14.2)
bullet_train-scope_questions (1.15.0)
rails (>= 6.0.0)
bullet_train-scope_validator (1.14.2)
bullet_train-scope_validator (1.15.0)
rails
bullet_train-sortable (1.14.2)
bullet_train-sortable (1.15.0)
rails (>= 6.0.0)
bullet_train-super_load_and_authorize_resource (1.14.2)
bullet_train-super_load_and_authorize_resource (1.15.0)
cancancan
rails (>= 6.0.0)
bullet_train-super_scaffolding (1.14.2)
bullet_train-super_scaffolding (1.15.0)
colorizer
indefinite_article
masamune-ast (~> 2.0.2)
rails (>= 6.0.0)
bullet_train-themes (1.14.2)
bullet_train-themes (1.15.0)
bullet_train-fields
nice_partials (~> 0.9)
rails (>= 6.0.0)
bullet_train-themes-light (1.14.2)
bullet_train-themes-light (1.15.0)
bullet_train-themes-tailwind_css
masamune-ast (~> 2.0.2)
rails (>= 6.0.0)
bullet_train-themes-tailwind_css (1.14.2)
bullet_train-themes-tailwind_css (1.15.0)
bullet_train-themes
rails (>= 6.0.0)
cable_ready (5.0.6)
Expand Down Expand Up @@ -435,17 +435,18 @@ GEM
snaky_hash (~> 2.0)
version_gem (~> 1.1)
observer (0.1.2)
omniauth (1.9.2)
omniauth (2.1.2)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
omniauth-oauth2 (1.7.3)
rack (>= 2.2.3)
rack-protection
omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
omniauth (>= 1.9, < 3)
omniauth-rails_csrf_protection (0.1.2)
omniauth (~> 2.0)
omniauth-rails_csrf_protection (1.0.2)
actionpack (>= 4.2)
omniauth (>= 1.3.1)
omniauth-stripe-connect (2.10.1)
omniauth (~> 1.3)
omniauth (~> 2.0)
omniauth-stripe-connect-v2 (1.0.4)
omniauth (~> 2.0)
omniauth-oauth2 (~> 1.4)
orm_adapter (0.5.0)
ostruct (0.6.1)
Expand Down Expand Up @@ -500,6 +501,9 @@ GEM
rack (>= 2.0.0)
rack-mini-profiler (3.3.1)
rack (>= 1.2.0)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-session (1.0.2)
rack (< 3)
rack-test (2.2.0)
Expand Down Expand Up @@ -715,24 +719,24 @@ DEPENDENCIES
avo (>= 3.1.7)
aws-sdk-s3
bootsnap
bullet_train (= 1.14.2)
bullet_train-api (= 1.14.2)
bullet_train-fields (= 1.14.2)
bullet_train-has_uuid (= 1.14.2)
bullet_train-incoming_webhooks (= 1.14.2)
bullet_train-integrations (= 1.14.2)
bullet_train-integrations-stripe (= 1.14.2)
bullet_train-obfuscates_id (= 1.14.2)
bullet_train-outgoing_webhooks (= 1.14.2)
bullet_train-roles (= 1.14.2)
bullet_train-scope_questions (= 1.14.2)
bullet_train-scope_validator (= 1.14.2)
bullet_train-sortable (= 1.14.2)
bullet_train-super_load_and_authorize_resource (= 1.14.2)
bullet_train-super_scaffolding (= 1.14.2)
bullet_train-themes (= 1.14.2)
bullet_train-themes-light (= 1.14.2)
bullet_train-themes-tailwind_css (= 1.14.2)
bullet_train (= 1.15.0)
bullet_train-api (= 1.15.0)
bullet_train-fields (= 1.15.0)
bullet_train-has_uuid (= 1.15.0)
bullet_train-incoming_webhooks (= 1.15.0)
bullet_train-integrations (= 1.15.0)
bullet_train-integrations-stripe (= 1.15.0)
bullet_train-obfuscates_id (= 1.15.0)
bullet_train-outgoing_webhooks (= 1.15.0)
bullet_train-roles (= 1.15.0)
bullet_train-scope_questions (= 1.15.0)
bullet_train-scope_validator (= 1.15.0)
bullet_train-sortable (= 1.15.0)
bullet_train-super_load_and_authorize_resource (= 1.15.0)
bullet_train-super_scaffolding (= 1.15.0)
bullet_train-themes (= 1.15.0)
bullet_train-themes-light (= 1.15.0)
bullet_train-themes-tailwind_css (= 1.15.0)
capybara (~> 3.39)
capybara-email
capybara-lockstep
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.14.2",
"@bullet-train/bullet-train-sortable": "1.14.2",
"@bullet-train/fields": "1.14.2",
"@bullet-train/bullet-train": "1.15.0",
"@bullet-train/bullet-train-sortable": "1.15.0",
"@bullet-train/fields": "1.15.0",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@fullhuman/postcss-purgecss": "7.0.2",
"@hotwired/stimulus": "^3.2.2",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock

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

0 comments on commit c5b4cff

Please sign in to comment.