Sha256: 0eb09d4589ef09f39868724f390d37ff4e3713d7d1a24dde9f29cac3ef2e6122
Contents?: true
Size: 403 Bytes
Versions: 4
Compression:
Stored size: 403 Bytes
Contents
source "http://rubygems.org" # Add dependencies required to use your gem here. gem 'rspec-core', '>= 2.8.0' 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", "~> 2.8.0" gem "rdoc", "~> 3.12" gem "bundler", "~> 1.0" gem "jeweler", "~> 2.0.1" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rspec_html_formatter-0.2.2 | Gemfile |
rspec_html_formatter-0.2.1 | Gemfile |
rspec_html_formatter-0.0.1 | Gemfile |
rspec_html_formatter-0.0.0 | Gemfile |