Sha256: ba1296e7a1b10ac26e18395474ef3060419f85fc59a14aafd51645912068b6f9

Contents?: true

Size: 1.11 KB

Versions: 2

Compression:

Stored size: 1.11 KB

Contents

PATH
  remote: .
  specs:
    roi_calculator (2.2.0)
      math_util (~> 0.1.0)
      memoist (~> 0.15)
      work_day (~> 1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.0.3.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    concurrent-ruby (1.1.7)
    diff-lcs (1.3)
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    math_util (0.1.0)
    memoist (0.16.0)
    minitest (5.14.2)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)
    thread_safe (0.3.6)
    tzinfo (1.2.8)
      thread_safe (~> 0.1)
    work_day (1.0.0)
      activesupport (>= 4.0)
    zeitwerk (2.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.13)
  roi_calculator!
  rspec (~> 3.0)

BUNDLED WITH
   1.17.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
roi_calculator-2.2.1 Gemfile.lock
roi_calculator-2.2.0 Gemfile.lock