Gemfile in halo-api-0.4.3 vs Gemfile in halo-api-1.0.0
- old
+ new
@@ -1,5 +1,7 @@
-source "https://rubygems.org"
+# frozen_string_literal: true
+
+source 'https://rubygems.org'
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
# Specify your gem's dependencies in halo-api.gemspec
gemspec