Bundle, gem, and rubocop updates

This commit is contained in:
2019-12-31 10:12:30 -05:00
parent b7da2ae0d1
commit 4728282716
8 changed files with 39 additions and 26 deletions

View File

@@ -1 +1,3 @@
# frozen_string_literal: true
run ->(*) { [301, { 'Location' => ENV['CPI_FEED_URL'] }, []] }