Sha256: d7ee31db225dbc5de317fc4a6a76eb8f3d1777622a20dd0ce3ea6f80df4b137e

Contents?: true

Size: 271 Bytes

Versions: 59

Compression:

Stored size: 271 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in hello_sign.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

59 entries across 59 versions & 2 rubygems

Version Path
hellosign-api-1.0.3 Gemfile
hellosign-api-1.0.2 Gemfile
hellosign-api-1.0.1 Gemfile
hellosign-api-1.0.0 Gemfile
hellosign-ruby-sdk-3.7.7 Gemfile
hellosign-ruby-sdk-3.7.6 Gemfile
hellosign-ruby-sdk-3.7.5 Gemfile
hellosign-ruby-sdk-3.7.4 Gemfile
hellosign-ruby-sdk-3.7.3 Gemfile
hellosign-ruby-sdk-3.7.2 Gemfile
hellosign-ruby-sdk-3.7.1 Gemfile
hellosign-ruby-sdk-3.7.0 Gemfile
hellosign-ruby-sdk-3.6.4 Gemfile
hellosign-ruby-sdk-3.6.3 Gemfile
hellosign-ruby-sdk-3.6.2 Gemfile
hellosign-ruby-sdk-3.6.1 Gemfile
hellosign-ruby-sdk-3.6 Gemfile
hellosign-ruby-sdk-3.5.4 Gemfile
hellosign-ruby-sdk-3.5.3 Gemfile
hellosign-ruby-sdk-3.5.2 Gemfile