Sha256: 1fe0cefa2df348d3adc6c85ef4814603b05642682942c844b4c256f8d788221c

Contents?: true

Size: 378 Bytes

Versions: 9

Compression:

Stored size: 378 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 "rspec", "2.3.0"
  gem "bundler", "~> 1.0.0"
  gem "jeweler", "~> 1.5.2"
  gem "rcov", ">= 0"
  gem "autotest"
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
active_text-0.1.1 Gemfile
active_text-0.1.0 Gemfile
active_text-0.0.8 Gemfile
active_text-0.0.7 Gemfile
active_text-0.0.6 Gemfile
active_text-0.0.5 Gemfile
active_text-0.0.4 Gemfile
active_text-0.0.3 Gemfile
active_text-0.0.2 Gemfile