Sha256: 763c229a9342cfbfc500f190acc10dfa002a85dcdb059e95a578382014326542

Contents?: true

Size: 1.39 KB

Versions: 1

Compression:

Stored size: 1.39 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.2)
      activesupport (= 6.0.2)
    activerecord (6.0.2)
      activemodel (= 6.0.2)
      activesupport (= 6.0.2)
    activesupport (6.0.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2)
    ansi (1.5.0)
    ast (2.4.0)
    builder (3.2.3)
    byebug (10.0.2)
    concurrent-ruby (1.1.6)
    i18n (1.8.2)
      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.7)
      thread_safe (~> 0.1)
    unicode-display_width (1.6.0)
    zeitwerk (2.2.2)

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.2.3 Gemfile.lock