34 lines
784 B
Nix
34 lines
784 B
Nix
{
|
|
coderay = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.3";
|
|
};
|
|
method_source = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
pry = {
|
|
dependencies = ["coderay" "method_source"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0iyw4q4an2wmk8v5rn2ghfy2jaz9vmw2nk8415nnpx2s866934qk";
|
|
type = "gem";
|
|
};
|
|
version = "0.13.1";
|
|
};
|
|
}
|