Sha256: 63a1eb0058ae4d2b3fc03217ddf2f7ca71d3e73242335c07fee945dae0346368

Contents?: true

Size: 1.54 KB

Versions: 1

Compression:

Stored size: 1.54 KB

Contents

PATH
  remote: .
  specs:
    vncpost_api (0.2.1)
      activeresource
      jwt

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.1.4.1)
      activesupport (= 6.1.4.1)
    activemodel-serializers-xml (1.0.2)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)
    activeresource (5.1.1)
      activemodel (>= 5.0, < 7)
      activemodel-serializers-xml (~> 1.0)
      activesupport (>= 5.0, < 7)
    activesupport (6.1.4.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    builder (3.2.4)
    byebug (11.1.1)
    coderay (1.1.2)
    concurrent-ruby (1.1.9)
    diff-lcs (1.3)
    dotenv (2.7.5)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    jwt (2.2.3)
    method_source (1.0.0)
    minitest (5.14.4)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    rake (12.3.3)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.1)
      rspec-support (~> 3.9.1)
    rspec-expectations (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.2)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  dotenv
  pry
  pry-byebug
  rake (~> 12.0)
  rspec (~> 3.0)
  vncpost_api!

BUNDLED WITH
   2.2.26

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vncpost_api-0.3.0 Gemfile.lock