Sha256: 9ae39ed3d6614fe9c52770cc7be52bacaca6bde94732bc7b9e4a512785877846

Contents?: true

Size: 1.78 KB

Versions: 1

Compression:

Stored size: 1.78 KB

Contents

PATH
  remote: .
  specs:
    simplekiq (0.0.3)
      sidekiq (~> 5.2.9)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    coderay (1.1.3)
    connection_pool (2.2.5)
    diff-lcs (1.5.0)
    method_source (1.0.0)
    parallel (1.22.1)
    parser (3.1.1.0)
      ast (~> 2.4.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rack (2.2.3)
    rack-protection (2.2.0)
      rack
    rainbow (3.1.1)
    rake (12.3.3)
    redis (4.5.1)
    regexp_parser (2.2.1)
    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)
    rspec_junit_formatter (0.5.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (1.26.1)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.16.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.16.0)
      parser (>= 3.1.1.0)
    rubocop-performance (1.13.3)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-progressbar (1.11.0)
    sidekiq (5.2.10)
      connection_pool (~> 2.2, >= 2.2.2)
      rack (~> 2.0)
      rack-protection (>= 1.5.0)
      redis (~> 4.5, < 4.6.0)
    standard (1.9.1)
      rubocop (= 1.26.1)
      rubocop-performance (= 1.13.3)
    unicode-display_width (2.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  pry
  rake (~> 12.0)
  rspec (~> 3.2)
  rspec_junit_formatter
  simplekiq!
  standard

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simplekiq-0.0.3 Gemfile.lock