20300: Rail 6.1 app:update.
[arvados.git] / services / api / config / boot.rb
index 9605b584e9b4c94f42753fd58ac95fb35a04b048..d69bd27dca71c3e9d54603faf3f44f1a0fd03bcb 100644 (file)
@@ -1,9 +1,3 @@
-# Copyright (C) The Arvados Authors. All rights reserved.
-#
-# SPDX-License-Identifier: AGPL-3.0
-
-# Set up gems listed in the Gemfile.
 ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
 
-require 'bundler/setup' # Set up gems listed in the Gemfile.
-require 'bootsnap/setup' # Speed up boot time by caching expensive operations.
\ No newline at end of file
+require "bundler/setup" # Set up gems listed in the Gemfile.