serradura/u-authorization

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    u-authorization (2.3.0)

GEM
  remote: https://rubygems.org/
  specs:
    ansi (1.5.0)
    builder (3.2.3)
    docile (1.3.2)
    json (2.2.0)
    minitest (5.11.3)
    minitest-reporters (1.3.6)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    rake (10.5.0)
    ruby-progressbar (1.10.1)
    simplecov (0.17.0)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)

PLATFORMS
  ruby

DEPENDENCIES
  minitest (~> 5.11, >= 5.11.3)
  minitest-reporters (~> 1.3, >= 1.3.6)
  rake (~> 10.0)
  simplecov
  u-authorization!

BUNDLED WITH
   1.17.2