summaryrefslogtreecommitdiff
path: root/tool/bundler/test_gems.rb
blob: 912674078256a87689ab00f71c341dc79b88254a (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.11.0"
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