summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authormo <mo@mokhan.ca>2018-05-07 16:17:53 -0600
committermo <mo@mokhan.ca>2018-05-07 16:17:53 -0600
commita7ff82b96fc264b8587cc105b23516f60a0d4cfe (patch)
tree7d4589801220ddd3ba7302d051dee8dd7869619d /Gemfile
parent31500bdab2e72b370d7e622195161df2515fdf4f (diff)
rubocop -a
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 3954636..cc220b4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
-source "https://rubygems.org"
+source 'https://rubygems.org'
-git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
+git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
# Specify your gem's dependencies in net-hippie.gemspec
gemspec