rubyPackages.ansi: init at 1.5.0 (#138240)

This commit is contained in:
Zak B. Elep 2021-09-20 17:57:09 +08:00 committed by GitHub
parent d4a03a75e9
commit 78c2be85d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,6 @@
source 'https://rubygems.org' do
gem 'addressable'
gem 'ansi'
gem 'atk'
gem 'awesome_print'
gem 'bacon'

View File

@ -130,6 +130,16 @@
};
version = "2.4.0";
};
ansi = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "14ims9zfal4gs2wpx2m5rd8zsrl2k794d359shkrsgg3fhr2a22l";
type = "gem";
};
version = "1.5.0";
};
ast = {
groups = ["default"];
platforms = [];