Skip to content

Commit

Permalink
Merge pull request #54 from bullet-train-co/bullet-train-update/1.14.0
Browse files Browse the repository at this point in the history
Bullet Train Update: 1.14.0
  • Loading branch information
jagthedrummer authored Dec 30, 2024
2 parents 28e91bf + f05d517 commit 5094cf2
Show file tree
Hide file tree
Showing 7 changed files with 61 additions and 79 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ aliases:
paths:
- node_modules
- &ruby_node_browsers_docker_image
- image: cimg/ruby:3.3.6-browsers
- image: cimg/ruby:3.4.1-browsers
environment:
PGHOST: localhost
PGUSER: untitled_application
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.11.0
22.12.0
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.6
3.4.1
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.13.0"
BULLET_TRAIN_VERSION = "1.14.0"

# Core packages.
gem "bullet_train", BULLET_TRAIN_VERSION
Expand Down
85 changes: 38 additions & 47 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.13.0)
bullet_train (1.14.0)
awesome_print
bullet_train-fields
bullet_train-has_uuid
Expand All @@ -137,7 +137,6 @@ GEM
commonmarker (>= 1.0.0)
devise
devise-pwned_password
extended_email_reply_parser
fastimage
figaro
hiredis
Expand All @@ -156,7 +155,7 @@ GEM
unicode-emoji
valid_email
xxhash
bullet_train-api (1.13.0)
bullet_train-api (1.14.0)
bullet_train
bullet_train-super_scaffolding
colorizer
Expand All @@ -167,59 +166,59 @@ GEM
pagy_cursor
rack-cors
rails (>= 6.0.0)
bullet_train-fields (1.13.0)
bullet_train-fields (1.14.0)
chronic
cloudinary
phonelib
rails (>= 6.0.0)
bullet_train-has_uuid (1.13.0)
bullet_train-has_uuid (1.14.0)
rails (>= 6.0.0)
bullet_train-incoming_webhooks (1.13.0)
bullet_train-incoming_webhooks (1.14.0)
bullet_train
bullet_train-api
bullet_train-super_scaffolding
rails (>= 6.0.0)
bullet_train-integrations (1.13.0)
bullet_train-integrations (1.14.0)
rails (>= 6.0.0)
bullet_train-integrations-stripe (1.13.0)
bullet_train-integrations-stripe (1.14.0)
omniauth
omniauth-rails_csrf_protection
omniauth-stripe-connect
rails (>= 6.0.0)
stripe
bullet_train-obfuscates_id (1.13.0)
bullet_train-obfuscates_id (1.14.0)
hashids
rails (>= 6.0.0)
bullet_train-outgoing_webhooks (1.13.0)
bullet_train-outgoing_webhooks (1.14.0)
public_suffix
rails (>= 6.0.0)
bullet_train-roles (1.13.0)
bullet_train-roles (1.14.0)
active_hash
activesupport
cancancan
bullet_train-scope_questions (1.13.0)
bullet_train-scope_questions (1.14.0)
rails (>= 6.0.0)
bullet_train-scope_validator (1.13.0)
bullet_train-scope_validator (1.14.0)
rails
bullet_train-sortable (1.13.0)
bullet_train-sortable (1.14.0)
rails (>= 6.0.0)
bullet_train-super_load_and_authorize_resource (1.13.0)
bullet_train-super_load_and_authorize_resource (1.14.0)
cancancan
rails (>= 6.0.0)
bullet_train-super_scaffolding (1.13.0)
bullet_train-super_scaffolding (1.14.0)
colorizer
indefinite_article
masamune-ast (~> 2.0.2)
rails (>= 6.0.0)
bullet_train-themes (1.13.0)
bullet_train-themes (1.14.0)
bullet_train-fields
nice_partials (~> 0.9)
rails (>= 6.0.0)
bullet_train-themes-light (1.13.0)
bullet_train-themes-light (1.14.0)
bullet_train-themes-tailwind_css
masamune-ast (~> 2.0.2)
rails (>= 6.0.0)
bullet_train-themes-tailwind_css (1.13.0)
bullet_train-themes-tailwind_css (1.14.0)
bullet_train-themes
rails (>= 6.0.0)
cable_ready (5.0.6)
Expand Down Expand Up @@ -247,7 +246,6 @@ GEM
capybara (>= 3.0)
ruby2_keywords
selenium-webdriver (>= 4.0)
charlock_holmes (0.7.9)
childprocess (5.1.0)
logger (~> 1.5)
choice (0.2.0)
Expand Down Expand Up @@ -295,16 +293,10 @@ GEM
doorkeeper (5.8.1)
railties (>= 5)
drb (2.2.1)
email_reply_parser (0.5.11)
erubi (1.13.1)
erubis (2.7.0)
event_stream_parser (1.0.0)
execjs (2.10.0)
extended_email_reply_parser (0.5.1)
activesupport
charlock_holmes
email_reply_parser (~> 0.5.9)
mail
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.4)
Expand All @@ -321,8 +313,7 @@ GEM
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
fastimage (2.3.1)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.0)
figaro (1.2.0)
thor (>= 0.14.0, < 2)
foreman (0.88.1)
Expand Down Expand Up @@ -710,24 +701,24 @@ DEPENDENCIES
avo (>= 3.1.7)
aws-sdk-s3
bootsnap
bullet_train (= 1.13.0)
bullet_train-api (= 1.13.0)
bullet_train-fields (= 1.13.0)
bullet_train-has_uuid (= 1.13.0)
bullet_train-incoming_webhooks (= 1.13.0)
bullet_train-integrations (= 1.13.0)
bullet_train-integrations-stripe (= 1.13.0)
bullet_train-obfuscates_id (= 1.13.0)
bullet_train-outgoing_webhooks (= 1.13.0)
bullet_train-roles (= 1.13.0)
bullet_train-scope_questions (= 1.13.0)
bullet_train-scope_validator (= 1.13.0)
bullet_train-sortable (= 1.13.0)
bullet_train-super_load_and_authorize_resource (= 1.13.0)
bullet_train-super_scaffolding (= 1.13.0)
bullet_train-themes (= 1.13.0)
bullet_train-themes-light (= 1.13.0)
bullet_train-themes-tailwind_css (= 1.13.0)
bullet_train (= 1.14.0)
bullet_train-api (= 1.14.0)
bullet_train-fields (= 1.14.0)
bullet_train-has_uuid (= 1.14.0)
bullet_train-incoming_webhooks (= 1.14.0)
bullet_train-integrations (= 1.14.0)
bullet_train-integrations-stripe (= 1.14.0)
bullet_train-obfuscates_id (= 1.14.0)
bullet_train-outgoing_webhooks (= 1.14.0)
bullet_train-roles (= 1.14.0)
bullet_train-scope_questions (= 1.14.0)
bullet_train-scope_validator (= 1.14.0)
bullet_train-sortable (= 1.14.0)
bullet_train-super_load_and_authorize_resource (= 1.14.0)
bullet_train-super_scaffolding (= 1.14.0)
bullet_train-themes (= 1.14.0)
bullet_train-themes-light (= 1.14.0)
bullet_train-themes-tailwind_css (= 1.14.0)
capybara (~> 3.39)
capybara-email
capybara-lockstep
Expand Down Expand Up @@ -775,7 +766,7 @@ DEPENDENCIES
web-console

RUBY VERSION
ruby 3.3.6p108
ruby 3.4.1p0

BUNDLED WITH
2.4.10
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.13.0",
"@bullet-train/bullet-train-sortable": "1.13.0",
"@bullet-train/fields": "1.13.0",
"@bullet-train/bullet-train": "1.14.0",
"@bullet-train/bullet-train-sortable": "1.14.0",
"@bullet-train/fields": "1.14.0",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@fullhuman/postcss-purgecss": "7.0.2",
"@hotwired/stimulus": "^3.2.2",
Expand Down
41 changes: 16 additions & 25 deletions yarn.lock

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

0 comments on commit 5094cf2

Please sign in to comment.