Sha256: f929cc91ab93dafe33ef83d996565766e86401eba9a56442f4a833cd026b1e47

Contents?: true

Size: 967 Bytes

Versions: 1

Compression:

Stored size: 967 Bytes

Contents

PATH
  remote: .
  specs:
    ar_sync (1.0.1)
      activerecord
      ar_serializer

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activerecord (5.2.3)
      activemodel (= 5.2.3)
      activesupport (= 5.2.3)
      arel (>= 9.0)
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    ar_serializer (1.0.0)
      activerecord
      top_n_loader
    arel (9.0.0)
    coderay (1.1.2)
    concurrent-ruby (1.1.5)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    method_source (0.9.2)
    minitest (5.11.3)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (12.3.2)
    sqlite3 (1.3.13)
    thread_safe (0.3.6)
    top_n_loader (1.0.0)
      activerecord
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  ar_sync!
  pry
  rake
  sqlite3

BUNDLED WITH
   1.16.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ar_sync-1.0.1 Gemfile.lock