Skip to content

Commit

Permalink
Bump decidim-odoo from 0.2.1 to 0.2.2 (#76)
Browse files Browse the repository at this point in the history
* Bump decidim-odoo version

* Use version from RubyGems
  • Loading branch information
fblupi authored May 28, 2024
1 parent 2546723 commit 12eabf2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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", "~> 0.2.1"
gem "decidim-odoo", "~> 0.2.2"
gem "decidim-term_customizer", github: "mainio/decidim-module-term_customizer", branch: "master"

gem "bootsnap", "~> 1.3"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ GEM
decidim-core (= 0.27.4)
decidim-forms (= 0.27.4)
icalendar (~> 2.5)
decidim-odoo (0.2.1)
decidim-odoo (0.2.2)
decidim-core (>= 0.27.0, < 0.28)
omniauth-keycloak (~> 1.5)
decidim-pages (0.27.4)
Expand Down Expand Up @@ -519,7 +519,7 @@ GEM
invisible_captcha (0.13.0)
rails (>= 3.2.0)
json (2.6.3)
json-jwt (1.16.5)
json-jwt (1.16.6)
activesupport (>= 4.2)
aes_key_wrap
base64
Expand Down Expand Up @@ -940,7 +940,7 @@ DEPENDENCIES
decidim-consultations (= 0.27.4)
decidim-decidim_awesome!
decidim-dev (= 0.27.4)
decidim-odoo (~> 0.2.1)
decidim-odoo (~> 0.2.2)
decidim-term_customizer!
deface
faker (~> 2.14)
Expand Down

0 comments on commit 12eabf2

Please sign in to comment.