Gemfile in eivo-rails-api-0.0.7 vs Gemfile in eivo-rails-api-0.0.8
- old
+ new
@@ -1,5 +1,7 @@
+# frozen_string_literal: true
+
source 'https://rubygems.org'
-git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
+git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
gemspec