Sha256: c2f01f7c240bc0650db7777c6b6b1aa8f0ce3566419ba96a6e302565c51111e6

Contents?: true

Size: 977 Bytes

Versions: 5

Compression:

Stored size: 977 Bytes

Contents

PATH
  remote: ..
  specs:
    timescaledb (0.1.2)
      activerecord
      pg (~> 1.2)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.1.4.1)
      activesupport (= 6.1.4.1)
    activerecord (6.1.4.1)
      activemodel (= 6.1.4.1)
      activesupport (= 6.1.4.1)
    activesupport (6.1.4.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    coderay (1.1.3)
    composite_primary_keys (6.0.5)
      activerecord (>= 4.0.0)
    concurrent-ruby (1.1.9)
    dotenv (2.7.6)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.14.4)
    pg (1.2.3)
    pry (0.14.0)
      coderay (~> 1.1)
      method_source (~> 1.0)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord
  composite_primary_keys (~> 6.0)
  dotenv (~> 2.7)
  pg
  pry
  timescaledb!

BUNDLED WITH
   2.1.4

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
timescaledb-0.2.1 examples/all_in_one/Gemfile.lock
timescaledb-0.2.0 examples/all_in_one/Gemfile.lock
timescaledb-0.1.5 examples/Gemfile.lock
timescaledb-0.1.4 examples/Gemfile.lock
timescaledb-0.1.3 examples/Gemfile.lock