Skip to content

Commit

Permalink
Update: decidim to 0.18-stable include latest bugfixes (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorlb authored Nov 14, 2019
1 parent 7ea8f11 commit 566e0f4
Show file tree
Hide file tree
Showing 8 changed files with 302 additions and 258 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ruby '2.5.1'

gem 'rails', '=5.2.2'

DECIDIM_VERSION = '0.18.0'
DECIDIM_VERSION = { git: 'https://github.com/decidim/decidim.git', branch: '0.18-stable' }

gem 'decidim', DECIDIM_VERSION
gem 'decidim-age_action_authorization', path: 'decidim-age_action_authorization'
Expand Down
Loading

0 comments on commit 566e0f4

Please sign in to comment.