-
Notifications
You must be signed in to change notification settings - Fork 2
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: warning on gems dependencies #99
Conversation
@CodiumAI-Agent /describe |
TitleFix Warnings Related to Gem Dependencies User description
TypeBug fix DescriptionThis PR addresses warnings related to gem dependencies. The changes include:
Changes walkthrough
✨ Usage guide:Overview: When commenting, to edit configurations related to the describe tool (
With a configuration file, use the following template:
See the describe usage page for a comprehensive guide on using this tool. |
22dd4b3
to
b5ee87e
Compare
* feat: Add custom proposal states * fix: Default filter params on proposals controller * lint: Fix rubocop offenses * fix: PP specs * fix: Explore meetings system specs * feat Bump Modules and add migrations * Bump homepage proposals * Update Gemfile.lock * fix: downgrade net-imap * fix: Add missing decidim-awesome migrations * lint: Fix rubocop offenses --------- Co-authored-by: Quentin Champenois <[email protected]> * revert: Downgrade Decidim version (#95) * Revert "feat Bump Modules and add migrations" This reverts commit 8b406ee. * fix: Bump homepage proposals and custom proposal states * fix: Add db/schema.rb * fix: Make the Half Signup TOS configurable with env var * fix: Button budgets projects focus on click * fix: Add Rails secret for half signup TOS * fix: Remove Google translate bar when loaded * fix: Change budgets_booth upstream branch * fix: Bump module budgets booth * fix: Update budgets booth revision * fix: Fix button add vote in modal * fix: warning on gems dependencies (#99) * fix: warning on gems dependencies * update bundler to 2.4.22 --------- Co-authored-by: quentinchampenois <[email protected]> Co-authored-by: moustachu <[email protected]>
decidim-module-ptp