mmcs-ruby/sentiment

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    sentiment (0.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    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)

PLATFORMS
  x64-mingw32
  x86_64-linux

DEPENDENCIES
  minitest (~> 5.0)
  rake (~> 13.0)
  sentiment!
  simplecov (~> 0.3)

BUNDLED WITH
   2.1.4