Skip to content

Commit

Permalink
Bump decidim from 0.28.0 to 0.28.2 (#7)
Browse files Browse the repository at this point in the history
* bump to 0.28.2 steps

* fix custom_styles_spec.rb to rspec requirements

* revert package.json

* npm i to update package-lock.json

* rollback wrong package reversion and update proper decidim-related packages

* npm install to sync package and package-lock json

* Fix checksum expectation for mini_footer

---------

Co-authored-by: Harrison Hassig <[email protected]>
  • Loading branch information
HHassig and Harrison Hassig authored Jul 22, 2024
1 parent faf104a commit 9c602c4
Show file tree
Hide file tree
Showing 155 changed files with 3,263 additions and 1,073 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.28.0"
DECIDIM_VERSION = "0.28.2"

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

0 comments on commit 9c602c4

Please sign in to comment.