Skip to content

Commit

Permalink
Merge pull request #437 from mugijiru/dependabot/bundler/main/devise-…
Browse files Browse the repository at this point in the history
…4.9.3

chore(deps): bump devise from 4.9.2 to 4.9.3
  • Loading branch information
mugijiru authored Oct 28, 2023
2 parents 509f9f7 + c13ccdf commit 41fa6a3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ GEM
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
bcrypt (3.1.18)
bcrypt (3.1.19)
bindex (0.8.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
Expand Down Expand Up @@ -105,7 +105,7 @@ GEM
crass (1.0.6)
database_rewinder (0.9.8)
date (3.3.3)
devise (4.9.2)
devise (4.9.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand Down Expand Up @@ -179,7 +179,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
minitest (5.20.0)
msgpack (1.7.1)
mysql2 (0.5.5)
Expand Down Expand Up @@ -238,7 +238,7 @@ GEM
rake (>= 12.2)
thor (~> 1.0)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand All @@ -247,7 +247,7 @@ GEM
parser (~> 3.2.0)
rainbow (>= 2.0, < 4.0)
regexp_parser (2.8.2)
responders (3.1.0)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.6)
Expand Down Expand Up @@ -331,7 +331,7 @@ GEM
temple (0.9.1)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (1.2.2)
thor (1.3.0)
tilt (2.0.11)
timeout (0.4.0)
turbolinks (5.2.1)
Expand Down

0 comments on commit 41fa6a3

Please sign in to comment.