-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
When using
gem 'decidim-budgets_enhanced'
in Gemfile I get this error:
Could not find gem 'decidim-budgets_enhanced' in any of the gem sources listed in your Gemfile.
When Using
gem 'decidim-budgets_enhanced', git: "https://github.com/OpenSourcePolitics/decidim-module-budgets_enhanced.git"
I Get error with version:
Bundler could not find compatible versions for gem "decidim-budgets":
In snapshot (Gemfile.lock):
decidim-budgets (= 0.23.1)
In Gemfile:
decidim-dev (= 0.23.1) was resolved to 0.23.1, which depends on
decidim (= 0.23.1) was resolved to 0.23.1, which depends on
decidim-budgets (= 0.23.1)
decidim-budgets_enhanced was resolved to 0.19.0, which depends on
decidim-budgets (= 0.19.0)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
I have tried with bundle update and got the same error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels