diff --git a/Gemfile b/Gemfile index 98b035188..8dd0576d1 100644 --- a/Gemfile +++ b/Gemfile @@ -41,6 +41,9 @@ gem "argon2" # Support brotli compression for assets gem "sprockets-exporters_pack" +# Restore File.exists? for oauth gem +gem "file_exists" + # Load rails plugins gem "actionpack-page_caching", ">= 1.2.0" gem "activerecord-import" diff --git a/Gemfile.lock b/Gemfile.lock index 212cdb73e..c4b9c2516 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -244,6 +244,7 @@ GEM rake ffi-libarchive (1.1.13) ffi (~> 1.0) + file_exists (0.2.0) frozen_record (0.27.0) activemodel fspath (3.1.2) @@ -610,6 +611,7 @@ DEPENDENCIES factory_bot_rails faraday ffi-libarchive + file_exists frozen_record gd2-ffij (>= 0.4.0) htmlentities