Skip to content

Commit

Permalink
Use federails-moderation gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Nov 28, 2024
1 parent 142d381 commit b7b9bb9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ gem "devise_zxcvbn", "~> 6.0"

gem "ransack", "~> 4.2"
gem "federails", "~> 0.3"
gem "federails-moderation", github: "manyfold3d/federails-moderation"
gem "caber"

gem "nanoid", "~> 2.0"
Expand Down
10 changes: 10 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
GIT
remote: https://github.com/manyfold3d/federails-moderation.git
revision: ab92e0f05c87dbd477cf16765ed49d8ae4356583
specs:
federails-moderation (0.0.1)
federails (~> 0.3)
public_suffix (~> 6.0)
rails (>= 7.2.2)

GIT
remote: https://github.com/manyfold3d/sqlite3_ar_regexp.git
revision: 2fa15db50770e86b7b4872486c2ee8ff282a3e2c
Expand Down Expand Up @@ -765,6 +774,7 @@ DEPENDENCIES
factory_bot
faker (~> 3.5)
federails (~> 0.3)
federails-moderation!
ffi-libarchive (~> 1.1)
get_process_mem (~> 1.0)
guard (~> 2.19)
Expand Down

0 comments on commit b7b9bb9

Please sign in to comment.