rubyPackages.tty-option: init at 0.2.0

This commit is contained in:
Timothy Stott 2022-09-16 15:58:18 +01:00
parent 3d296ba4c3
commit 9436763c56
2 changed files with 11 additions and 0 deletions

View file

@ -144,6 +144,7 @@ gem 'thrift'
gem 'tilt'
gem 'tiny_tds'
gem 'treetop'
gem 'tty-option'
gem 'typhoeus'
gem 'tzinfo'
gem 'unf_ext'

View file

@ -3097,6 +3097,16 @@
};
version = "1.6.11";
};
tty-option = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0xibs7kgbsw401ywfw67wg47fmm7sdcypy85m25af9r2q2hbq7gb";
type = "gem";
};
version = "0.2.0";
};
typhoeus = {
dependencies = ["ethon"];
groups = ["default"];