Sha256: 9673b644749f2be3df517e58b5ce8c1c14dc3ea130ec311e8a7cfda7db815bc8

Contents?: true

Size: 1.4 KB

Versions: 1

Compression:

Stored size: 1.4 KB

Contents

PATH
  remote: .
  specs:
    beaconable (0.1.1)
      activerecord (>= 4.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.0)
      activesupport (= 6.0.0)
    activerecord (6.0.0)
      activemodel (= 6.0.0)
      activesupport (= 6.0.0)
    activesupport (6.0.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.1, >= 2.1.8)
    ansi (1.5.0)
    ast (2.4.0)
    builder (3.2.3)
    byebug (10.0.2)
    concurrent-ruby (1.1.5)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    jaro_winkler (1.5.3)
    minitest (5.11.3)
    minitest-reporters (1.3.8)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    parallel (1.17.0)
    parser (2.6.3.0)
      ast (~> 2.4.0)
    rainbow (3.0.0)
    rake (10.5.0)
    rubocop (0.74.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.6)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
    ruby-progressbar (1.10.1)
    sqlite3 (1.4.1)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unicode-display_width (1.6.0)
    zeitwerk (2.1.9)

PLATFORMS
  ruby

DEPENDENCIES
  beaconable!
  bundler (~> 1.16)
  byebug (~> 10.0)
  minitest (~> 5.0)
  minitest-reporters (~> 1.3)
  rake (~> 10.0)
  rubocop (~> 0.74.0)
  sqlite3 (~> 1.3)

BUNDLED WITH
   1.17.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
beaconable-0.1.2 Gemfile.lock