Skip to content

Conversation

stevepolitodesign
Copy link
Contributor

Follow-up to #1206

Now that we've released 20240516.0, we update the application template
to reference the released version on RubyGems.

This change doesn't require a new release, since this change just
affects the application template, and not the Gem itself.

Follow-up to #1206

Now that we've released `20240516.0`, we update the application template
to reference the released version on RubyGems.

This change doesn't require a new release, since this change just
affects the application template, and not the Gem itself.
Copy link
Contributor Author

@stevepolitodesign stevepolitodesign left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this locally with:

rails new app_name \
--skip-test
-d=postgresql \
-m=https://raw.githubusercontent.com/thoughtbot/suspenders/sp-update-template/lib/install/web.rb

It used the released version, and the app was created successfully.

@stevepolitodesign stevepolitodesign merged commit efe875c into main May 16, 2024
@stevepolitodesign stevepolitodesign deleted the sp-update-template branch May 16, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant