Sha256: 9aae6d37e8dde9db8701a58f19c9cc4218c4781153054a1cc3a8489b51cd2dcd

Contents?: true

Size: 208 Bytes

Versions: 9

Compression:

Stored size: 208 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in bootic_client.gemspec
gemspec

group :test do
  gem 'byebug' if RUBY_VERSION.to_i >= 2
  gem 'vcr', '~> 2.4'
  gem 'webmock', '>= 1.20'
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bootic_client-0.0.14 Gemfile
bootic_client-0.0.13 Gemfile
bootic_client-0.0.12 Gemfile
bootic_client-0.0.11 Gemfile
bootic_client-0.0.10 Gemfile
bootic_client-0.0.9 Gemfile
bootic_client-0.0.8 Gemfile
bootic_client-0.0.7 Gemfile
bootic_client-0.0.6 Gemfile