Codebase list ruby-user-agent-parser / 784b1321-17da-439e-af51-7d431c756fff/upstream Gemfile.lock
784b1321-17da-439e-af51-7d431c756fff/upstream

Tree @784b1321-17da-439e-af51-7d431c756fff/upstream (Download .tar.gz)

Gemfile.lock @784b1321-17da-439e-af51-7d431c756fff/upstreamraw · history · blame

PATH
  remote: .
  specs:
    user_agent_parser (2.8.0)

GEM
  remote: https://rubygems.org/
  specs:
    coveralls_reborn (0.23.0)
      simplecov (>= 0.18.1, < 0.22.0)
      term-ansicolor (~> 1.6)
      thor (>= 0.20.3, < 2.0)
      tins (~> 1.16)
    docile (1.4.0)
    minitest (5.14.4)
    rake (13.0.6)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.3)
    sync (0.5.0)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    thor (1.1.0)
    tins (1.29.1)
      sync

PLATFORMS
  java
  ruby

DEPENDENCIES
  coveralls_reborn
  minitest
  rake
  user_agent_parser!

BUNDLED WITH
   2.2.30