Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    idb (2.10.3)
      awesome_print
      coderay
      git
      hexdump
      htmlentities
      json
      launchy
      log4r
      net-sftp
      net-ssh
      nokogiri
      plist4r
      qtbindings
      sqlite3

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.1)
      public_suffix (~> 2.0, >= 2.0.2)
    awesome_print (1.8.0)
    byebug (9.0.6)
    coderay (1.1.1)
    git (1.3.0)
    haml (5.0.1)
      temple (>= 0.8.0)
      tilt
    hexdump (0.2.3)
    htmlentities (4.3.4)
    json (2.1.0)
    launchy (2.4.3)
      addressable (~> 2.3)
    libxml-ruby (3.0.0)
    libxml4r (0.2.6)
      libxml-ruby (>= 1.1.3)
    log4r (1.1.10)
    method_source (0.8.2)
    mini_portile2 (2.2.0)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (4.1.0)
    nokogiri (1.8.0)
      mini_portile2 (~> 2.2.0)
    plist4r (1.2.2)
      haml
      libxml-ruby
      libxml4r
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.4.2)
      byebug (~> 9.0)
      pry (~> 0.10)
    public_suffix (2.0.5)
    qtbindings (4.8.6.3)
    rake (12.0.0)
    slop (3.6.0)
    sqlite3 (1.3.13)
    temple (0.8.0)
    tilt (2.0.7)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.6)
  idb!
  pry
  pry-byebug
  rake

BUNDLED WITH
   1.15.3