Skip to content

Commit

Permalink
build(deps): bump devise_invitable from 2.0.6 to 2.0.9 in /backend
Browse files Browse the repository at this point in the history
Bumps [devise_invitable](https://github.com/scambra/devise_invitable) from 2.0.6 to 2.0.9.
- [Changelog](https://github.com/scambra/devise_invitable/blob/master/CHANGELOG.md)
- [Commits](scambra/devise_invitable@v2.0.6...v2.0.9)

---
updated-dependencies:
- dependency-name: devise_invitable
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 5c0a976 commit 16c48ac
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions backend/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ GEM
devise (~> 4.0)
railties (~> 7.0)
rotp (~> 6.0)
devise_invitable (2.0.6)
devise_invitable (2.0.9)
actionmailer (>= 5.0)
devise (>= 4.6)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -340,20 +340,20 @@ GEM
memoist (0.16.2)
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.21.2)
minitest (5.22.2)
msgpack (1.5.1)
multi_json (1.15.0)
multipart-post (2.1.1)
net-imap (0.4.6)
net-imap (0.4.10)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.2)
Expand Down Expand Up @@ -571,7 +571,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
ruby
Expand Down

0 comments on commit 16c48ac

Please sign in to comment.