Sha256: 8628cb6e31cf98969ab9744a15fee45527e9b6b7eb76bfdd46f69bc5cb977c84

Contents?: true

Size: 1.86 KB

Versions: 1

Compression:

Stored size: 1.86 KB

Contents

PATH
  remote: .
  specs:
    osa (0.1.2)
      activerecord (~> 6.0)
      faraday (~> 1.1)
      public_suffix (~> 4.0)
      sqlite3 (~> 1.4)
      tty-prompt (~> 0.22)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.3.4)
      activesupport (= 6.0.3.4)
    activerecord (6.0.3.4)
      activemodel (= 6.0.3.4)
      activesupport (= 6.0.3.4)
    activesupport (6.0.3.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    ast (2.4.1)
    concurrent-ruby (1.1.7)
    faraday (1.1.0)
      multipart-post (>= 1.2, < 3)
      ruby2_keywords
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    minitest (5.14.2)
    multipart-post (2.1.1)
    parallel (1.20.0)
    parser (2.7.2.0)
      ast (~> 2.4.1)
    pastel (0.8.0)
      tty-color (~> 0.5)
    public_suffix (4.0.6)
    rainbow (3.0.0)
    regexp_parser (1.8.2)
    rexml (3.2.4)
    rubocop (1.3.1)
      parallel (~> 1.10)
      parser (>= 2.7.1.5)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8)
      rexml
      rubocop-ast (>= 1.1.1)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (1.1.1)
      parser (>= 2.7.1.5)
    rubocop-performance (1.9.0)
      rubocop (>= 0.90.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-progressbar (1.10.1)
    ruby2_keywords (0.0.2)
    sqlite3 (1.4.2)
    thread_safe (0.3.6)
    tty-color (0.6.0)
    tty-cursor (0.7.1)
    tty-prompt (0.22.0)
      pastel (~> 0.8)
      tty-reader (~> 0.8)
    tty-reader (0.8.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.8)
      wisper (~> 2.0)
    tty-screen (0.8.1)
    tzinfo (1.2.8)
      thread_safe (~> 0.1)
    unicode-display_width (1.7.0)
    wisper (2.0.1)
    zeitwerk (2.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  osa!
  rubocop
  rubocop-performance

BUNDLED WITH
   2.1.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
osa-0.1.2 Gemfile.lock