aws-missing-tools/Gemfile.lock
Anuj Biyani 179a788fe3 start a ruby version of aws-ha-release
- use aruba to test command line options
  - use rspec to unit test
2013-05-30 14:08:54 -07:00

46 lines
920 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
aruba (0.5.3)
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
aws-sdk (1.8.5)
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
builder (3.2.1)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
cucumber (1.3.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12.0)
multi_json (~> 1.3)
diff-lcs (1.1.3)
ffi (1.8.1)
gherkin (2.12.0)
multi_json (~> 1.3)
json (1.7.7)
multi_json (1.7.4)
nokogiri (1.5.9)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
trollop (2.0)
uuidtools (2.1.3)
PLATFORMS
ruby
DEPENDENCIES
aruba
aws-sdk
rspec
trollop