Skip to content

Commit

Permalink
Add decidim-templates
Browse files Browse the repository at this point in the history
  • Loading branch information
ferblape committed Sep 14, 2024
1 parent 7f744ec commit f41d316
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ gem "decidim", DECIDIM_VERSION
gem "decidim-term_customizer", git: "https://github.com/mainio/decidim-module-term_customizer.git", branch: "release/0.27-stable"
gem "decidim-calendar", git: "https://github.com/luizsanches/decidim-module-calendar", branch: "main"
gem "decidim-decidim_awesome", git: "https://github.com/decidim-ice/decidim-module-decidim_awesome.git", branch: "release/0.27-stable"
gem "decidim-templates", DECIDIM_VERSION

gem 'puma'
gem 'uglifier'
Expand Down
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,8 @@ GEM
net-protocol
newrelic_rpm (9.12.0)
nio4r (2.7.3)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
oauth (1.1.0)
Expand Down Expand Up @@ -894,6 +896,7 @@ GEM
zeitwerk (2.6.17)

PLATFORMS
arm64-darwin-23
x86_64-linux

DEPENDENCIES
Expand All @@ -905,6 +908,7 @@ DEPENDENCIES
decidim-calendar!
decidim-decidim_awesome!
decidim-dev (= 0.27.8)
decidim-templates (= 0.27.8)
decidim-term_customizer!
execjs (~> 2.9.0)
faker
Expand Down

0 comments on commit f41d316

Please sign in to comment.