Sha256: e93f8e2217ab2af5f4088788bb0907d5dc1fda69a6395c1adc7e00b507ed86a3

Contents?: true

Size: 1.44 KB

Versions: 2

Compression:

Stored size: 1.44 KB

Contents

PATH
  remote: .
  specs:
    gloo-lang (0.9.10)
      activesupport (~> 6.1, >= 6.1.4.6)
      chronic (~> 0.10, >= 0.10.2)
      json (~> 2.1, >= 2.1.0)
      net-ssh (~> 6.1, >= 6.1.0)
      openssl (~> 2.1, >= 2.1.0)
      tty-platform (~> 0.3, >= 0.3.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    ast (2.4.2)
    chronic (0.10.2)
    concurrent-ruby (1.1.10)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    ipaddr (1.2.4)
    json (2.6.1)
    minitest (5.15.0)
    net-ssh (6.1.0)
    openssl (2.2.1)
      ipaddr
    parallel (1.21.0)
    parser (3.1.1.0)
      ast (~> 2.4.1)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.2.1)
    rexml (3.2.5)
    rubocop (1.25.1)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.15.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.16.0)
      parser (>= 3.1.1.0)
    ruby-progressbar (1.11.0)
    tty-platform (0.3.0)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.1.0)
    zeitwerk (2.5.4)

PLATFORMS
  x86_64-darwin-21

DEPENDENCIES
  bundler (~> 2.2.22)
  gloo-lang!
  minitest (~> 5.0)
  rake (~> 13.0, >= 13.0.1)
  rubocop

BUNDLED WITH
   2.2.22

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gloo-lang-0.9.11 Gemfile.lock
gloo-lang-0.9.10 Gemfile.lock