Sha256: a20f35e2a4d96770918eb9ac6906c7d0d7b2bf2c5ca9ec6c8f80303b34cccdca

Contents?: true

Size: 377 Bytes

Versions: 4

Compression:

Stored size: 377 Bytes

Contents

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

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
  gem "shoulda", ">= 0"
  gem "bundler", "~> 1.0.0"
  gem "jeweler", "~> 1.6.4"
  gem "rcov", ">= 0"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
zing-0.3.0 Gemfile
zing-0.2.2 Gemfile
zing-0.2.1 Gemfile
zing-0.2.0 Gemfile