GEM
  remote: https://rubygems.org/
  specs:
    ansi (1.5.0)
    ast (2.4.2)
    diff-lcs (1.5.0)
    hashie (5.0.0)
    itamae (1.13.1)
      ansi
      hashie
      schash (~> 0.1.0)
      specinfra (>= 2.64.0, < 3.0.0)
      thor (>= 1.0.0)
    itamae-plugin-resource-encrypted_remote_file (0.0.3)
      itamae (>= 1.2)
      reversible_cryptography
    json (2.6.2)
    multi_json (1.15.0)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (7.0.1)
    net-telnet (0.1.1)
    parallel (1.22.1)
    parser (3.1.2.0)
      ast (~> 2.4.1)
    rainbow (3.1.1)
    regexp_parser (2.5.0)
    reversible_cryptography (0.5.0)
      thor
    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-its (1.3.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    rubocop (1.31.1)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.18.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.18.0)
      parser (>= 3.1.1.0)
    ruby-progressbar (1.11.0)
    schash (0.1.2)
    serverspec (2.42.0)
      multi_json
      rspec (~> 3.0)
      rspec-its
      specinfra (~> 2.72)
    sfl (2.3)
    specinfra (2.83.2)
      net-scp
      net-ssh (>= 2.7)
      net-telnet (= 0.1.1)
      sfl
    thor (1.2.1)
    unicode-display_width (2.2.0)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  itamae
  itamae-plugin-resource-encrypted_remote_file
  reversible_cryptography
  rubocop
  serverspec

BUNDLED WITH
   2.3.7