Skip to content

Commit

Permalink
Merge pull request #634 from ayuki-joto/feat/update-decidim-v0.27.9
Browse files Browse the repository at this point in the history
feat: update decidim v0.27.9
  • Loading branch information
ayuki-joto authored Oct 7, 2024
2 parents 76faf55 + 5dcdf99 commit e90272a
Show file tree
Hide file tree
Showing 8 changed files with 322 additions and 787 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.27.7"
gem "decidim", "0.27.9"

gem "decidim-decidim_awesome", git: "https://github.com/codeforjapan/decidim-module-decidim_awesome.git", branch: "v0.9.3-2023-08-31"

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

gem "decidim-dev", "0.27.7"
gem "decidim-dev", "0.27.9"
gem "dotenv-rails"
gem "factory_bot_rails"
gem "rspec-rails"
Expand Down
Loading

0 comments on commit e90272a

Please sign in to comment.