blob: 2d0f8f1856c277a786e1c7969f682f692854cb06 [file] [log] [blame]
Dmytro Shteflyuk9aa75fb2025-12-01 17:15:07 -05001source "https://rubygems.org"
jfarrellb5948eb2013-08-18 16:36:06 -04002
Dmytro Shteflyuk6e5e1812025-11-19 18:20:45 -05003# Make sure all dependencies are in sync with the main library.
4gem 'thrift', path: '../../lib/rb'
5
dependabot[bot]d135ac52026-02-19 22:55:25 +00006gem 'rack', '~> 2.2'
James E. King III27247072018-03-22 20:50:23 -04007gem 'thin', '~> 1.7', '>= 1.7.2'
8gem 'test-unit', '~> 3.2', '>= 3.2.7'