anamartinez/ruby-cldr-timezones

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    ruby-cldr-timezones (0.0.7)
      tzinfo

GEM
  remote: https://rubygems.org/
  specs:
    bump (0.4.2)
    diff-lcs (1.2.4)
    i18n (0.6.4)
    nokogiri (1.5.9)
    rake (10.0.4)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.1)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.1)
    ruby-cldr (0.0.2)
      i18n
      nokogiri
      thor
      ya2yaml
    thor (0.18.1)
    tzinfo (0.3.37)
    ya2yaml (0.31)

PLATFORMS
  ruby

DEPENDENCIES
  bump
  rake
  rspec (~> 2)
  ruby-cldr
  ruby-cldr-timezones!
  tzinfo (= 0.3.37)