Gemfile in logging_library-1.3.0 vs Gemfile in logging_library-2.0.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
source 'https://rubygems.org'
# Specify your gem's dependencies in ecraft-logging_library.gemspec
gemspec
- old
+ new