Gemfile in acumatica-0.2.1 vs Gemfile in acumatica-0.3.0

- old
+ new

@@ -1,6 +1,8 @@ +# 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}" } # Specify your gem's dependencies in acumatica.gemspec gemspec