Skip to content

Commit

Permalink
Bump decidim version (#135)
Browse files Browse the repository at this point in the history
* Bump decidim version

* Update node dependencies

* Bump decidim-decidim_awesome from 0.9.2 to 0.9.3
  • Loading branch information
fblupi authored Oct 27, 2023
1 parent 98ad00b commit 3c34980
Show file tree
Hide file tree
Showing 18 changed files with 7,836 additions and 12,839 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "https://rubygems.org"

ruby RUBY_VERSION

DECIDIM_VERSION = "0.27.4"
DECIDIM_VERSION = { git: "https://github.com/decidim/decidim", branch: "release/0.27-stable" }

gem "decidim", DECIDIM_VERSION
gem "decidim-conferences", DECIDIM_VERSION
Expand Down
Loading

0 comments on commit 3c34980

Please sign in to comment.