logstash/qa/Gemfile

5 lines
163 B
Ruby

source "https://rubygems.org"
gem "runner-tool", :git => "https://github.com/purbon/runner-tool.git"
gem "rspec", "~> 3.1.0"
gem "rake"
gem "pry", :group => :test