Sha256: e67d6bc29d433ace3f11679e49708a76cf216e1ef3c64a200ea11ec2f228b21e

Contents?: true

Size: 430 Bytes

Versions: 6

Compression:

Stored size: 430 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.
group :development do
  gem "shoulda", ">= 0"
  gem "bundler", "~> 1.0.0"
  #gem "jeweler", "~> 1.5.2"
  gem "jeweler", :git => 'git://github.com/vhochstein/jeweler.git'
  gem "rcov", ">= 0"
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
active_scaffold_vho-3.0.26 Gemfile
active_scaffold_vho-3.0.25 Gemfile
active_scaffold_vho-3.0.24 Gemfile
active_scaffold_vho-3.0.23 Gemfile
active_scaffold_vho-3.0.22 Gemfile
active_scaffold_vho-3.0.21 Gemfile