Sha256: f7c9f889b59276de7763e6f925cf3e7dc372ca735a3024358a92aea7767f44a2
Contents?: true
Size: 403 Bytes
Versions: 3
Compression:
Stored size: 403 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", "~> 2.0.1" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rspec_html_formatter-0.3.1 | Gemfile |
rspec_html_formatter-0.3.0 | Gemfile |
rspec_html_formatter-0.2.0 | Gemfile |