Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump audited from 4.10.0 to 5.3.3 #686

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 10 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,9 @@ GEM
appsignal (3.0.21)
rack
ast (2.4.2)
audited (4.10.0)
activerecord (>= 4.2, < 6.2)
audited (5.3.3)
activerecord (>= 5.0, < 7.1)
request_store (~> 1.2)
aws-eventstream (1.1.1)
aws-partitions (1.460.0)
aws-sdk-core (3.114.0)
Expand Down Expand Up @@ -110,7 +111,7 @@ GEM
selenium-webdriver (~> 3.0)
childprocess (3.0.0)
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
connection_pool (2.2.5)
crack (0.4.5)
rexml
Expand Down Expand Up @@ -165,7 +166,7 @@ GEM
rubocop (< 2.0)
hashdiff (1.0.1)
htmlentities (4.3.4)
i18n (1.12.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
jmespath (1.6.2)
json (2.5.1)
Expand Down Expand Up @@ -214,7 +215,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.0)
mini_portile2 (2.8.1)
minitest (5.17.0)
minitest (5.18.0)
msgpack (1.4.2)
multipart-post (2.1.1)
nenv (0.3.0)
Expand Down Expand Up @@ -297,6 +298,8 @@ GEM
redis-namespace (1.8.1)
redis (>= 3.0.4)
regexp_parser (2.1.1)
request_store (1.5.1)
rack (>= 1.4)
rexml (3.2.5)
roo (2.8.3)
nokogiri (~> 1)
Expand Down Expand Up @@ -404,7 +407,7 @@ GEM
thor (1.1.0)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.10)
tzinfo (1.2.11)
thread_safe (~> 0.1)
tzinfo-data (1.2021.1)
tzinfo (>= 1.0.0)
Expand All @@ -429,7 +432,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.26)
zeitwerk (2.6.6)
zeitwerk (2.6.8)

PLATFORMS
ruby
Expand Down