Sha256: b4a7a8ee808e872b06c08ed8d69eb22b59bc065981f79cc5c583f57709489de1

Contents?: true

Size: 1.67 KB

Versions: 1

Compression:

Stored size: 1.67 KB

Contents

PATH
  remote: .
  specs:
    orthotypo (1.0.0)
      htmlentities
      nokogiri

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    base64 (0.1.1)
    byebug (11.1.3)
    diff-lcs (1.5.0)
    htmlentities (4.3.4)
    json (2.6.3)
    language_server-protocol (3.17.0.3)
    nokogiri (1.15.4-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.15.4-x86_64-darwin)
      racc (~> 1.4)
    parallel (1.23.0)
    parser (3.2.2.4)
      ast (~> 2.4.1)
      racc
    racc (1.7.1)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.8.2)
    rexml (3.2.6)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.6)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-nc (0.3.0)
      rspec (>= 3)
      terminal-notifier (>= 1.4)
    rspec-support (3.12.1)
    rubocop (1.57.0)
      base64 (~> 0.1.1)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.2.2.4)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.29.0)
      parser (>= 3.2.1.0)
    ruby-progressbar (1.13.0)
    terminal-notifier (2.0.0)
    unicode-display_width (2.5.0)

PLATFORMS
  arm64-darwin-22
  x86_64-darwin-22

DEPENDENCIES
  byebug
  orthotypo!
  rake (~> 13.0)
  rspec
  rspec-nc
  rubocop (~> 1.21)

BUNDLED WITH
   2.4.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
orthotypo-1.0.0 Gemfile.lock