Merge pull request #5110 from consul/dependabot/bundler/audited-5.3.3
Bump audited from 5.0.2 to 5.3.3
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -7,7 +7,7 @@ gem "acts_as_votable", "~> 0.13.2"
|
||||
gem "ahoy_matey", "~> 4.1.0"
|
||||
gem "airbrake", "~> 13.0.2"
|
||||
gem "ancestry", "~> 4.2.0"
|
||||
gem "audited", "~> 5.0.2"
|
||||
gem "audited", "~> 5.3.3"
|
||||
gem "autoprefixer-rails", "~> 8.2.0"
|
||||
gem "bing_translator", "~> 6.2.0"
|
||||
gem "cancancan", "~> 3.4.0"
|
||||
|
||||
15
Gemfile.lock
15
Gemfile.lock
@@ -82,8 +82,9 @@ GEM
|
||||
ancestry (4.2.0)
|
||||
activerecord (>= 5.2.6)
|
||||
ast (2.4.2)
|
||||
audited (5.0.2)
|
||||
audited (5.3.3)
|
||||
activerecord (>= 5.0, < 7.1)
|
||||
request_store (~> 1.2)
|
||||
autoprefixer-rails (8.2.0)
|
||||
execjs
|
||||
babel-source (5.8.35)
|
||||
@@ -163,7 +164,7 @@ GEM
|
||||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.12.2)
|
||||
concurrent-ruby (1.1.10)
|
||||
concurrent-ruby (1.2.2)
|
||||
crass (1.0.6)
|
||||
daemons (1.4.1)
|
||||
dalli (3.2.3)
|
||||
@@ -275,7 +276,7 @@ GEM
|
||||
httpi (2.5.0)
|
||||
rack
|
||||
socksify
|
||||
i18n (1.12.0)
|
||||
i18n (1.13.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-tasks (0.9.37)
|
||||
activesupport (>= 4.0.2)
|
||||
@@ -355,7 +356,7 @@ GEM
|
||||
mini_magick (4.11.0)
|
||||
mini_mime (1.1.2)
|
||||
mini_portile2 (2.8.1)
|
||||
minitest (5.17.0)
|
||||
minitest (5.18.0)
|
||||
mixlib-cli (2.1.8)
|
||||
mixlib-config (3.0.9)
|
||||
tomlrb
|
||||
@@ -625,7 +626,7 @@ GEM
|
||||
rack (>= 1.3, < 3)
|
||||
rack-accept (~> 0.4)
|
||||
tilt (>= 1.4, < 3)
|
||||
tzinfo (1.2.10)
|
||||
tzinfo (1.2.11)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (4.2.0)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
@@ -662,7 +663,7 @@ GEM
|
||||
wkhtmltopdf-binary (0.12.6.6)
|
||||
xpath (3.2.0)
|
||||
nokogiri (~> 1.8)
|
||||
zeitwerk (2.6.6)
|
||||
zeitwerk (2.6.8)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
@@ -673,7 +674,7 @@ DEPENDENCIES
|
||||
ahoy_matey (~> 4.1.0)
|
||||
airbrake (~> 13.0.2)
|
||||
ancestry (~> 4.2.0)
|
||||
audited (~> 5.0.2)
|
||||
audited (~> 5.3.3)
|
||||
autoprefixer-rails (~> 8.2.0)
|
||||
bing_translator (~> 6.2.0)
|
||||
bullet (~> 7.0.3)
|
||||
|
||||
Reference in New Issue
Block a user