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

fix: bump bundler version in lockfile #1843

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

MindTooth
Copy link
Contributor

@MindTooth MindTooth commented Jan 31, 2024

We do this to not trigger a rebuild of layers.

Description

37.02 Bundler 2.4.19 is running, but your lockfile was generated with 2.4.10. Installing Bundler 2.4.10 and restarting using that version.

Related Issue

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've written tests (if applicable) for all new methods and classes that I created. (rake test)
  • I've added documentation as necessary so users can easily use and understand this feature/fix.

We do this to not trigger a rebuild of layers.
@pglombardo
Copy link
Owner

Nice/thanks @MindTooth!

@pglombardo pglombardo merged commit 23d2b89 into pglombardo:master Jan 31, 2024
4 checks passed
@MindTooth MindTooth deleted the fix/update_bundle_lockfile branch January 31, 2024 21:17
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.

None yet

2 participants