Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
epg_util_icon / Gemfile.lock
Size: Mime:
PATH
  remote: .
  specs:
    epg_util (1.5.5)
      everyday-cli-utils (~> 1.8, >= 1.8.2)
      everyday-plugins (~> 1.2)
      everyday_natsort (~> 1.0, >= 1.0.3)
      rbe (~> 4.0, >= 4.0.10.1)

GEM
  remote: https://rubygems.org/
  specs:
    corefoundation (0.2.0)
      ffi
    everyday-cli-utils (1.8.2)
    everyday-plugins (1.2.0)
      everyday-cli-utils (~> 1.7)
    everyday_natsort (1.0.3)
    everyday_thor_util (2.0.5)
      everyday-plugins (~> 1.2)
      thor (~> 0.19)
    ffi (1.9.10)
    rake (10.4.2)
    rbe (4.0.10.1)
      everyday_natsort (~> 1.0, >= 1.0.3)
      everyday_thor_util (~> 2.0, >= 2.0.5)
      ruby-keychain (~> 0.2, >= 0.2.1)
      thor (~> 0.19)
    ruby-keychain (0.2.1)
      corefoundation (~> 0.2.0)
      ffi
    thor (0.19.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.10, >= 1.10.4)
  epg_util!
  rake (~> 10.4)

BUNDLED WITH
   1.10.5