lib/survey-gizmo-ruby.rb in survey-gizmo-ruby-7.1.1 vs lib/survey-gizmo-ruby.rb in survey-gizmo-ruby-8.0.0

- old
+ new

@@ -1,4 +1,5 @@ +require 'active_support' require 'active_support/concern' require 'active_support/core_ext/array' require 'active_support/core_ext/hash' require 'active_support/core_ext/module' require 'active_support/core_ext/object/blank'