Skip to content

Commit

Permalink
Use version from RubyGems
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi committed May 28, 2024
1 parent 70e964e commit 4c81d1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem "decidim-consultations", DECIDIM_VERSION

gem "decidim-action_delegator", github: "coopdevs/decidim-module-action_delegator", branch: "main"
gem "decidim-decidim_awesome", github: "decidim-ice/decidim-module-decidim_awesome", branch: "main"
gem "decidim-odoo", github: "Platoniq/decidim-module-odoo", branch: "fix/login-with-multiple-locales"
gem "decidim-odoo", "~> 0.2.2"
gem "decidim-term_customizer", github: "mainio/decidim-module-term_customizer", branch: "master"

gem "bootsnap", "~> 1.3"
Expand Down
14 changes: 4 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
GIT
remote: https://github.com/Platoniq/decidim-module-odoo.git
revision: 8ac928d84f124e2f17a289784908f9ae619fdfbf
branch: fix/login-with-multiple-locales
specs:
decidim-odoo (0.2.1)
decidim-core (>= 0.27.0, < 0.28)
omniauth-keycloak (~> 1.5)

GIT
remote: https://github.com/coopdevs/decidim-module-action_delegator.git
revision: 9c77d21c298482bd8882b9a22579114e81c141ae
Expand Down Expand Up @@ -366,6 +357,9 @@ GEM
decidim-core (= 0.27.4)
decidim-forms (= 0.27.4)
icalendar (~> 2.5)
decidim-odoo (0.2.2)
decidim-core (>= 0.27.0, < 0.28)
omniauth-keycloak (~> 1.5)
decidim-pages (0.27.4)
decidim-core (= 0.27.4)
decidim-participatory_processes (0.27.4)
Expand Down Expand Up @@ -946,7 +940,7 @@ DEPENDENCIES
decidim-consultations (= 0.27.4)
decidim-decidim_awesome!
decidim-dev (= 0.27.4)
decidim-odoo!
decidim-odoo (~> 0.2.2)
decidim-term_customizer!
deface
faker (~> 2.14)
Expand Down

0 comments on commit 4c81d1f

Please sign in to comment.