diff --git a/Gemfile b/Gemfile index ca352f2f6..54b63c139 100644 --- a/Gemfile +++ b/Gemfile @@ -159,7 +159,7 @@ gem 'lograge', '~> 0.14.0', require: false # worked with microsoft refresh token gem 'omniauth-oauth2' -gem 'audited', '~> 5.4', '>= 5.4.0' +gem 'audited', '~> 5.4', '>= 5.4.1' # need for google auth gem 'omniauth' diff --git a/Gemfile.lock b/Gemfile.lock index 4add61498..a2ba40678 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,9 +126,9 @@ GEM rake (>= 10.4, < 14.0) ast (2.4.2) attr_extras (7.1.0) - audited (5.4.0) - activerecord (>= 5.0, < 7.2) - request_store (~> 1.2) + audited (5.4.1) + activerecord (>= 5.0, < 7.7) + activesupport (>= 5.0, < 7.7) aws-eventstream (1.2.0) aws-partitions (1.760.0) aws-sdk-core (3.171.1) @@ -840,7 +840,7 @@ DEPENDENCIES administrate-field-belongs_to_search annotate attr_extras - audited (~> 5.4, >= 5.4.0) + audited (~> 5.4, >= 5.4.1) aws-sdk-s3 azure-storage-blob! barnes