Sha256: b74b407dae6858a37f46aacce4228ae13491ec30e288beca5ec8b26daa7b52d9

Contents?: true

Size: 471 Bytes

Versions: 6

Compression:

Stored size: 471 Bytes

Contents

source "http://rubygems.org"
# Add dependencies required to use your gem here.
gem 'rspec-core', '>= 3.0.3'
gem 'rouge', '>= 1.6.1'
gem 'activesupport', '>= 4.1.4'

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
  gem "rspec", "~> 3.0.0"
  gem "rdoc", "~> 3.12"
  gem "bundler", "~> 1.0"
  gem 'jeweler', git: 'https://github.com/mihael/jeweler.git', branch: 'obsolete-safe-issue278'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rspec_yah_formatter-0.0.7 Gemfile
rspec_yah_formatter-0.0.6 Gemfile
rspec_yah_formatter-0.0.5 Gemfile
rspec_yah_formatter-0.0.4 Gemfile
rspec_yah_formatter-0.0.3 Gemfile
rspec_yah_formatter-0.0.2 Gemfile