Skip to content

Commit 8f05b38

Browse files
build(deps): bump devise from 5.0.0 to 5.0.1
Bumps [devise](https://github.com/heartcombo/devise) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: devise dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a2acbc commit 8f05b38

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ GEM
132132
delayed_job_active_record (4.1.11)
133133
activerecord (>= 3.0, < 9.0)
134134
delayed_job (>= 3.0, < 5)
135-
devise (5.0.0)
135+
devise (5.0.1)
136136
bcrypt (~> 3.0)
137137
orm_adapter (~> 0.1)
138138
railties (>= 7.0)
@@ -187,11 +187,12 @@ GEM
187187
identicon (0.0.5)
188188
chunky_png
189189
io-console (0.8.2)
190-
irb (1.16.0)
190+
irb (1.17.0)
191191
pp (>= 0.6.0)
192+
prism (>= 1.3.0)
192193
rdoc (>= 4.0.0)
193194
reline (>= 0.4.2)
194-
json (2.18.0)
195+
json (2.18.1)
195196
jwt (3.1.2)
196197
base64
197198
kt-paperclip (7.2.2)
@@ -352,7 +353,7 @@ GEM
352353
rb-fsevent (0.11.2)
353354
rb-inotify (0.11.1)
354355
ffi (~> 1.0)
355-
rdoc (7.1.0)
356+
rdoc (7.2.0)
356357
erb
357358
psych (>= 4.0.0)
358359
tsort

0 commit comments

Comments
 (0)