nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 297 lines 7.3 kB view raw
1{ 2 activesupport = { 3 dependencies = [ 4 "concurrent-ruby" 5 "i18n" 6 "minitest" 7 "tzinfo" 8 ]; 9 groups = [ "default" ]; 10 platforms = [ ]; 11 source = { 12 remotes = [ "https://rubygems.org" ]; 13 sha256 = "02fdawr3wyvpzpja3r7mvb8lmn2mm5jdw502bx3ncr2sy2nw1kx6"; 14 type = "gem"; 15 }; 16 version = "5.2.4.3"; 17 }; 18 addressable = { 19 dependencies = [ "public_suffix" ]; 20 groups = [ "default" ]; 21 platforms = [ ]; 22 source = { 23 remotes = [ "https://rubygems.org" ]; 24 sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy"; 25 type = "gem"; 26 }; 27 version = "2.7.0"; 28 }; 29 coderay = { 30 groups = [ "default" ]; 31 platforms = [ ]; 32 source = { 33 remotes = [ "https://rubygems.org" ]; 34 sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw"; 35 type = "gem"; 36 }; 37 version = "1.1.3"; 38 }; 39 concurrent-ruby = { 40 groups = [ "default" ]; 41 platforms = [ ]; 42 source = { 43 remotes = [ "https://rubygems.org" ]; 44 sha256 = "094387x4yasb797mv07cs3g6f08y56virc2rjcpb1k79rzaj3nhl"; 45 type = "gem"; 46 }; 47 version = "1.1.6"; 48 }; 49 ethon = { 50 dependencies = [ "ffi" ]; 51 source = { 52 remotes = [ "https://rubygems.org" ]; 53 sha256 = "0gggrgkcq839mamx7a8jbnp2h7x2ykfn34ixwskwb0lzx2ak17g9"; 54 type = "gem"; 55 }; 56 version = "0.12.0"; 57 }; 58 faraday = { 59 dependencies = [ "multipart-post" ]; 60 groups = [ "default" ]; 61 platforms = [ ]; 62 source = { 63 remotes = [ "https://rubygems.org" ]; 64 sha256 = "0wwks9652xwgjm7yszcq5xr960pjypc07ivwzbjzpvy9zh2fw6iq"; 65 type = "gem"; 66 }; 67 version = "1.0.1"; 68 }; 69 faraday_middleware = { 70 dependencies = [ "faraday" ]; 71 groups = [ "default" ]; 72 platforms = [ ]; 73 source = { 74 remotes = [ "https://rubygems.org" ]; 75 sha256 = "0jik2kgfinwnfi6fpp512vlvs0mlggign3gkbpkg5fw1jr9his0r"; 76 type = "gem"; 77 }; 78 version = "1.0.0"; 79 }; 80 ffi = { 81 groups = [ "default" ]; 82 platforms = [ ]; 83 source = { 84 remotes = [ "https://rubygems.org" ]; 85 sha256 = "12lpwaw82bb0rm9f52v1498bpba8aj2l2q359mkwbxsswhpga5af"; 86 type = "gem"; 87 }; 88 version = "1.13.1"; 89 }; 90 gh = { 91 dependencies = [ 92 "activesupport" 93 "addressable" 94 "faraday" 95 "faraday_middleware" 96 "multi_json" 97 "net-http-persistent" 98 "net-http-pipeline" 99 ]; 100 groups = [ "default" ]; 101 platforms = [ ]; 102 source = { 103 remotes = [ "https://rubygems.org" ]; 104 sha256 = "1nj2dm2pahfa4d39y8csvjv5l3hpsm6yjq2y96vj2bqgg0qs26bj"; 105 type = "gem"; 106 }; 107 version = "0.17.0"; 108 }; 109 highline = { 110 groups = [ "default" ]; 111 platforms = [ ]; 112 source = { 113 remotes = [ "https://rubygems.org" ]; 114 sha256 = "0yclf57n2j3cw8144ania99h1zinf8q3f5zrhqa754j6gl95rp9d"; 115 type = "gem"; 116 }; 117 version = "2.0.3"; 118 }; 119 i18n = { 120 dependencies = [ "concurrent-ruby" ]; 121 groups = [ "default" ]; 122 platforms = [ ]; 123 source = { 124 remotes = [ "https://rubygems.org" ]; 125 sha256 = "10nq1xjqvkhngiygji831qx9bryjwws95r4vrnlq9142bzkg670s"; 126 type = "gem"; 127 }; 128 version = "1.8.3"; 129 }; 130 json = { 131 groups = [ "default" ]; 132 platforms = [ ]; 133 source = { 134 remotes = [ "https://rubygems.org" ]; 135 sha256 = "0nrmw2r4nfxlfgprfgki3hjifgrcrs3l5zvm3ca3gb4743yr25mn"; 136 type = "gem"; 137 }; 138 version = "2.3.0"; 139 }; 140 launchy = { 141 dependencies = [ "addressable" ]; 142 source = { 143 remotes = [ "https://rubygems.org" ]; 144 sha256 = "190lfbiy1vwxhbgn4nl4dcbzxvm049jwc158r2x7kq3g5khjrxa2"; 145 type = "gem"; 146 }; 147 version = "2.4.3"; 148 }; 149 method_source = { 150 groups = [ "default" ]; 151 platforms = [ ]; 152 source = { 153 remotes = [ "https://rubygems.org" ]; 154 sha256 = "1pviwzvdqd90gn6y7illcdd9adapw8fczml933p5vl739dkvl3lq"; 155 type = "gem"; 156 }; 157 version = "0.9.2"; 158 }; 159 minitest = { 160 groups = [ "default" ]; 161 platforms = [ ]; 162 source = { 163 remotes = [ "https://rubygems.org" ]; 164 sha256 = "09bz9nsznxgaf06cx3b5z71glgl0hdw469gqx3w7bqijgrb55p5g"; 165 type = "gem"; 166 }; 167 version = "5.14.1"; 168 }; 169 multi_json = { 170 groups = [ "default" ]; 171 platforms = [ ]; 172 source = { 173 remotes = [ "https://rubygems.org" ]; 174 sha256 = "0xy54mjf7xg41l8qrg1bqri75agdqmxap9z466fjismc1rn2jwfr"; 175 type = "gem"; 176 }; 177 version = "1.14.1"; 178 }; 179 multipart-post = { 180 source = { 181 remotes = [ "https://rubygems.org" ]; 182 sha256 = "1zgw9zlwh2a6i1yvhhc4a84ry1hv824d6g2iw2chs3k5aylpmpfj"; 183 type = "gem"; 184 }; 185 version = "2.1.1"; 186 }; 187 net-http-persistent = { 188 source = { 189 remotes = [ "https://rubygems.org" ]; 190 sha256 = "1y9fhaax0d9kkslyiqi1zys6cvpaqx9a0y0cywp24rpygwh4s9r4"; 191 type = "gem"; 192 }; 193 version = "2.9.4"; 194 }; 195 net-http-pipeline = { 196 source = { 197 remotes = [ "https://rubygems.org" ]; 198 sha256 = "0bxjy33yhxwsbnld8xj3zv64ibgfjn9rjpiqkyd5ipmz50pww8v9"; 199 type = "gem"; 200 }; 201 version = "1.0.1"; 202 }; 203 pry = { 204 dependencies = [ 205 "coderay" 206 "method_source" 207 ]; 208 groups = [ "default" ]; 209 platforms = [ ]; 210 source = { 211 remotes = [ "https://rubygems.org" ]; 212 sha256 = "1mh312k3y94sj0pi160wpia0ps8f4kmzvm505i6bvwynfdh7v30g"; 213 type = "gem"; 214 }; 215 version = "0.11.3"; 216 }; 217 public_suffix = { 218 groups = [ "default" ]; 219 platforms = [ ]; 220 source = { 221 remotes = [ "https://rubygems.org" ]; 222 sha256 = "0vywld400fzi17cszwrchrzcqys4qm6sshbv73wy5mwcixmrgg7g"; 223 type = "gem"; 224 }; 225 version = "4.0.5"; 226 }; 227 pusher-client = { 228 dependencies = [ 229 "json" 230 "websocket" 231 ]; 232 source = { 233 remotes = [ "https://rubygems.org" ]; 234 sha256 = "18ymxz34gmg7jff3h0nyzp5vdg5i06dbdxlrdl2nq4hf14qwj1f4"; 235 type = "gem"; 236 }; 237 version = "0.6.2"; 238 }; 239 thread_safe = { 240 groups = [ "default" ]; 241 platforms = [ ]; 242 source = { 243 remotes = [ "https://rubygems.org" ]; 244 sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy"; 245 type = "gem"; 246 }; 247 version = "0.3.6"; 248 }; 249 travis = { 250 dependencies = [ 251 "faraday" 252 "faraday_middleware" 253 "gh" 254 "highline" 255 "json" 256 "launchy" 257 "pusher-client" 258 "typhoeus" 259 ]; 260 groups = [ "default" ]; 261 platforms = [ ]; 262 source = { 263 remotes = [ "https://rubygems.org" ]; 264 sha256 = "1yizj5nqvyrfbyiv1kfwc33dylhsmk5l007z06djj152v04z63i3"; 265 type = "gem"; 266 }; 267 version = "1.9.1"; 268 }; 269 typhoeus = { 270 dependencies = [ "ethon" ]; 271 source = { 272 remotes = [ "https://rubygems.org" ]; 273 sha256 = "03x3fxjsnhgayl4s96h0a9975awlvx2v9nmx2ba0cnliglyczdr8"; 274 type = "gem"; 275 }; 276 version = "0.8.0"; 277 }; 278 tzinfo = { 279 dependencies = [ "thread_safe" ]; 280 groups = [ "default" ]; 281 platforms = [ ]; 282 source = { 283 remotes = [ "https://rubygems.org" ]; 284 sha256 = "1i3jh086w1kbdj3k5l60lc3nwbanmzdf8yjj3mlrx9b2gjjxhi9r"; 285 type = "gem"; 286 }; 287 version = "1.2.7"; 288 }; 289 websocket = { 290 source = { 291 remotes = [ "https://rubygems.org" ]; 292 sha256 = "0f11rcn4qgffb1rq4kjfwi7di79w8840x9l74pkyif5arp0mb08x"; 293 type = "gem"; 294 }; 295 version = "1.2.8"; 296 }; 297}