logstash/qa/Gemfile

6 lines
174 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 "stud"
gem "pry", :group => :test