21611: Remove configs for periodic container log sweep.
[arvados.git] / services / api / config / boot.rb
index d69bd27dca71c3e9d54603faf3f44f1a0fd03bcb..282011619d92227924de59017a1eda9c5b555047 100644 (file)
@@ -1,3 +1,3 @@
-ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
+ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
 
 require "bundler/setup" # Set up gems listed in the Gemfile.