aboutsummaryrefslogtreecommitdiffstats
path: root/tool/bundler/test_gems.rb
blob: cfddda765c8bf9cf54968d454f3cd45ee9c56188 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# frozen_string_literal: true

source "https://rubygems.org"

gem "rack", "2.0.8"
gem "rack-test", "~> 1.1"
gem "artifice", "~> 0.6.0"
gem "compact_index", "~> 0.12.1"
gem "sinatra", "~> 2.0"
gem "rake", "13.0.1"
gem "builder", "~> 3.2"
# ruby-graphviz is used by the viz tests
gem "ruby-graphviz", "1.2.4" # for >= Ruby 2.3