Sha256: 5af1da6b48dd8bd2fd785cb4846340ebaa72ffe170e38c38ceffd66ab8eabd4b

Contents?: true

Size: 388 Bytes

Versions: 10

Compression:

Stored size: 388 Bytes

Contents

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

gem "thor", "~>0.14.6"

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
gator-0.0.14.pre Gemfile
gator-0.0.13.pre Gemfile
gator-0.0.12.pre Gemfile
gator-0.0.11.pre Gemfile
gator-0.0.10.pre Gemfile
gator-0.0.9.pre Gemfile
gator-0.0.8.pre Gemfile
gator-0.0.7.pre Gemfile
gator-0.0.6.pre Gemfile
gator-0.0.5.pre Gemfile