Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
Adding empty line after comment to fix rubocop warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
venushka committed Nov 1, 2018
1 parent 1eaf0d6 commit 8921698
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# frozen_string_literal: true

source ENV['GEM_SOURCE'] || 'https://rubygems.org'

puppetversion = ENV.key?('PUPPET_VERSION') ? ENV['PUPPET_VERSION'] : ['>= 3.3']
Expand Down

0 comments on commit 8921698

Please sign in to comment.