Loading pkgs/by-name/li/licensed/Gemfile.lock +12 −12 Original line number Diff line number Diff line Loading @@ -3,15 +3,15 @@ GEM specs: addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) csv (3.3.4) csv (3.3.5) dotenv (3.1.8) faraday (2.13.1) faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5) json logger faraday-net_http (3.4.0) net-http (>= 0.5.0) json (2.12.2) faraday-net_http (3.4.2) net-http (~> 0.5) json (2.16.0) licensed (5.0.4) csv (~> 3.3) json (~> 2.6) Loading @@ -30,9 +30,9 @@ GEM thor (>= 0.19, < 2.0) logger (1.7.0) mini_portile2 (2.8.9) net-http (0.6.0) uri nokogiri (1.18.8) net-http (0.8.0) uri (>= 0.11.1) nokogiri (1.18.10) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (9.2.0) Loading @@ -46,12 +46,12 @@ GEM nokogiri ruby-xxHash (0.4.0.2) rugged (1.9.0) sawyer (0.9.2) sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) thor (1.3.2) thor (1.4.0) tomlrb (2.0.3) uri (1.0.3) uri (1.1.1) PLATFORMS ruby Loading @@ -60,4 +60,4 @@ DEPENDENCIES licensed BUNDLED WITH 2.6.6 2.7.2 pkgs/by-name/li/licensed/gemset.nix +18 −18 Original line number Diff line number Diff line Loading @@ -15,10 +15,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1kfqg0m6vqs6c67296f10cr07im5mffj90k2b5dsm51liidcsvp9"; sha256 = "0gz7r2kazwwwyrwi95hbnhy54kwkfac5swh2gy5p5vw36fn38lbf"; type = "gem"; }; version = "3.3.4"; version = "3.3.5"; }; dotenv = { groups = [ "default" ]; Loading @@ -40,10 +40,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0xbv450qj2bx0qz9l2pjrd3kc057y6bglc3na7a78zby8ssiwlyc"; sha256 = "1ka175ci0q9ylpcy651pjj580diplkaskycn4n7jcmbyv7jwz6c6"; type = "gem"; }; version = "2.13.1"; version = "2.14.0"; }; faraday-net_http = { dependencies = [ "net-http" ]; Loading @@ -51,20 +51,20 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0jp5ci6g40d6i50bsywp35l97nc2fpi9a592r2cibwicdb6y9wd1"; sha256 = "0v4hfmc7d4lrqqj2wl366rm9551gd08zkv2ppwwnjlnkc217aizi"; type = "gem"; }; version = "3.4.0"; version = "3.4.2"; }; json = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1x5b8ipv6g0z44wgc45039k04smsyf95h2m5m67mqq35sa5a955s"; sha256 = "098m3q2jrx4xbf0knrbmflsynmmb5x9q9b0bzpmj7jmm1cr30mna"; type = "gem"; }; version = "2.12.2"; version = "2.16.0"; }; licensed = { dependencies = [ Loading Loading @@ -130,10 +130,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1ysrwaabhf0sn24jrp0nnp51cdv0jf688mh5i6fsz63q2c6b48cn"; sha256 = "0vdlxiv9h9gzliz8722j6spw2nwl5z0rfz1i5b9mmsgrx5yc8hnz"; type = "gem"; }; version = "0.6.0"; version = "0.8.0"; }; nokogiri = { dependencies = [ Loading @@ -144,10 +144,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0rb306hbky6cxfyc8vrwpvl40fdapjvhsk62h08gg9wwbn3n8x4c"; sha256 = "1hcwwr2h8jnqqxmf8mfb52b0dchr7pm064ingflb78wa00qhgk6m"; type = "gem"; }; version = "1.18.8"; version = "1.18.10"; }; octokit = { dependencies = [ Loading Loading @@ -243,20 +243,20 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1jks1qjbmqm8f9kvwa81vqj39avaj9wdnzc531xm29a55bb74fps"; sha256 = "0hayryyz46nlkcb6j0ij0kxq6i3ryiigwfc6ccvp0108hhlij3qd"; type = "gem"; }; version = "0.9.2"; version = "0.9.3"; }; thor = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1nmymd86a0vb39pzj2cwv57avdrl6pl3lf5bsz58q594kqxjkw7f"; sha256 = "0gcarlmpfbmqnjvwfz44gdjhcmm634di7plcx2zdgwdhrhifhqw7"; type = "gem"; }; version = "1.3.2"; version = "1.4.0"; }; tomlrb = { groups = [ "default" ]; Loading @@ -273,9 +273,9 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "04bhfvc25b07jaiaf62yrach7khhr5jlr5bx6nygg8pf11329wp9"; sha256 = "1ijpbj7mdrq7rhpq2kb51yykhrs2s54wfs6sm9z3icgz4y6sb7rp"; type = "gem"; }; version = "1.0.3"; version = "1.1.1"; }; } Loading
pkgs/by-name/li/licensed/Gemfile.lock +12 −12 Original line number Diff line number Diff line Loading @@ -3,15 +3,15 @@ GEM specs: addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) csv (3.3.4) csv (3.3.5) dotenv (3.1.8) faraday (2.13.1) faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5) json logger faraday-net_http (3.4.0) net-http (>= 0.5.0) json (2.12.2) faraday-net_http (3.4.2) net-http (~> 0.5) json (2.16.0) licensed (5.0.4) csv (~> 3.3) json (~> 2.6) Loading @@ -30,9 +30,9 @@ GEM thor (>= 0.19, < 2.0) logger (1.7.0) mini_portile2 (2.8.9) net-http (0.6.0) uri nokogiri (1.18.8) net-http (0.8.0) uri (>= 0.11.1) nokogiri (1.18.10) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (9.2.0) Loading @@ -46,12 +46,12 @@ GEM nokogiri ruby-xxHash (0.4.0.2) rugged (1.9.0) sawyer (0.9.2) sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) thor (1.3.2) thor (1.4.0) tomlrb (2.0.3) uri (1.0.3) uri (1.1.1) PLATFORMS ruby Loading @@ -60,4 +60,4 @@ DEPENDENCIES licensed BUNDLED WITH 2.6.6 2.7.2
pkgs/by-name/li/licensed/gemset.nix +18 −18 Original line number Diff line number Diff line Loading @@ -15,10 +15,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1kfqg0m6vqs6c67296f10cr07im5mffj90k2b5dsm51liidcsvp9"; sha256 = "0gz7r2kazwwwyrwi95hbnhy54kwkfac5swh2gy5p5vw36fn38lbf"; type = "gem"; }; version = "3.3.4"; version = "3.3.5"; }; dotenv = { groups = [ "default" ]; Loading @@ -40,10 +40,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0xbv450qj2bx0qz9l2pjrd3kc057y6bglc3na7a78zby8ssiwlyc"; sha256 = "1ka175ci0q9ylpcy651pjj580diplkaskycn4n7jcmbyv7jwz6c6"; type = "gem"; }; version = "2.13.1"; version = "2.14.0"; }; faraday-net_http = { dependencies = [ "net-http" ]; Loading @@ -51,20 +51,20 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0jp5ci6g40d6i50bsywp35l97nc2fpi9a592r2cibwicdb6y9wd1"; sha256 = "0v4hfmc7d4lrqqj2wl366rm9551gd08zkv2ppwwnjlnkc217aizi"; type = "gem"; }; version = "3.4.0"; version = "3.4.2"; }; json = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1x5b8ipv6g0z44wgc45039k04smsyf95h2m5m67mqq35sa5a955s"; sha256 = "098m3q2jrx4xbf0knrbmflsynmmb5x9q9b0bzpmj7jmm1cr30mna"; type = "gem"; }; version = "2.12.2"; version = "2.16.0"; }; licensed = { dependencies = [ Loading Loading @@ -130,10 +130,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1ysrwaabhf0sn24jrp0nnp51cdv0jf688mh5i6fsz63q2c6b48cn"; sha256 = "0vdlxiv9h9gzliz8722j6spw2nwl5z0rfz1i5b9mmsgrx5yc8hnz"; type = "gem"; }; version = "0.6.0"; version = "0.8.0"; }; nokogiri = { dependencies = [ Loading @@ -144,10 +144,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0rb306hbky6cxfyc8vrwpvl40fdapjvhsk62h08gg9wwbn3n8x4c"; sha256 = "1hcwwr2h8jnqqxmf8mfb52b0dchr7pm064ingflb78wa00qhgk6m"; type = "gem"; }; version = "1.18.8"; version = "1.18.10"; }; octokit = { dependencies = [ Loading Loading @@ -243,20 +243,20 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1jks1qjbmqm8f9kvwa81vqj39avaj9wdnzc531xm29a55bb74fps"; sha256 = "0hayryyz46nlkcb6j0ij0kxq6i3ryiigwfc6ccvp0108hhlij3qd"; type = "gem"; }; version = "0.9.2"; version = "0.9.3"; }; thor = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1nmymd86a0vb39pzj2cwv57avdrl6pl3lf5bsz58q594kqxjkw7f"; sha256 = "0gcarlmpfbmqnjvwfz44gdjhcmm634di7plcx2zdgwdhrhifhqw7"; type = "gem"; }; version = "1.3.2"; version = "1.4.0"; }; tomlrb = { groups = [ "default" ]; Loading @@ -273,9 +273,9 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "04bhfvc25b07jaiaf62yrach7khhr5jlr5bx6nygg8pf11329wp9"; sha256 = "1ijpbj7mdrq7rhpq2kb51yykhrs2s54wfs6sm9z3icgz4y6sb7rp"; type = "gem"; }; version = "1.0.3"; version = "1.1.1"; }; }