Sha256: c1ad9af5ba31f9bc722ca65539ef06d98213989c6a80bda5c6bdce90979c0df5

Contents?: true

Size: 958 Bytes

Versions: 2

Compression:

Stored size: 958 Bytes

Contents

PATH
  remote: .
  specs:
    as_json (0.1.0)
      activemodel (>= 5.0.7.2)
      activesupport (>= 5.0.7.2)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.3.2)
      activesupport (= 6.0.3.2)
    activerecord (6.0.3.2)
      activemodel (= 6.0.3.2)
      activesupport (= 6.0.3.2)
    activesupport (6.0.3.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    coderay (1.1.3)
    concurrent-ruby (1.1.7)
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.14.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rake (12.3.3)
    sqlite3 (1.4.2)
    thread_safe (0.3.6)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    zeitwerk (2.4.0)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 5.0.7.2)
  as_json!
  pry
  rake (~> 12.0)
  sqlite3 (>= 1.4.2)

BUNDLED WITH
   1.17.3

Version data entries

2 entries across 2 versions & 1 rubygems

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