Sha256: 2e5f160a022a29237c2201ef505c2c55257b993f2d0cd706e4fc57e17ed7f28e

Contents?: true

Size: 1.9 KB

Versions: 1

Compression:

Stored size: 1.9 KB

Contents

PATH
  remote: .
  specs:
    shikiho (0.1.0)

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)
    childprocess (0.9.0)
      ffi (~> 1.0, >= 1.0.11)
    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)
    nokogiri (1.11.0-x86_64-darwin)
      racc (~> 1.4)
    parser (2.7.2.0)
      ast (~> 2.4.1)
    racc (1.5.2)
    rainbow (3.0.0)
    rake (12.3.3)
    rb-fsevent (0.10.4)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rbs (1.0.0)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.1)
    rubyzip (1.3.0)
    selenium-webdriver (2.53.4)
      childprocess (~> 0.5)
      rubyzip (~> 1.0)
      websocket (~> 1.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)
    websocket (1.2.9)
    zeitwerk (2.4.2)

PLATFORMS
  x86_64-darwin-19
  x86_64-darwin-20

DEPENDENCIES
  nokogiri (= 1.11.0)
  rake (= 12.3.3)
  rspec (~> 3.0)
  selenium-webdriver (= 2.53.4)
  shikiho!
  steep (= 0.39.0)

BUNDLED WITH
   2.2.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shikiho-0.1.0 Gemfile.lock