Skip to content

Commit 0fe3318

Browse files
Bump devise from 4.9.4 to 5.0.3
Bumps [devise](https://github.com/heartcombo/devise) from 4.9.4 to 5.0.3. - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v4.9.4...v5.0.3) --- updated-dependencies: - dependency-name: devise dependency-version: 5.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f4bbee commit 0fe3318

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ GEM
106106
bcrypt (3.1.21)
107107
benchmark (0.5.0)
108108
benchmark-ips (2.14.0)
109-
bigdecimal (4.0.1)
109+
bigdecimal (4.1.0)
110110
bindata (2.5.1)
111111
bindex (0.8.1)
112112
blazer (3.3.0)
@@ -189,7 +189,7 @@ GEM
189189
ruby2_keywords
190190
thor (>= 0.19, < 2)
191191
device_detector (1.1.3)
192-
devise (5.0.2)
192+
devise (5.0.3)
193193
bcrypt (~> 3.0)
194194
orm_adapter (~> 0.1)
195195
railties (>= 7.0)
@@ -234,7 +234,7 @@ GEM
234234
activemodel (>= 7.0)
235235
activesupport (>= 7.0)
236236
sorbet-runtime (>= 0.5)
237-
erb (6.0.1)
237+
erb (6.0.2)
238238
erubi (1.13.1)
239239
et-orbi (1.4.0)
240240
tzinfo
@@ -302,7 +302,7 @@ GEM
302302
activesupport (>= 7.0.0)
303303
jsbundling-rails (1.3.1)
304304
railties (>= 6.0.0)
305-
json (2.18.1)
305+
json (2.19.3)
306306
json-jwt (1.17.0)
307307
activesupport (>= 4.2)
308308
aes_key_wrap
@@ -330,7 +330,7 @@ GEM
330330
rb-inotify (~> 0.9, >= 0.9.10)
331331
local_time (3.0.3)
332332
logger (1.7.0)
333-
loofah (2.25.0)
333+
loofah (2.25.1)
334334
crass (~> 1.0.2)
335335
nokogiri (>= 1.12.0)
336336
mail (2.9.0)
@@ -390,13 +390,13 @@ GEM
390390
net-smtp (0.5.1)
391391
net-protocol
392392
nio4r (2.7.5)
393-
nokogiri (1.19.1-aarch64-linux-gnu)
393+
nokogiri (1.19.2-aarch64-linux-gnu)
394394
racc (~> 1.4)
395-
nokogiri (1.19.1-arm64-darwin)
395+
nokogiri (1.19.2-arm64-darwin)
396396
racc (~> 1.4)
397-
nokogiri (1.19.1-x86_64-darwin)
397+
nokogiri (1.19.2-x86_64-darwin)
398398
racc (~> 1.4)
399-
nokogiri (1.19.1-x86_64-linux-gnu)
399+
nokogiri (1.19.2-x86_64-linux-gnu)
400400
racc (~> 1.4)
401401
numo-narray (0.9.2.1)
402402
oas_core (1.2.0)
@@ -472,7 +472,7 @@ GEM
472472
nio4r (~> 2.0)
473473
raabro (1.4.0)
474474
racc (1.8.1)
475-
rack (3.2.5)
475+
rack (3.2.6)
476476
rack-cors (3.0.0)
477477
logger
478478
rack (>= 3.0.14)

0 commit comments

Comments
 (0)