Skip to content

Commit

Permalink
Bump federails from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [federails](https://gitlab.com/experimentslabs/federails) from 0.3.0 to 0.4.0.
- [Changelog](https://gitlab.com/experimentslabs/federails/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/experimentslabs/federails/compare/0.3.0...0.4.0)

---
updated-dependencies:
- dependency-name: federails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Floppy committed Dec 9, 2024
1 parent 42e8c3b commit 7236b26
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ gem "better_content_security_policy", "~> 0.1.4"
gem "devise_zxcvbn", "~> 6.0"

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

Expand Down
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.4.0)
date (3.4.1)
devise (4.9.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand Down Expand Up @@ -232,7 +232,7 @@ GEM
faraday (>= 1, < 3)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
federails (0.3.0)
federails (0.4.0)
faraday
faraday-follow_redirects
json-ld (>= 3.2.0)
Expand Down Expand Up @@ -320,7 +320,7 @@ GEM
has_scope (>= 0.6)
railties (>= 6.0)
responders (>= 2)
io-console (0.7.2)
io-console (0.8.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand All @@ -334,7 +334,7 @@ GEM
thor (>= 0.14, < 2.0)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.8.2)
json (2.9.0)
json-canonicalization (1.0.0)
json-jwt (1.16.6)
activesupport (>= 4.2)
Expand Down Expand Up @@ -379,7 +379,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
locale (2.1.4)
logger (1.6.1)
logger (1.6.2)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -414,7 +414,7 @@ GEM
mysql2 (0.5.6)
nanoid (2.0.0)
nenv (0.3.0)
net-http (0.5.0)
net-http (0.6.0)
uri
net-imap (0.5.1)
date
Expand Down Expand Up @@ -484,7 +484,8 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.2.0)
psych (5.2.1)
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
Expand Down Expand Up @@ -642,7 +643,7 @@ GEM
rubyzip (2.3.2)
scout_apm (5.4.0)
parser
securerandom (0.3.2)
securerandom (0.4.0)
shellany (0.0.1)
shrine (3.6.0)
content_disposition (~> 1.0)
Expand Down Expand Up @@ -734,7 +735,7 @@ GEM
activesupport
faraday (~> 2.0)
faraday-follow_redirects
webrick (1.9.0)
webrick (1.9.1)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down Expand Up @@ -773,7 +774,7 @@ DEPENDENCIES
erb_lint (~> 0.7.0)
factory_bot
faker (~> 3.5)
federails (~> 0.3)
federails (~> 0.4)
federails-moderation!
ffi-libarchive (~> 1.1)
get_process_mem (~> 1.0)
Expand Down

0 comments on commit 7236b26

Please sign in to comment.