Sha256: b85448b577419523337427baac349c0354f7764a55a64e827271822cf37cefe3

Contents?: true

Size: 1.45 KB

Versions: 1

Compression:

Stored size: 1.45 KB

Contents

PATH
  remote: .
  specs:
    bubble_sort (0.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.1)
    diff-lcs (1.4.4)
    parallel (1.19.2)
    parser (2.7.2.0)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    rake (13.0.1)
    regexp_parser (1.8.2)
    rexml (3.2.4)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.3)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      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.3)
    rubocop (0.93.1)
      parallel (~> 1.10)
      parser (>= 2.7.1.5)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8)
      rexml
      rubocop-ast (>= 0.6.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (0.7.1)
      parser (>= 2.7.1.5)
    rubocop-performance (1.8.1)
      rubocop (>= 0.87.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rake (0.5.1)
      rubocop
    rubocop-rspec (1.43.2)
      rubocop (~> 0.87)
    rubocop-rubycw (0.1.4)
      rubocop
    ruby-progressbar (1.10.1)
    unicode-display_width (1.7.0)

PLATFORMS
  ruby
  x64-mingw32

DEPENDENCIES
  bubble_sort!
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 0.93.1)
  rubocop-performance (~> 1.8)
  rubocop-rake (~> 0.5.1)
  rubocop-rspec (~> 1.43)
  rubocop-rubycw (~> 0.1.4)

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bubble_sort-0.1.0 Gemfile.lock