Sha256: a71e99f8ce160c430913a45cac885ef910e272d9130bd79d37d268c0ce7a4789

Contents?: true

Size: 251 Bytes

Versions: 5

Compression:

Stored size: 251 Bytes

Contents

source "http://rubygems.org"
gem 'trollop'

group :development do
  gem "rspec", "~> 3.2"
  gem "rdoc", "~> 3.12"
  gem "bundler", "~> 1.0"
  gem "jeweler", "~> 2.0.1"
  gem "simplecov", ">= 0"
  gem 'pry'
  gem "fakefs", :require => "fakefs/safe"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
retrospec-0.4.0 Gemfile
retrospec-0.3.1 Gemfile
retrospec-0.3.0 Gemfile
retrospec-0.2.1 Gemfile
retrospec-0.2.0 Gemfile