这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@parndt
Copy link
Member

@parndt parndt commented May 22, 2023

I noticed when running rails new -m https://www.refinerycms.com/t/edge
that it was mangling the Gemfile when the sqlite3 line looked like:

  gem 'sqlite3', '~> 1.4'

Instead of the expected:

  gem 'sqlite3'

Our gsub_file instruction now captures the entire line and inserts it
inside the group :development, :test do block.

@parndt parndt changed the title Fix sqlite3 gsub in Refinery::CmsGenerator Fix sqlite3 gsub in Refinery::CmsGenerator May 22, 2023
@parndt parndt merged commit 04f07c1 into main May 22, 2023
@parndt parndt deleted the fix-sqlite3-gsub branch May 22, 2023 22:53
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.

2 participants