Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bullet Train Update: 1.7.10 #31

Merged
merged 5 commits into from
May 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
20.14.0
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,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.7.9"
BULLET_TRAIN_VERSION = "1.7.10"

# Core packages.
gem "bullet_train", BULLET_TRAIN_VERSION
Expand Down
74 changes: 37 additions & 37 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ GEM
bootsnap (1.17.1)
msgpack (~> 1.2)
builder (3.2.4)
bullet_train (1.7.9)
bullet_train (1.7.10)
awesome_print
bullet_train-has_uuid
bullet_train-roles
Expand Down Expand Up @@ -159,7 +159,7 @@ GEM
unicode-emoji
valid_email
xxhash
bullet_train-api (1.7.9)
bullet_train-api (1.7.10)
bullet_train
bullet_train-super_scaffolding
colorizer
Expand All @@ -170,61 +170,61 @@ GEM
pagy_cursor
rack-cors
rails (>= 6.0.0)
bullet_train-fields (1.7.9)
bullet_train-fields (1.7.10)
chronic
cloudinary
phonelib
rails (>= 6.0.0)
bullet_train-has_uuid (1.7.9)
bullet_train-has_uuid (1.7.10)
rails (>= 6.0.0)
bullet_train-incoming_webhooks (1.7.9)
bullet_train-incoming_webhooks (1.7.10)
bullet_train
bullet_train-api
bullet_train-super_scaffolding
rails (>= 6.0.0)
bullet_train-integrations (1.7.9)
bullet_train-integrations (1.7.10)
rails (>= 6.0.0)
bullet_train-integrations-stripe (1.7.9)
bullet_train-integrations-stripe (1.7.10)
omniauth
omniauth-rails_csrf_protection
omniauth-stripe-connect
rails (>= 6.0.0)
stripe
bullet_train-obfuscates_id (1.7.9)
bullet_train-obfuscates_id (1.7.10)
hashids
rails (>= 6.0.0)
bullet_train-outgoing_webhooks (1.7.9)
bullet_train-outgoing_webhooks (1.7.10)
public_suffix
rails (>= 6.0.0)
bullet_train-roles (1.7.9)
bullet_train-roles (1.7.10)
active_hash
activesupport
cancancan
bullet_train-routes (1.0.0)
rails (>= 6.0.0)
bullet_train-scope_questions (1.7.9)
bullet_train-scope_questions (1.7.10)
rails (>= 6.0.0)
bullet_train-scope_validator (1.7.9)
bullet_train-scope_validator (1.7.10)
rails
bullet_train-sortable (1.7.9)
bullet_train-sortable (1.7.10)
rails (>= 6.0.0)
bullet_train-super_load_and_authorize_resource (1.7.9)
bullet_train-super_load_and_authorize_resource (1.7.10)
cancancan
rails (>= 6.0.0)
bullet_train-super_scaffolding (1.7.9)
bullet_train-super_scaffolding (1.7.10)
colorizer
indefinite_article
masamune-ast (~> 2.0.2)
rails (>= 6.0.0)
bullet_train-themes (1.7.9)
bullet_train-themes (1.7.10)
bullet_train-fields
nice_partials (~> 0.9)
rails (>= 6.0.0)
bullet_train-themes-light (1.7.9)
bullet_train-themes-light (1.7.10)
bullet_train-themes-tailwind_css
masamune-ast (~> 2.0.2)
rails (>= 6.0.0)
bullet_train-themes-tailwind_css (1.7.9)
bullet_train-themes-tailwind_css (1.7.10)
bullet_train-themes
rails (>= 6.0.0)
cable_ready (5.0.5)
Expand Down Expand Up @@ -644,7 +644,7 @@ GEM
stimulus-rails (1.3.0)
railties (>= 6.0.0)
stringio (3.0.8)
stripe (11.5.0)
stripe (11.6.0)
terser (1.1.20)
execjs (>= 0.3.0, < 3)
thor (1.3.0)
Expand Down Expand Up @@ -699,24 +699,24 @@ DEPENDENCIES
avo (>= 3.1.7)
aws-sdk-s3
bootsnap
bullet_train (= 1.7.9)
bullet_train-api (= 1.7.9)
bullet_train-fields (= 1.7.9)
bullet_train-has_uuid (= 1.7.9)
bullet_train-incoming_webhooks (= 1.7.9)
bullet_train-integrations (= 1.7.9)
bullet_train-integrations-stripe (= 1.7.9)
bullet_train-obfuscates_id (= 1.7.9)
bullet_train-outgoing_webhooks (= 1.7.9)
bullet_train-roles (= 1.7.9)
bullet_train-scope_questions (= 1.7.9)
bullet_train-scope_validator (= 1.7.9)
bullet_train-sortable (= 1.7.9)
bullet_train-super_load_and_authorize_resource (= 1.7.9)
bullet_train-super_scaffolding (= 1.7.9)
bullet_train-themes (= 1.7.9)
bullet_train-themes-light (= 1.7.9)
bullet_train-themes-tailwind_css (= 1.7.9)
bullet_train (= 1.7.10)
bullet_train-api (= 1.7.10)
bullet_train-fields (= 1.7.10)
bullet_train-has_uuid (= 1.7.10)
bullet_train-incoming_webhooks (= 1.7.10)
bullet_train-integrations (= 1.7.10)
bullet_train-integrations-stripe (= 1.7.10)
bullet_train-obfuscates_id (= 1.7.10)
bullet_train-outgoing_webhooks (= 1.7.10)
bullet_train-roles (= 1.7.10)
bullet_train-scope_questions (= 1.7.10)
bullet_train-scope_validator (= 1.7.10)
bullet_train-sortable (= 1.7.10)
bullet_train-super_load_and_authorize_resource (= 1.7.10)
bullet_train-super_scaffolding (= 1.7.10)
bullet_train-themes (= 1.7.10)
bullet_train-themes-light (= 1.7.10)
bullet_train-themes-tailwind_css (= 1.7.10)
capybara (~> 3.39)
capybara-email
capybara-lockstep
Expand Down
7 changes: 0 additions & 7 deletions README.example.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,3 @@
## Information about Bullet Train
If this is your first time working on a Bullet Train application, be sure to review the [Bullet Train Basic Techniques](https://bullettrain.co/docs/getting-started) and the [Bullet Train Developer Documentation](https://bullettrain.co/docs).

### Render

[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/bullet-train-co/bullet_train)

Clicking this button will take you to the first step of a process that, when completed, will provision production-grade infrastructure for your Bullet Train application which will cost about **$30/month**.

When you're done deploying to Render, you need to go into "Dashboard" > "web", copy the server URL, and then go into "Env Groups" > "settings" and paste the URL into the value for `BASE_URL`.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"logo": "https://bullettrain.co/heroku-logo.png",
"keywords": ["ruby", "rails"],
"buildpacks": [
{ "url": "heroku/ruby" },
{ "url": "heroku/nodejs" }
{ "url": "heroku/nodejs" },
{ "url": "heroku/ruby" }
],
"formation": {
"web": {
Expand Down
Loading
Loading