sbagdat/turkish_regexps

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    turkish_regexps (0.1.0)
      turkish_ranges (~> 0.1)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.4.4)
    rake (13.0.1)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.0)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.0)
    turkish_ranges (0.1.2)

PLATFORMS
  ruby

DEPENDENCIES
  rake (~> 13.0)
  rspec (~> 3.10)
  turkish_ranges (~> 0.1)
  turkish_regexps!

RUBY VERSION
   ruby 2.7.0p0

BUNDLED WITH
   2.1.4