Sha256: bc652b0d93c065acaa9c5097bde82a3b110ce0901970276bc2d5329fdc77d23c

Contents?: true

Size: 176 Bytes

Versions: 5

Compression:

Stored size: 176 Bytes

Contents

require File.expand_path('../2.2.9', __FILE__)

module Regexp::Syntax
  module Ruby
    # uses the latest 2.2 release
    class V22 < Regexp::Syntax::Ruby::V229; end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
regexp_parser-0.4.12 lib/regexp_parser/syntax/ruby/2.2.rb
regexp_parser-0.4.11 lib/regexp_parser/syntax/ruby/2.2.rb
regexp_parser-0.4.10 lib/regexp_parser/syntax/ruby/2.2.rb
regexp_parser-0.4.9 lib/regexp_parser/syntax/ruby/2.2.rb
regexp_parser-0.4.8 lib/regexp_parser/syntax/ruby/2.2.rb