Skip to content

Commit

Permalink
Update decidim
Browse files Browse the repository at this point in the history
  • Loading branch information
oriolgual committed Sep 24, 2019
1 parent c90e90e commit 3528d3b
Show file tree
Hide file tree
Showing 7 changed files with 265 additions and 210 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.3
2.6.4
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 = { git: "https://github.com/decidim/decidim", branch: "0.18-stable" }
DECIDIM_VERSION = { git: "https://github.com/decidim/decidim", branch: "master" }

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

0 comments on commit 3528d3b

Please sign in to comment.