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

update sqlite3 and erb_lint gems #1017

Merged
merged 2 commits into from
May 8, 2024
Merged

Conversation

whatnotery
Copy link
Contributor

Upgraded sqlite3 to resolve the following error that was also occurring in CI

Gem::LoadError: can't activate sqlite3 (~> 1.4), already activated sqlite3-2.0.1-arm64-darwin. Make sure all dependencies are added to Gemfile. (Gem::LoadError)

and updated erb_lint to resolve the following error

An error occurred while installing html_tokenizer (0.0.7), and Bundler cannot continue.

In Gemfile:
  erb_lint was resolved to 0.1.1, which depends on
    better_html was resolved to 1.0.16, which depends on
      html_tokenizer

@whatnotery whatnotery requested a review from sej3506 as a code owner May 8, 2024 15:36
Gemfile Outdated Show resolved Hide resolved
Copy link
Contributor

@sej3506 sej3506 left a comment

Choose a reason for hiding this comment

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

Definitely needed this fix! Thank you!

@sej3506 sej3506 merged commit fb03575 into thoughtbot:main May 8, 2024
11 checks passed
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