Skip to content

Commit 9247c9b

Browse files
authored
Merge pull request #6400 from rubyforgood/dependabot/bundler/devise_invitable-2.0.11
build(deps): bump devise_invitable from 2.0.10 to 2.0.11
2 parents 0d327de + ef0cc99 commit 9247c9b

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ GEM
169169
railties (>= 4.1.0)
170170
responders
171171
warden (~> 1.2.3)
172-
devise_invitable (2.0.10)
172+
devise_invitable (2.0.11)
173173
actionmailer (>= 5.0)
174174
devise (>= 4.6)
175175
diff-lcs (1.5.1)
@@ -193,6 +193,7 @@ GEM
193193
htmlentities (~> 4.3.3)
194194
launchy (>= 2.1, < 4.0)
195195
mail (~> 2.7)
196+
erb (5.0.1)
196197
erb_lint (0.9.0)
197198
activesupport
198199
better_html (>= 2.0.1)
@@ -308,7 +309,7 @@ GEM
308309
activesupport (>= 4)
309310
railties (>= 4)
310311
request_store (~> 1.0)
311-
loofah (2.24.0)
312+
loofah (2.24.1)
312313
crass (~> 1.0.2)
313314
nokogiri (>= 1.12.0)
314315
mail (2.8.1)
@@ -386,7 +387,7 @@ GEM
386387
pry-byebug (3.11.0)
387388
byebug (~> 12.0)
388389
pry (>= 0.13, < 0.16)
389-
psych (5.2.5)
390+
psych (5.2.6)
390391
date
391392
stringio
392393
public_suffix (6.0.1)
@@ -430,7 +431,7 @@ GEM
430431
actionpack (>= 5.0.1.rc1)
431432
actionview (>= 5.0.1.rc1)
432433
activesupport (>= 5.0.1.rc1)
433-
rails-dom-testing (2.2.0)
434+
rails-dom-testing (2.3.0)
434435
activesupport (>= 5.0.0)
435436
minitest
436437
nokogiri (>= 1.6)
@@ -447,7 +448,8 @@ GEM
447448
zeitwerk (~> 2.6)
448449
rainbow (3.1.1)
449450
rake (13.2.1)
450-
rdoc (6.13.1)
451+
rdoc (6.14.0)
452+
erb
451453
psych (>= 4.0.0)
452454
regexp_parser (2.10.0)
453455
reline (0.6.1)
@@ -629,7 +631,7 @@ GEM
629631
railties (>= 3.0.7)
630632
xpath (3.2.0)
631633
nokogiri (~> 1.8)
632-
zeitwerk (2.7.2)
634+
zeitwerk (2.7.3)
633635

634636
PLATFORMS
635637
arm64-darwin-21

0 commit comments

Comments
 (0)