Sha256: 7c75734640955d377acf1f95440a07854e4f9aa5442608fb598f61b51d3dce12

Contents?: true

Size: 1.98 KB

Versions: 3

Compression:

Stored size: 1.98 KB

Contents

PATH
  remote: .
  specs:
    souls (0.9.6)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    ast (2.4.1)
    ast_utils (0.3.0)
      parser (~> 2.4)
      thor (>= 0.19)
    concurrent-ruby (1.1.7)
    diff-lcs (1.4.4)
    ffi (1.14.2)
    i18n (1.8.7)
      concurrent-ruby (~> 1.0)
    language_server-protocol (3.15.0.1)
    listen (3.4.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    minitest (5.14.2)
    parallel (1.20.1)
    parser (2.7.2.0)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    rake (13.0.3)
    rb-fsevent (0.10.4)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rbs (1.0.0)
    regexp_parser (2.0.3)
    rexml (3.2.4)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    rubocop (1.7.0)
      parallel (~> 1.10)
      parser (>= 2.7.1.5)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.2.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (1.4.0)
      parser (>= 2.7.1.5)
    ruby-progressbar (1.11.0)
    steep (0.39.0)
      activesupport (>= 5.1)
      ast_utils (~> 0.3.0)
      language_server-protocol (~> 3.15.0.1)
      listen (~> 3.0)
      parser (~> 2.7.0)
      rainbow (>= 2.2.2, < 4.0)
      rbs (~> 1.0.0)
    thor (1.0.1)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (1.7.0)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport (= 6.1.0)
  rake (= 13.0.3)
  rspec (= 3.1.0)
  rubocop (= 1.7.0)
  souls!
  steep (= 0.39.0)

BUNDLED WITH
   2.2.4

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
souls-0.9.9 Gemfile.lock
souls-0.9.8 Gemfile.lock
souls-0.9.7 Gemfile.lock