From 7ae072865e3fc23d9844322dde6ad0f6906e3f2c Mon Sep 17 00:00:00 2001 From: Samuel Giddins Date: Sun, 31 Jan 2016 11:29:09 -0600 Subject: Compatibility with frozen string literals --- spec/support/platforms.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/support/platforms.rb') diff --git a/spec/support/platforms.rb b/spec/support/platforms.rb index 26753af9..b1dedb05 100644 --- a/spec/support/platforms.rb +++ b/spec/support/platforms.rb @@ -1,3 +1,4 @@ +# frozen_string_literal: true module Spec module Platforms include Bundler::GemHelpers -- cgit v1.2.3