Sha256: efd31993216b4ebbf40af529984a9a74e6fd69e71f91232c683dd4cdf153211f

Contents?: true

Size: 1.9 KB

Versions: 1

Compression:

Stored size: 1.9 KB

Contents

PATH
  remote: ../core
  specs:
    testcontainers-core (0.2.0)
      docker-api (~> 2.2)

PATH
  remote: .
  specs:
    testcontainers-selenium (0.2.0)
      testcontainers-core (~> 0.1)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    childprocess (4.1.0)
    docker-api (2.2.0)
      excon (>= 0.47.0)
      multi_json
    excon (0.100.0)
    json (2.6.3)
    language_server-protocol (3.17.0.3)
    lint_roller (1.0.0)
    minitest (5.18.0)
    minitest-hooks (1.5.0)
      minitest (> 5.3)
    multi_json (1.15.0)
    parallel (1.23.0)
    parser (3.2.2.3)
      ast (~> 2.4.1)
      racc
    racc (1.7.0)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.8.1)
    rexml (3.2.5)
    rubocop (1.52.1)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.2.3)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.29.0)
      parser (>= 3.2.1.0)
    rubocop-performance (1.18.0)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-progressbar (1.13.0)
    rubyzip (2.3.2)
    selenium-webdriver (4.1.0)
      childprocess (>= 0.5, < 5.0)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2)
    standard (1.29.0)
      language_server-protocol (~> 3.17.0.2)
      lint_roller (~> 1.0)
      rubocop (~> 1.52.0)
      standard-custom (~> 1.0.0)
      standard-performance (~> 1.1.0)
    standard-custom (1.0.1)
      lint_roller (~> 1.0)
    standard-performance (1.1.0)
      lint_roller (~> 1.0)
      rubocop-performance (~> 1.18.0)
    unicode-display_width (2.4.2)

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  minitest (~> 5.0)
  minitest-hooks (~> 1.5)
  rake (~> 13.0)
  selenium-webdriver (~> 4.1.0)
  standard (~> 1.3)
  testcontainers-core!
  testcontainers-selenium!

BUNDLED WITH
   2.4.13

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
testcontainers-selenium-0.2.0 Gemfile.lock