toshimaru/rack-simple_user_agent

View on GitHub
sample/sinatra/Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: ../..
  specs:
    rack-simple_user_agent (0.5.0)

GEM
  remote: https://rubygems.org/
  specs:
    base64 (0.2.0)
    mustermann (3.0.0)
      ruby2_keywords (~> 0.0.1)
    rack (2.2.8.1)
    rack-protection (3.2.0)
      base64 (>= 0.1.0)
      rack (~> 2.2, >= 2.2.4)
    ruby2_keywords (0.0.5)
    sinatra (3.2.0)
      mustermann (~> 3.0)
      rack (~> 2.2, >= 2.2.4)
      rack-protection (= 3.2.0)
      tilt (~> 2.0)
    tilt (2.3.0)

PLATFORMS
  ruby

DEPENDENCIES
  rack-simple_user_agent!
  sinatra

BUNDLED WITH
   2.1.2