Skip to content

Commit

Permalink
Merge pull request #1522 from openfarmcc/dependabot/bundler/devise-4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
2 parents ada738c + 61cfcba commit 5bef21b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ GEM
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bcrypt (3.1.18)
bcrypt (3.1.19)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bson (4.15.0)
Expand Down Expand Up @@ -203,7 +203,7 @@ GEM
delayed_job (>= 3.0)
delayed_job_mongoid (>= 2.0)
mongoid (>= 3.0)
devise (4.9.2)
devise (4.9.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand Down Expand Up @@ -333,7 +333,7 @@ GEM
addressable (~> 2.3)
letter_opener (1.8.1)
launchy (>= 2.2, < 3)
loofah (2.21.3)
loofah (2.21.4)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -486,7 +486,7 @@ GEM
ffi (~> 1.0)
regexp_parser (2.8.1)
remotipart (1.4.4)
responders (3.1.0)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rest-client (2.1.0)
Expand Down

0 comments on commit 5bef21b

Please sign in to comment.