Skip to content

Commit

Permalink
use federails release 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Nov 25, 2024
1 parent b5dd993 commit e1ac45a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 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", git: "https://gitlab.com/experimentslabs/federails.git"
gem "federails", "~> 0.3"
gem "caber"

gem "nanoid", "~> 2.0"
Expand Down
23 changes: 9 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,6 @@ GIT
activerecord (>= 3.2)
sqlite3

GIT
remote: https://gitlab.com/experimentslabs/federails.git
revision: 25034bfcc216f605bcff2c8c6b5777c4b90e45fb
specs:
federails (0.2.0)
faraday
faraday-follow_redirects
json-ld (>= 3.2.0)
json-ld-preloaded (>= 3.2.0)
kaminari (>= 1.2.0)
pundit (>= 2.3.0)
rails (>= 7.0.4)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -236,6 +223,14 @@ GEM
faraday (>= 1, < 3)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
federails (0.3.0)
faraday
faraday-follow_redirects
json-ld (>= 3.2.0)
json-ld-preloaded (>= 3.2.0)
kaminari (>= 1.2.0)
pundit (>= 2.3.0)
rails (>= 7.0.4)
ffi (1.17.0)
ffi (1.17.0-x64-mingw-ucrt)
ffi (1.17.0-x86_64-darwin)
Expand Down Expand Up @@ -769,7 +764,7 @@ DEPENDENCIES
erb_lint (~> 0.7.0)
factory_bot
faker (~> 3.5)
federails!
federails (~> 0.3)
ffi-libarchive (~> 1.1)
get_process_mem (~> 1.0)
guard (~> 2.19)
Expand Down

0 comments on commit e1ac45a

Please sign in to comment.