nixpkgs/pkgs/tools/misc/t/gemset.nix

263 lines
6.5 KiB
Nix
Raw Normal View History

2015-03-18 20:58:04 +01:00
{
addressable = {
dependencies = ["public_suffix"];
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
2019-04-30 18:52:13 +02:00
sha256 = "0bcm2hchn897xjhqj9zzsxf3n9xhddymj4lsclz508f4vw3av46l";
2015-03-18 20:58:04 +01:00
type = "gem";
};
2019-04-30 18:52:13 +02:00
version = "2.6.0";
2015-03-18 20:58:04 +01:00
};
buftok = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1rzsy1vy50v55x9z0nivf23y0r9jkmq6i130xa75pq9i8qrn1mxs";
type = "gem";
};
2015-03-18 20:58:04 +01:00
version = "0.2.0";
};
domain_name = {
dependencies = ["unf"];
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
2019-04-30 18:52:13 +02:00
sha256 = "0abdlwb64ns7ssmiqhdwgl27ly40x2l27l8hs8hn0z4kb3zd2x3v";
2015-03-18 20:58:04 +01:00
type = "gem";
};
2019-04-30 18:52:13 +02:00
version = "0.5.20180417";
2015-03-18 20:58:04 +01:00
};
equalizer = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "1kjmx3fygx8njxfrwcmn7clfhjhb6bvv3scy2lyyi0wqyi3brra4";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "0.0.11";
2015-03-18 20:58:04 +01:00
};
2019-04-30 18:52:13 +02:00
faraday = {
dependencies = ["multipart-post"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "18p1csdivgwmshfw3mb698a3bn0yrykg30khk5qxjf6n168g91jr";
type = "gem";
};
version = "0.11.0";
};
geokit = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
2019-04-30 18:52:13 +02:00
sha256 = "0mvdpbx88wflqqrcrfa54a5sckvj2sqzm304p7ji3c06frbhmxw8";
2015-03-18 20:58:04 +01:00
type = "gem";
};
2019-04-30 18:52:13 +02:00
version = "1.13.1";
2015-03-18 20:58:04 +01:00
};
htmlentities = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "1nkklqsn8ir8wizzlakncfv42i32wc0w9hxp00hvdlgjr7376nhj";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "4.3.4";
2015-03-18 20:58:04 +01:00
};
http = {
dependencies = ["addressable" "http-cookie" "http-form_data" "http_parser.rb"];
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
2019-04-30 18:52:13 +02:00
sha256 = "1kcd9qp8vm1rkyp7gfh8j0dbl3zpi97vz2vbhpbcsdsa7l21a59r";
2015-03-18 20:58:04 +01:00
type = "gem";
};
2019-04-30 18:52:13 +02:00
version = "2.2.2";
2015-03-18 20:58:04 +01:00
};
http-cookie = {
dependencies = ["domain_name"];
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "004cgs4xg5n6byjs7qld0xhsjq3n6ydfh897myr2mibvh6fjc49g";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "1.0.3";
};
http-form_data = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
2019-04-30 18:52:13 +02:00
sha256 = "0j8dwwbfpf8kc0lcsqcgy29lflszd1x4d7kc0f7227892m7r6y0m";
type = "gem";
};
2019-04-30 18:52:13 +02:00
version = "1.0.3";
2015-03-18 20:58:04 +01:00
};
"http_parser.rb" = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "15nidriy0v5yqfjsgsra51wmknxci2n2grliz78sf9pga3n0l7gi";
type = "gem";
};
2015-03-18 20:58:04 +01:00
version = "0.6.0";
};
launchy = {
dependencies = ["addressable"];
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "190lfbiy1vwxhbgn4nl4dcbzxvm049jwc158r2x7kq3g5khjrxa2";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "2.4.3";
2015-03-18 20:58:04 +01:00
};
memoizable = {
dependencies = ["thread_safe"];
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "0v42bvghsvfpzybfazl14qhkrjvx0xlmxz0wwqc960ga1wld5x5c";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "0.4.2";
2015-03-18 20:58:04 +01:00
};
multipart-post = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "09k0b3cybqilk1gwrwwain95rdypixb2q9w65gd44gfzsd84xi1x";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "2.0.0";
2015-03-18 20:58:04 +01:00
};
naught = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "1wwjx35zgbc0nplp8a866iafk4zsrbhwwz4pav5gydr2wm26nksg";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "1.1.0";
2015-03-18 20:58:04 +01:00
};
oauth = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "1zszdg8q1b135z7l7crjj234k4j0m347hywp5kj6zsq7q78pw09y";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "0.5.4";
2015-03-18 20:58:04 +01:00
};
public_suffix = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
2019-04-30 18:52:13 +02:00
sha256 = "08q64b5br692dd3v0a9wq9q5dvycc6kmiqmjbdxkxbfizggsvx6l";
2015-03-18 20:58:04 +01:00
type = "gem";
};
2019-04-30 18:52:13 +02:00
version = "3.0.3";
2015-03-18 20:58:04 +01:00
};
retryable = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "1pxv5xgr08s9gv5npj7h3raxibywznrv2wcrb85ibhlhzgzcxggf";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "2.0.4";
2015-03-18 20:58:04 +01:00
};
simple_oauth = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "0dw9ii6m7wckml100xhjc6vxpjcry174lbi9jz5v7ibjr3i94y8l";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "0.3.1";
2015-03-18 20:58:04 +01:00
};
t = {
dependencies = ["geokit" "htmlentities" "launchy" "oauth" "retryable" "thor" "twitter"];
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "0qj5zqc819yiscqbyb93alxillyli5ajvrr4gzq52clgkvyap7bd";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "3.1.0";
2015-03-18 20:58:04 +01:00
};
thor = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
2019-04-30 18:52:13 +02:00
sha256 = "1yhrnp9x8qcy5vc7g438amd5j9sw83ih7c30dr6g6slgw9zj3g29";
2015-03-18 20:58:04 +01:00
type = "gem";
};
2019-04-30 18:52:13 +02:00
version = "0.20.3";
2015-03-18 20:58:04 +01:00
};
thread_safe = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "0.3.6";
2015-03-18 20:58:04 +01:00
};
twitter = {
2019-04-30 18:52:13 +02:00
dependencies = ["addressable" "buftok" "equalizer" "faraday" "http" "http_parser.rb" "memoizable" "naught" "simple_oauth"];
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
2019-04-30 18:52:13 +02:00
sha256 = "1l9zv0pg0q4mgcxyhzk2fj57bcs907mbargdr9l0ccnp6xi5sp8v";
2015-03-18 20:58:04 +01:00
type = "gem";
};
2019-04-30 18:52:13 +02:00
version = "6.1.0";
2015-03-18 20:58:04 +01:00
};
unf = {
dependencies = ["unf_ext"];
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9";
2015-03-18 20:58:04 +01:00
type = "gem";
};
version = "0.1.4";
2015-03-18 20:58:04 +01:00
};
unf_ext = {
2019-04-30 18:52:13 +02:00
groups = ["default"];
platforms = [];
2015-03-18 20:58:04 +01:00
source = {
remotes = ["https://rubygems.org"];
2019-04-30 18:52:13 +02:00
sha256 = "1ll6w64ibh81qwvjx19h8nj7mngxgffg7aigjx11klvf5k2g4nxf";
2015-03-18 20:58:04 +01:00
type = "gem";
};
2019-04-30 18:52:13 +02:00
version = "0.0.7.6";
2015-03-18 20:58:04 +01:00
};
2021-01-21 22:12:40 +01:00
}