Sha256: 6ee4d0f78e4ce2777126e85ce741124deab6bd290154f361b328e13fbd67465b

Contents?: true

Size: 1.48 KB

Versions: 1

Compression:

Stored size: 1.48 KB

Contents

PATH
  remote: .
  specs:
    crop-duster (0.0.1)
      activerecord (~> 4.0.2)
      activesupport (~> 4.0.2)
      bundler (~> 1.3)
      fog (~> 1.19.0)
      pg (~> 0.17.1)
      thor (~> 0.18.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.0.2)
      activesupport (= 4.0.2)
      builder (~> 3.1.0)
    activerecord (4.0.2)
      activemodel (= 4.0.2)
      activerecord-deprecated_finders (~> 1.0.2)
      activesupport (= 4.0.2)
      arel (~> 4.0.0)
    activerecord-deprecated_finders (1.0.3)
    activesupport (4.0.2)
      i18n (~> 0.6, >= 0.6.4)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    arel (4.0.1)
    atomic (1.1.14)
    builder (3.1.4)
    dotenv (0.9.0)
    excon (0.31.0)
    fog (1.19.0)
      builder
      excon (~> 0.31.0)
      formatador (~> 0.2.0)
      mime-types
      multi_json (~> 1.0)
      net-scp (~> 1.1)
      net-ssh (>= 2.1.3)
      nokogiri (~> 1.5)
      ruby-hmac
    foreman (0.63.0)
      dotenv (>= 0.7)
      thor (>= 0.13.6)
    formatador (0.2.4)
    i18n (0.6.9)
    mime-types (2.0)
    mini_portile (0.5.2)
    minitest (4.7.5)
    multi_json (1.8.4)
    net-scp (1.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.7.0)
    nokogiri (1.6.1)
      mini_portile (~> 0.5.0)
    pg (0.17.1)
    rake (10.1.1)
    ruby-hmac (0.4.0)
    thor (0.18.1)
    thread_safe (0.1.3)
      atomic
    tzinfo (0.3.38)

PLATFORMS
  ruby

DEPENDENCIES
  crop-duster!
  foreman (~> 0.63)
  rake (~> 10.1.1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
crop-duster-0.0.7 Gemfile.lock