Sha256: 3a7c387366999463b3c7057d2e7780d044381c56e205418883754acb7ed52517

Contents?: true

Size: 502 Bytes

Versions: 5

Compression:

Stored size: 502 Bytes

Contents

source "http://rubygems.org"
# Add dependencies required to use your gem here.
# Example:
#   gem "activesupport", ">= 2.3.5"

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.

gem "chef", ">= 0.10.0"
gem "cucumber", ">= 0"
gem "cucumber-nagios", ">= 0"
gem "rspec", ">= 0"
gem "fog", ">= 0"
gem "thor", ">= 0"
gem "awesome_print", ">= 0"

group :development do
  gem "bundler", "~> 1.0.0"
  gem "jeweler", "~> 1.6.2"
  gem "rcov", ">= 0"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cucumber-chef-0.5.0 Gemfile
cucumber-chef-0.4.4 Gemfile
cucumber-chef-0.4.2 Gemfile
cucumber-chef-0.4.1 Gemfile
cucumber-chef-0.4.0 Gemfile