Sha256: b97aaec3870ac49d4375e1281b9b1dabd762c87e377427e67ce2c6e00e7f51c9

Contents?: true

Size: 1.8 KB

Versions: 3

Compression:

Stored size: 1.8 KB

Contents

PATH
  remote: .
  specs:
    aws_ec2 (0.0.1)
      colorize
      hashie
      thor

GEM
  remote: https://rubygems.org/
  specs:
    celluloid (0.16.0)
      timers (~> 4.0.0)
    codeclimate-test-reporter (0.4.4)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.0)
    colorize (0.7.5)
    diff-lcs (1.2.5)
    docile (1.1.5)
    ffi (1.9.6)
    formatador (0.2.5)
    guard (2.10.5)
      formatador (>= 0.2.4)
      listen (~> 2.7)
      lumberjack (~> 1.0)
      nenv (~> 0.1)
      pry (>= 0.9.12)
      thor (>= 0.18.1)
    guard-bundler (2.1.0)
      bundler (~> 1.0)
      guard (~> 2.2)
      guard-compat (~> 1.1)
    guard-compat (1.2.0)
    guard-rspec (4.5.0)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    hashie (3.3.2)
    hitimes (1.2.2)
    listen (2.8.4)
      celluloid (>= 0.15.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lumberjack (1.0.9)
    method_source (0.8.2)
    multi_json (1.10.1)
    nenv (0.1.1)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rake (10.4.2)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    simplecov (0.9.1)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    slop (3.6.0)
    thor (0.19.1)
    timers (4.0.1)
      hitimes

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3)
  codeclimate-test-reporter
  guard
  guard-bundler
  guard-rspec
  rake
  aws_ec2!

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
aws-ec2-0.3.0 Gemfile.lock
aws-ec2-0.2.0 Gemfile.lock
aws-ec2-0.1.0 Gemfile.lock