Sha256: ee1165f0d61add82312e6599ad56d396597c4399c415ff958b90dfefa9d1f5a2

Contents?: true

Size: 543 Bytes

Versions: 9

Compression:

Stored size: 543 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.
gem 'nokogiri'
gem 'redis'
gem 'typhoeus'
gem "term-ansicolor"
gem 'diff-lcs'

group :development do
  gem "rspec", "~> 2.3.0"
  gem "bundler", "~> 1.0.0"
  gem "jeweler", "~> 1.6.4"
  gem "rcov", ">= 0"
  gem 'ZenTest', '4.5.0'
  gem "autotest"
  gem "autotest-growl"
  gem "ruby-debug"
  gem "timecop"
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
dynport_tools-0.2.19 Gemfile
dynport_tools-0.2.18 Gemfile
dynport_tools-0.2.17 Gemfile
dynport_tools-0.2.16 Gemfile
dynport_tools-0.2.15 Gemfile
dynport_tools-0.2.14 Gemfile
dynport_tools-0.2.13 Gemfile
dynport_tools-0.2.12 Gemfile
dynport_tools-0.2.11 Gemfile