Sha256: 36c5cf276c86afaf6a807797db5ea85bc821e583f4dd67c4d3399976d18322d8
Contents?: true
Size: 274 Bytes
Versions: 4
Compression:
Stored size: 274 Bytes
Contents
source 'https://rubygems.org' # Specify your gem's dependencies in hellosign-api.gemspec gemspec group :development, :spec do gem 'pry' gem 'growl' if `uname` =~ /Darwin/ gem 'guard' gem 'guard-bundler' gem 'guard-rspec' gem 'coveralls', :require => false end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hellosign-api-1.0.7 | Gemfile |
hellosign-api-1.0.6 | Gemfile |
hellosign-api-1.0.5 | Gemfile |
hellosign-api-1.0.4 | Gemfile |