lib/active_support/json.rb in activesupport-5.1.7 vs lib/active_support/json.rb in activesupport-5.2.0.beta1

- old
+ new

@@ -2 +1,3 @@ +# frozen_string_literal: true + require "active_support/json/decoding" require "active_support/json/encoding"