Sha256: c958de63de80c2c2d07147fe6b8db2ad3c20dab3a01993146447069751051573

Contents?: true

Size: 1.57 KB

Versions: 2

Compression:

Stored size: 1.57 KB

Contents

PATH
  remote: .
  specs:
    time_zone_converter (0.1.0)
      activesupport
      nearest_time_zone
      oj
      thor

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.0.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.1, >= 2.1.8)
    andand (1.3.3)
    benchmark-malloc (0.1.0)
    benchmark-perf (0.5.0)
    benchmark-trend (0.3.0)
    byebug (11.0.1)
    cities (0.3.1)
      multi_json (~> 1.8)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    kdtree (0.4)
    minitest (5.11.3)
    multi_json (1.13.1)
    nearest_time_zone (0.0.4)
      andand
      kdtree
      require_all
    oj (3.9.1)
    rake (10.5.0)
    require_all (2.0.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-benchmark (0.5.0)
      benchmark-malloc (~> 0.1.0)
      benchmark-perf (~> 0.5.0)
      benchmark-trend (~> 0.3.0)
      rspec (>= 3.0.0, < 4.0.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    thor (0.20.3)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    zeitwerk (2.1.10)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  byebug
  cities
  rake (~> 10.0)
  rspec (~> 3.0)
  rspec-benchmark
  time_zone_converter!

BUNDLED WITH
   2.0.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
time_zone_converter-0.1.1 Gemfile.lock
time_zone_converter-0.1.0 Gemfile.lock