Sha256: 01eb8a15b76ae4f57ded2705958590a6f09757556ee49a8fe3205582327ec609

Contents?: true

Size: 1.63 KB

Versions: 1

Compression:

Stored size: 1.63 KB

Contents

PATH
  remote: .
  specs:
    crudboy (0.1.0)
      activerecord (>= 6.0.3, < 6.2.0)
      activesupport (~> 6.0.3)
      composite_primary_keys (~> 12.0.3)
      mysql2 (~> 0.5.3)
      net-ssh-gateway (~> 2.0.0)
      pry (~> 0.13.1)
      pry-byebug (~> 3.9.0)
      pry-doc (~> 1.1.0)
      rainbow (~> 3.0.0)
      sqlite3 (~> 1.4)
      table_print (~> 1.5.6)
      terminal-table (~> 1.8.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.3.5)
      activesupport (= 6.0.3.5)
    activerecord (6.0.3.5)
      activemodel (= 6.0.3.5)
      activesupport (= 6.0.3.5)
    activesupport (6.0.3.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    byebug (11.1.3)
    coderay (1.1.3)
    composite_primary_keys (12.0.9)
      activerecord (~> 6.0.0)
    concurrent-ruby (1.1.8)
    i18n (1.8.9)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.14.4)
    mysql2 (0.5.3)
    net-ssh (6.1.0)
    net-ssh-gateway (2.0.0)
      net-ssh (>= 4.0.0)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    pry-doc (1.1.0)
      pry (~> 0.11)
      yard (~> 0.9.11)
    rainbow (3.0.0)
    rake (12.3.3)
    sqlite3 (1.4.2)
    table_print (1.5.7)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    thread_safe (0.3.6)
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    unicode-display_width (1.7.0)
    yard (0.9.26)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  crudboy!
  rake (~> 12.0)

BUNDLED WITH
   2.2.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
crudboy-0.1.0 Gemfile.lock