Skip to content

Commit

Permalink
Merge pull request #164 from heatherathebyne/dependabot/bundler/audit…
Browse files Browse the repository at this point in the history
…ed-5.3.3

Bump audited from 5.0.2 to 5.3.3
  • Loading branch information
heatherathebyne authored Nov 22, 2023
2 parents 5733d23 + b64db8c commit 8a1fdad
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,9 @@ GEM
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
amazing_print (1.4.0)
audited (5.0.2)
audited (5.3.3)
activerecord (>= 5.0, < 7.1)
request_store (~> 1.2)
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
aws-eventstream (1.2.0)
Expand Down Expand Up @@ -118,7 +119,7 @@ GEM
xpath (~> 3.2)
childprocess (4.1.0)
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
crass (1.0.6)
devise (4.8.1)
bcrypt (~> 3.0)
Expand Down Expand Up @@ -147,7 +148,7 @@ GEM
sassc (~> 2.0)
globalid (1.0.1)
activesupport (>= 5.0)
i18n (1.12.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -190,7 +191,7 @@ GEM
mini_portile2 (2.8.1)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.17.0)
minitest (5.18.0)
mysql2 (0.5.4)
net-imap (0.2.3)
digest
Expand Down Expand Up @@ -269,6 +270,8 @@ GEM
ffi (~> 1.0)
redcarpet (3.5.1)
regexp_parser (2.5.0)
request_store (1.5.1)
rack (>= 1.4)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
Expand Down Expand Up @@ -332,7 +335,7 @@ GEM
thor (1.2.1)
tilt (2.0.11)
timeout (0.3.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
warden (1.2.9)
rack (>= 2.0.9)
Expand Down

0 comments on commit 8a1fdad

Please sign in to comment.