domnikl/highscore

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    bloomfilter-rb (2.1.1)
      redis
    docile (1.1.5)
    json (1.8.3)
    minitest (5.9.0)
    rake (11.2.2)
    redis (3.3.0)
    simplecov (0.11.2)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    stemmer (1.0.1)
    whatlanguage (1.0.6)

PLATFORMS
  ruby

DEPENDENCIES
  bloomfilter-rb
  minitest
  rake
  simplecov
  stemmer
  whatlanguage

BUNDLED WITH
   1.12.5