lib/parallel/version.rb
# frozen_string_literal: true module Parallel VERSION = Version = '1.27.0' # rubocop:disable Naming/ConstantName end
# frozen_string_literal: true module Parallel VERSION = Version = '1.27.0' # rubocop:disable Naming/ConstantName end