kiriakosv/gitlang

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    gitlang (0.1.3)
      lare_round (~> 0.0.1)
      octokit (~> 4.0)
      thor (~> 0.20)
      tty-spinner (~> 0.8)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    faraday (0.12.2)
      multipart-post (>= 1.2, < 3)
    lare_round (0.0.2)
    minitest (5.10.3)
    multipart-post (2.0.0)
    octokit (4.8.0)
      sawyer (~> 0.8.0, >= 0.5.3)
    public_suffix (3.0.1)
    rake (10.4.2)
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
      faraday (~> 0.8, < 1.0)
    thor (0.20.0)
    tty-cursor (0.5.0)
    tty-spinner (0.8.0)
      tty-cursor (>= 0.5.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  gitlang!
  minitest (~> 5.0)
  rake (~> 10.0)

BUNDLED WITH
   1.16.0