]> git.arvados.org - arvados.git/blob - sdk/cli/Gemfile
Removed obsolated methods from HttpRequest class and updated tests to reflect that...
[arvados.git] / sdk / cli / Gemfile
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 source 'https://rubygems.org'
6 gemspec
7 gem 'minitest', '>= 5.0.0'
8 gem 'rake'