Skip to content

Commit

Permalink
update awesome
Browse files Browse the repository at this point in the history
  • Loading branch information
microstudi committed Oct 18, 2024
1 parent 8ad7cd6 commit 5491f4e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ yarn-debug.log*
.yarn-integrity

public/sw.js
public/sw.js.map
public/sw.js.*
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ DECIDIM_VERSION = { github: "decidim/decidim", tag: "release/0.27-stable" }.free

gem "decidim", DECIDIM_VERSION
gem "decidim-calendar", github: "openpoke/decidim-module-calendar", branch: "release/0.27-stable"
gem "decidim-decidim_awesome", github: "decidim-ice/decidim-module-decidim_awesome", branch: "fix/editor-only-image"
gem "decidim-decidim_awesome", github: "decidim-ice/decidim-module-decidim_awesome", branch: "release/0.27-stable"
# gem "decidim-direct_verifications", github: "platoniq/decidim-verifications-direct_verifications"

gem "bootsnap", "~> 1.7"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/decidim-ice/decidim-module-decidim_awesome.git
revision: 6f3ecd7e10625efc4ea89ac4ed4f3b8de0aece92
branch: fix/editor-only-image
revision: 71464269aa1e4d065d957fe5b2d17702b8487b5b
branch: release/0.27-stable
specs:
decidim-decidim_awesome (0.10.3)
decidim-admin (>= 0.26.0, < 0.28)
Expand Down

0 comments on commit 5491f4e

Please sign in to comment.