billaul/period

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    smart-period (1.0.6)
      activesupport (>= 5, < 7)
      i18n (~> 1)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    concurrent-ruby (1.1.7)
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    minitest (5.14.2)
    rake (10.5.0)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  rake (~> 10.0)
  smart-period!

BUNDLED WITH
   2.1.2