Sha256: d1e7e49887bf882f0af529c54076ad72cf7f9e5c87672b6960db67ae398c6e6f

Contents?: true

Size: 408 Bytes

Versions: 5

Compression:

Stored size: 408 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 "rdoc", "~> 3.12"
  gem "bundler", "~> 1.0"
  gem "jeweler", "~> 2.0.1"

  gem 'coveralls'
  gem "simplecov", ">= 0"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
textfile-1.0.5 Gemfile
textfile-1.0.4 Gemfile
textfile-1.0.3 Gemfile
textfile-1.0.2 Gemfile
textfile-1.0.1 Gemfile