Sha256: 33ef6ab6ee4caa777fe84ff0dabb33db3cb51cb3e4806928617f4e44eafa8eee

Contents?: true

Size: 412 Bytes

Versions: 8

Compression:

Stored size: 412 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 'trollop', '>= 1.16.2'
gem "ffi-aspell"

group :development do
  gem "rspec", "2.14.1"
  gem "cucumber"
  gem "aruba"
  gem "bundler"
  gem "jeweler"
  gem "simplecov"
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
skeptic-0.0.16 Gemfile
skeptic-0.0.15 Gemfile
skeptic-0.0.14 Gemfile
skeptic-0.0.12 Gemfile
skeptic-0.0.11 Gemfile
skeptic-0.0.10 Gemfile
skeptic-0.0.9 Gemfile
skeptic-0.0.8 Gemfile