Sha256: 2bafeb3ee1bc2663c2a210b4b0af8d2d80e663fc835d6ace7da74243cac9a173
Contents?: true
Size: 384 Bytes
Versions: 35
Compression:
Stored size: 384 Bytes
Contents
if (Backports::TARGET_VERSION rescue false) # Conf loaded at different times, not sure why class MSpecScript # The set of substitutions to transform a spec filename # into a tag filename. set :tags_patterns, [ [%r(rubyspec/), "tags/#{RUBY_VERSION}/"] ] end SpecGuard.ruby_version_override = Backports::TARGET_VERSION if Backports::TARGET_VERSION > RUBY_VERSION end
Version data entries
35 entries across 35 versions & 2 rubygems