Sha256: e69267bee636200f4833190ef77586469720511a047bead418cfdb0f518094ed

Contents?: true

Size: 1.74 KB

Versions: 5

Compression:

Stored size: 1.74 KB

Contents

PATH
  remote: .
  specs:
    ruby-pennylane (0.1.0)
      activesupport (~> 7.0)
      httparty (~> 0.18)
      rake (~> 13.0)
      rspec (~> 3.0)
      rubocop (~> 1.7)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    ast (2.4.2)
    concurrent-ruby (1.1.9)
    diff-lcs (1.5.0)
    httparty (0.20.0)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.8.11)
      concurrent-ruby (~> 1.0)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2022.0105)
    minitest (5.15.0)
    multi_xml (0.6.0)
    parallel (1.21.0)
    parser (3.1.0.0)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    rake (13.0.6)
    regexp_parser (2.2.0)
    rexml (3.2.5)
    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.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.3)
    rubocop (1.24.1)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.15.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.15.1)
      parser (>= 3.0.1.1)
    ruby-progressbar (1.11.0)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.1.0)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 1.7)
  ruby-pennylane!

BUNDLED WITH
   2.3.3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ruby-pennylane-1.0.4 Gemfile.lock
ruby-pennylane-1.0.3 Gemfile.lock
ruby-pennylane-1.0.2 Gemfile.lock
ruby-pennylane-1.0.1 Gemfile.lock
ruby-pennylane-1.0.0 Gemfile.lock