lib/gamefic/active.rb in
gamefic-2.3.0
vs lib/gamefic/active.rb in
gamefic-2.4.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'set' module Gamefic class NotConclusionError < RuntimeError; end