lib/active_support/version.rb in activesupport-5.1.7 vs lib/active_support/version.rb in activesupport-5.2.0.beta1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require_relative "gem_version"
module ActiveSupport
# Returns the version of the currently loaded ActiveSupport as a <tt>Gem::Version</tt>
def self.version