Sha256: 9c935c285884e75ff11120f3747c13ebbc341ff0965cb5f6f419ed07f0202b4c
Contents?: true
Size: 1.23 KB
Versions: 0
Compression: gzip
Compressed size: 579 Bytes
Stored size: 579 Bytes
Contents
--- !ruby/object:Gem::Specification name: to_regexp version: !ruby/object:Gem::Version version: 0.1.1 prerelease: platform: ruby authors: - Seamus Abshere autorequire: bindir: bin cert_chain: [] date: 2012-02-22 00:00:00.000000000 Z dependencies: [] description: Provides String#to_regexp, for example if you want to make regexps out of a CSV you just imported. email: - seamus@abshere.net executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - History.txt - README.rdoc - Rakefile - lib/to_regexp.rb - lib/to_regexp/version.rb - test/helper.rb - test/test_to_regexp.rb - to_regexp.gemspec homepage: https://github.com/seamusabshere/to_regexp licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: to_regexp rubygems_version: 1.8.15 signing_key: specification_version: 3 summary: Provides String#to_regexp test_files: - test/helper.rb - test/test_to_regexp.rb has_rdoc: