Sha256: 088ac3ab04a3c7b174caa3f6b8a42371d74b939be07ed3f4e347e28d03829a53

Contents?: true

Size: 1.66 KB

Versions: 2

Compression:

Stored size: 1.66 KB

Contents

PATH
  remote: .
  specs:
    http_health_check (0.2.0)
      rack (~> 2.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    diff-lcs (1.5.0)
    docile (1.4.0)
    dotenv (2.7.6)
    parallel (1.22.1)
    parser (3.1.2.0)
      ast (~> 2.4.1)
    rack (2.2.4)
    rainbow (3.1.1)
    rake (13.0.6)
    redis (4.2.5)
    regexp_parser (2.5.0)
    rexml (3.2.5)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    rspec_junit_formatter (0.5.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (0.93.1)
      parallel (~> 1.10)
      parser (>= 2.7.1.5)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8)
      rexml
      rubocop-ast (>= 0.6.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (1.17.0)
      parser (>= 3.1.1.0)
    ruby-progressbar (1.11.0)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-cobertura (2.1.0)
      rexml
      simplecov (~> 0.19)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    unicode-display_width (1.8.0)

PLATFORMS
  x86_64-darwin-21

DEPENDENCIES
  dotenv (~> 2.7.6)
  http_health_check!
  rake (~> 13.0)
  redis (~> 4.2.5)
  rspec (~> 3.2)
  rspec_junit_formatter
  rubocop (~> 0.81)
  simplecov
  simplecov-cobertura

BUNDLED WITH
   2.3.15

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
http_health_check-0.2.1 Gemfile.lock
http_health_check-0.2.0 Gemfile.lock