# frozen_string_literal: true

source 'https://rubygems.org'

gemspec

# To hack on Cucumber together with any of these libraries, uncomment the line below:
# gem 'cucumber-core', path: '../cucumber-ruby-core'
# gem 'cucumber-cucumber-expressions', path: '../cucumber-expressions/ruby'
# gem 'cucumber-gherkin', path: '../gherkin/ruby'
# gem 'cucumber-html-formatter', path: '../html-formatter/ruby'
# gem 'cucumber-messages', path: '../messages/ruby'
# gem 'cucumber-tag-expressions', path: '../tag-expressions/ruby'
