gitlab-org--gitlab-foss/lib/backup
bogdanvlviv 96ebc8c4f7 Use `File::exist?` instead of `File::exists?`
Since version ruby-2.2.0, method `File::exists?` is deprecated.
2016-08-11 13:54:45 +03:00
..
artifacts.rb
builds.rb
database.rb
files.rb Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
lfs.rb
manager.rb Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
registry.rb
repository.rb Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
uploads.rb