Sha256: 0555d12e4c9fc5a3a33d3a2c3e010b22dadcc57537534095e53746240a717fe0

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

PATH
  remote: .
  specs:
    arql (0.1.0)
      activerecord (~> 6.0.0)
      activesupport (~> 6.0.0)
      mysql2 (~> 0.5.3)
      pry (~> 0.13.1)
      pry-byebug (~> 3.9.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.2.2)
      activesupport (= 6.0.2.2)
    activerecord (6.0.2.2)
      activemodel (= 6.0.2.2)
      activesupport (= 6.0.2.2)
    activesupport (6.0.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2)
    byebug (11.1.3)
    coderay (1.1.2)
    concurrent-ruby (1.1.6)
    i18n (1.8.2)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.14.0)
    mysql2 (0.5.3)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    rake (12.3.3)
    thread_safe (0.3.6)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    zeitwerk (2.3.0)

PLATFORMS
  ruby

DEPENDENCIES
  arql!
  rake (~> 12.0)

BUNDLED WITH
   2.1.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
arql-0.1.0 Gemfile.lock