nixpkgs/pkgs/applications/office/ppl-address-book/gemset.nix
2016-12-30 00:34:13 -05:00

90 lines
2.1 KiB
Nix

{
colored = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0b0x5jmsyi0z69bm6sij1k89z7h0laag3cb4mdn7zkl9qmxb90lx";
type = "gem";
};
version = "1.2";
};
greencard = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "11pxrl1w8c7m7rmnnmdaplrv53qgylyvkv8bzsfyjna7k16hynvq";
type = "gem";
};
version = "0.0.5";
};
i18n = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1i5z1ykl8zhszsxcs8mzl8d0dxgs3ylz8qlzrw74jb0gplkx6758";
type = "gem";
};
version = "0.7.0";
};
inifile = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "03rpacxnrnisjhd2zhc7629ica958bkdbakicl5kipw1wbprck25";
type = "gem";
};
version = "2.0.2";
};
mail = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1afr3acz7vsvr4gp6wnrkw1iwbjhf14mh8g8mlm40r86wcwzr39k";
type = "gem";
};
version = "2.5.3";
};
mime-types = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0mhzsanmnzdshaba7gmsjwnv168r1yj8y0flzw88frw1cickrvw8";
type = "gem";
};
version = "1.25.1";
};
morphine = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "05aw93cijd1gq39ikw2dw3i2c79bjq05kvxrs81mqxqdlini5wwa";
type = "gem";
};
version = "0.1.1";
};
polyglot = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1bqnxwyip623d8pr29rg6m8r0hdg08fpr2yb74f46rn1wgsnxmjr";
type = "gem";
};
version = "0.3.5";
};
ppl = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0vpp4s12ggbk5kpl9z1i7vi9vvghgxrc8my35yk8knckg5waxg47";
type = "gem";
};
version = "2.4.0";
};
rugged = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "025rj3rkj5yxf4pjj1s8x4yzshlyni3hgrjwhggg54nvw6b688qi";
type = "gem";
};
version = "0.17.0.b6";
};
treetop = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1zqj5y0mvfvyz11nhsb4d5ch0i0rfcyj64qx19mw4qhg3hh8z9pz";
type = "gem";
};
version = "1.4.15";
};
}