Sha256: 23413280b20e9a0c67758b0d257e6f80ed5ff134db5677746e8398ab873d06f4

Contents?: true

Size: 353 Bytes

Versions: 17

Compression:

Stored size: 353 Bytes

Contents

source 'https://rubygems.org'

gemspec

# Not sure why jruby on Travis fails saying rake is not part of the bundle,
# even thought it's in the development dependencies. Trying it here.
gem 'rake', '~> 13.0'

if ENV['X_PACT_DEVELOPMENT'] == 'true'
  gem 'pact-mock_service', path: '../pact-mock_service'
  gem 'pact-support', path: '../pact-support'
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
pact_broker-client-1.40.0 Gemfile
pact_broker-client-1.39.0 Gemfile
pact_broker-client-1.38.3 Gemfile
pact_broker-client-1.38.2 Gemfile
pact_broker-client-1.38.1 Gemfile
pact_broker-client-1.38.0 Gemfile
pact_broker-client-1.37.1 Gemfile
pact_broker-client-1.37.0 Gemfile
pact_broker-client-1.36.0 Gemfile
pact_broker-client-1.35.0 Gemfile
pact_broker-client-1.34.0 Gemfile
pact_broker-client-1.33.0 Gemfile
pact_broker-client-1.32.0 Gemfile
pact_broker-client-1.31.0 Gemfile
pact_broker-client-1.30.0 Gemfile
pact_broker-client-1.27.2 Gemfile
pact_broker-client-1.27.1 Gemfile