Skip to content

Commit

Permalink
feat: update decidim v 0.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuki-joto committed Jun 3, 2024
1 parent 89f3f50 commit d2f3792
Show file tree
Hide file tree
Showing 10 changed files with 1,121 additions and 1,694 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "https://rubygems.org"

ruby RUBY_VERSION

gem "decidim", "0.28.0"
gem "decidim", "0.28.1"

gem "decidim-decidim_awesome", git: "https://github.com/codeforjapan/decidim-module-decidim_awesome.git", branch: "develop"

Expand Down Expand Up @@ -37,7 +37,7 @@ group :development, :test do
gem "byebug", "~> 11.0", platform: :mri
gem "figaro"

gem "decidim-dev", "0.28.0"
gem "decidim-dev", "0.28.1"
gem "dotenv-rails"
gem "factory_bot_rails"
gem "rspec-rails"
Expand Down
Loading

0 comments on commit d2f3792

Please sign in to comment.