diff options
author | Rémy Coutable <remy@rymai.me> | 2016-08-11 12:46:58 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-08-11 12:46:58 +0000 |
commit | 2fee83376788574824192ff2ac417edc9adfadb4 (patch) | |
tree | 539cde163ad7877f572ce0b1f4c6c8015309bdc6 /lib/api/internal.rb | |
parent | 9d27e8f097be4d392e74bc1a3116f46d4d80cf6c (diff) | |
parent | 96ebc8c4f7223091d97c38c442d68c8058d26261 (diff) | |
download | gitlab-ce-2fee83376788574824192ff2ac417edc9adfadb4.tar.gz |
Merge branch 'file_exists_deprecated' into 'master'
Use `File::exist?` instead of `File::exists?`
Each `File::exists?` replaced to `File::exist?`.
Since version ruby-2.2.0, method `File::exists?` is deprecated.
See merge request !5747
Diffstat (limited to 'lib/api/internal.rb')
0 files changed, 0 insertions, 0 deletions