diff --git a/Gemfile b/Gemfile index 8a54e1751..72cd28ecd 100644 --- a/Gemfile +++ b/Gemfile @@ -159,7 +159,7 @@ gem 'lograge', '~> 0.13.0', require: false # worked with microsoft refresh token gem 'omniauth-oauth2' -gem 'audited', '~> 5.3' +gem 'audited', '~> 5.4', '>= 5.4.0' # need for google auth gem 'omniauth' diff --git a/Gemfile.lock b/Gemfile.lock index 264f65389..78dcee76e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,8 +126,8 @@ GEM rake (>= 10.4, < 14.0) ast (2.4.2) attr_extras (7.1.0) - audited (5.3.3) - activerecord (>= 5.0, < 7.1) + audited (5.4.0) + activerecord (>= 5.0, < 7.2) request_store (~> 1.2) aws-eventstream (1.2.0) aws-partitions (1.760.0) @@ -839,7 +839,7 @@ DEPENDENCIES administrate-field-belongs_to_search annotate attr_extras - audited (~> 5.3) + audited (~> 5.4, >= 5.4.0) aws-sdk-s3 azure-storage-blob! barnes