Sha256: c4ae0db42c18186955dc8047340fe9129217730e4bedc5d1141736316ee3814b

Contents?: true

Size: 1.95 KB

Versions: 1

Compression:

Stored size: 1.95 KB

Contents

PATH
  remote: .
  specs:
    business_flow (0.18.0)
      activemodel (>= 4.2, < 8)
      activesupport (>= 4.2, < 8)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.2)
      activesupport (= 7.0.2)
    activesupport (7.0.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    ast (2.4.2)
    codeclimate-engine-rb (0.4.2)
    concurrent-ruby (1.1.9)
    diff-lcs (1.5.0)
    docile (1.1.5)
    i18n (1.9.1)
      concurrent-ruby (~> 1.0)
    jaro_winkler (1.5.4)
    json (2.6.1)
    minitest (5.15.0)
    parallel (1.21.0)
    parser (2.5.3.0)
      ast (~> 2.4.0)
    rainbow (3.1.1)
    rake (10.5.0)
    reek (4.8.2)
      codeclimate-engine-rb (~> 0.4.0)
      parser (>= 2.5.0.0, < 2.6)
      rainbow (>= 2.0, < 4.0)
    retryable (3.0.5)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.2)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.3)
    rubocop (0.68.1)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.6)
    rubocop-rspec (1.24.0)
      rubocop (>= 0.53.0)
    ruby-progressbar (1.11.0)
    simplecov (0.15.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    timecop (0.9.4)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (1.5.0)

PLATFORMS
  ruby

DEPENDENCIES
  business_flow!
  rake (~> 10.0)
  reek (~> 4.8)
  retryable (~> 3.0.4)
  rspec (~> 3.0)
  rubocop (~> 0.53)
  rubocop-rspec (~> 1.24.0)
  simplecov (~> 0.15.1)
  timecop (~> 0.9.1)

BUNDLED WITH
   2.3.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
business_flow-0.18.0 Gemfile.lock