diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index af33993..5cfd420 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -1,6 +1,6 @@ # This configuration was generated by # `rubocop --auto-gen-config` -# on 2018-01-13 11:23:54 -0500 using RuboCop version 0.52.1. +# on 2018-01-13 11:27:47 -0500 using RuboCop version 0.52.1. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new diff --git a/cpi_fetcher.rb b/cpi_fetcher.rb old mode 100755 new mode 100644 index cd712c0..8efb05b --- a/cpi_fetcher.rb +++ b/cpi_fetcher.rb @@ -1,4 +1,3 @@ -#!/usr/bin/env ruby # frozen_string_literal: true require 'json'