Skip to content

Commit

Permalink
Bump decidim from v0.29.0.rc4 to v0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreslucena committed Sep 10, 2024
1 parent d3a6e95 commit 0bd8d34
Show file tree
Hide file tree
Showing 5 changed files with 230 additions and 1,167 deletions.
4 changes: 1 addition & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source "https://rubygems.org"
ruby RUBY_VERSION

# DECIDIM_VERSION = { github: "decidim/decidim", branch: "release/0.29-stable" }
DECIDIM_VERSION = "0.29.0.rc4"
DECIDIM_VERSION = "0.29.0"

gem "decidim", DECIDIM_VERSION
gem "decidim-initiatives", DECIDIM_VERSION
Expand Down Expand Up @@ -34,8 +34,6 @@ end
group :development do
gem "letter_opener_web"
gem "listen", "~> 3.7.1"
gem "spring"
gem "spring-watcher-listen", "~> 2.0.0"
gem "web-console"
end

Expand Down
Loading

0 comments on commit 0bd8d34

Please sign in to comment.