Merge pull request #256829 from SubhrajyotiSen/update-cocoapods

cocoapods: 1.12.1 -> 1.13.0

authored by Mario Rodas and committed by GitHub 12fec9ae 377a2408

+52 -52
+10 -10
pkgs/development/tools/cocoapods/Gemfile-beta.lock
··· 3 3 specs: 4 4 CFPropertyList (3.0.6) 5 5 rexml 6 - activesupport (7.0.5) 6 + activesupport (7.0.8) 7 7 concurrent-ruby (~> 1.0, >= 1.0.2) 8 8 i18n (>= 1.6, < 2) 9 9 minitest (>= 5.1) 10 10 tzinfo (~> 2.0) 11 - addressable (2.8.4) 11 + addressable (2.8.5) 12 12 public_suffix (>= 2.0.2, < 6.0) 13 13 algoliasearch (1.27.5) 14 14 httpclient (~> 2.8, >= 2.8.3) 15 15 json (>= 1.5.1) 16 16 atomos (0.1.3) 17 17 claide (1.1.0) 18 - cocoapods (1.12.1) 18 + cocoapods (1.13.0) 19 19 addressable (~> 2.8) 20 20 claide (>= 1.0.2, < 2.0) 21 - cocoapods-core (= 1.12.1) 21 + cocoapods-core (= 1.13.0) 22 22 cocoapods-deintegrate (>= 1.0.3, < 2.0) 23 23 cocoapods-downloader (>= 1.6.0, < 2.0) 24 24 cocoapods-plugins (>= 1.0.0, < 2.0) ··· 32 32 molinillo (~> 0.8.0) 33 33 nap (~> 1.0) 34 34 ruby-macho (>= 2.3.0, < 3.0) 35 - xcodeproj (>= 1.21.0, < 2.0) 36 - cocoapods-core (1.12.1) 35 + xcodeproj (>= 1.23.0, < 2.0) 36 + cocoapods-core (1.13.0) 37 37 activesupport (>= 5.0, < 8) 38 38 addressable (~> 2.8) 39 39 algoliasearch (~> 1.0) ··· 62 62 fuzzy_match (2.0.4) 63 63 gh_inspector (1.1.3) 64 64 httpclient (2.8.3) 65 - i18n (1.13.0) 65 + i18n (1.14.1) 66 66 concurrent-ruby (~> 1.0) 67 67 json (2.6.3) 68 - minitest (5.18.0) 68 + minitest (5.20.0) 69 69 molinillo (0.8.0) 70 70 nanaimo (0.3.0) 71 71 nap (1.1.0) 72 72 netrc (0.11.0) 73 73 public_suffix (4.0.7) 74 - rexml (3.2.5) 74 + rexml (3.2.6) 75 75 ruby-macho (2.5.1) 76 76 typhoeus (1.4.0) 77 77 ethon (>= 0.9.0) 78 78 tzinfo (2.0.6) 79 79 concurrent-ruby (~> 1.0) 80 - xcodeproj (1.22.0) 80 + xcodeproj (1.23.0) 81 81 CFPropertyList (>= 2.3.3, < 4.0) 82 82 atomos (~> 0.1.3) 83 83 claide (>= 1.0.2, < 2.0)
+10 -10
pkgs/development/tools/cocoapods/Gemfile.lock
··· 3 3 specs: 4 4 CFPropertyList (3.0.6) 5 5 rexml 6 - activesupport (7.0.5) 6 + activesupport (7.0.8) 7 7 concurrent-ruby (~> 1.0, >= 1.0.2) 8 8 i18n (>= 1.6, < 2) 9 9 minitest (>= 5.1) 10 10 tzinfo (~> 2.0) 11 - addressable (2.8.4) 11 + addressable (2.8.5) 12 12 public_suffix (>= 2.0.2, < 6.0) 13 13 algoliasearch (1.27.5) 14 14 httpclient (~> 2.8, >= 2.8.3) 15 15 json (>= 1.5.1) 16 16 atomos (0.1.3) 17 17 claide (1.1.0) 18 - cocoapods (1.12.1) 18 + cocoapods (1.13.0) 19 19 addressable (~> 2.8) 20 20 claide (>= 1.0.2, < 2.0) 21 - cocoapods-core (= 1.12.1) 21 + cocoapods-core (= 1.13.0) 22 22 cocoapods-deintegrate (>= 1.0.3, < 2.0) 23 23 cocoapods-downloader (>= 1.6.0, < 2.0) 24 24 cocoapods-plugins (>= 1.0.0, < 2.0) ··· 32 32 molinillo (~> 0.8.0) 33 33 nap (~> 1.0) 34 34 ruby-macho (>= 2.3.0, < 3.0) 35 - xcodeproj (>= 1.21.0, < 2.0) 36 - cocoapods-core (1.12.1) 35 + xcodeproj (>= 1.23.0, < 2.0) 36 + cocoapods-core (1.13.0) 37 37 activesupport (>= 5.0, < 8) 38 38 addressable (~> 2.8) 39 39 algoliasearch (~> 1.0) ··· 62 62 fuzzy_match (2.0.4) 63 63 gh_inspector (1.1.3) 64 64 httpclient (2.8.3) 65 - i18n (1.13.0) 65 + i18n (1.14.1) 66 66 concurrent-ruby (~> 1.0) 67 67 json (2.6.3) 68 - minitest (5.18.0) 68 + minitest (5.20.0) 69 69 molinillo (0.8.0) 70 70 nanaimo (0.3.0) 71 71 nap (1.1.0) 72 72 netrc (0.11.0) 73 73 public_suffix (4.0.7) 74 - rexml (3.2.5) 74 + rexml (3.2.6) 75 75 ruby-macho (2.5.1) 76 76 typhoeus (1.4.0) 77 77 ethon (>= 0.9.0) 78 78 tzinfo (2.0.6) 79 79 concurrent-ruby (~> 1.0) 80 - xcodeproj (1.22.0) 80 + xcodeproj (1.23.0) 81 81 CFPropertyList (>= 2.3.3, < 4.0) 82 82 atomos (~> 0.1.3) 83 83 claide (>= 1.0.2, < 2.0)
+16 -16
pkgs/development/tools/cocoapods/gemset-beta.nix
··· 5 5 platforms = []; 6 6 source = { 7 7 remotes = ["https://rubygems.org"]; 8 - sha256 = "1c7k5i6531z5il4q1jnbrv7x7zcl3bgnxp5fzl71rzigk6zn53ym"; 8 + sha256 = "188kbwkn1lbhz40ala8ykp20jzqphgc68g3d8flin8cqa2xid0s5"; 9 9 type = "gem"; 10 10 }; 11 - version = "7.0.5"; 11 + version = "7.0.8"; 12 12 }; 13 13 addressable = { 14 14 dependencies = ["public_suffix"]; ··· 16 16 platforms = []; 17 17 source = { 18 18 remotes = ["https://rubygems.org"]; 19 - sha256 = "15s8van7r2ad3dq6i03l3z4hqnvxcq75a3h72kxvf9an53sqma20"; 19 + sha256 = "05r1fwy487klqkya7vzia8hnklcxy4vr92m9dmni3prfwk6zpw33"; 20 20 type = "gem"; 21 21 }; 22 - version = "2.8.4"; 22 + version = "2.8.5"; 23 23 }; 24 24 algoliasearch = { 25 25 dependencies = ["httpclient" "json"]; ··· 69 69 platforms = []; 70 70 source = { 71 71 remotes = ["https://rubygems.org"]; 72 - sha256 = "0c25gpi6vrv4fvhwfqscjq5pqqg3g3s3vjm6z8xmgbi9bl9m7ws8"; 72 + sha256 = "1mwcdg1i4126jf2qcsp4mhd1vqzqd8ck08wpyassz1sg0a8yxw4j"; 73 73 type = "gem"; 74 74 }; 75 - version = "1.12.1"; 75 + version = "1.13.0"; 76 76 }; 77 77 cocoapods-core = { 78 78 dependencies = ["activesupport" "addressable" "algoliasearch" "concurrent-ruby" "fuzzy_match" "nap" "netrc" "public_suffix" "typhoeus"]; ··· 80 80 platforms = []; 81 81 source = { 82 82 remotes = ["https://rubygems.org"]; 83 - sha256 = "03hz6i56603j3zlxy9is74bgs88isrnj9y7xc6wakr4c0m238hv9"; 83 + sha256 = "1g944vch2mllh8lijbfgl0c2kn9gi5vsg9y9v67x0qca5b1bx4id"; 84 84 type = "gem"; 85 85 }; 86 - version = "1.12.1"; 86 + version = "1.13.0"; 87 87 }; 88 88 cocoapods-deintegrate = { 89 89 groups = ["default"]; ··· 244 244 platforms = []; 245 245 source = { 246 246 remotes = ["https://rubygems.org"]; 247 - sha256 = "1yk33slipi3i1kydzrrchbi7cgisaxym6pgwlzx7ir8vjk6wl90x"; 247 + sha256 = "0qaamqsh5f3szhcakkak8ikxlzxqnv49n2p7504hcz2l0f4nj0wx"; 248 248 type = "gem"; 249 249 }; 250 - version = "1.13.0"; 250 + version = "1.14.1"; 251 251 }; 252 252 json = { 253 253 groups = ["default"]; ··· 264 264 platforms = []; 265 265 source = { 266 266 remotes = ["https://rubygems.org"]; 267 - sha256 = "0ic7i5z88zcaqnpzprf7saimq2f6sad57g5mkkqsrqrcd6h3mx06"; 267 + sha256 = "0bkmfi9mb49m0fkdhl2g38i3xxa02d411gg0m8x0gvbwfmmg5ym3"; 268 268 type = "gem"; 269 269 }; 270 - version = "5.18.0"; 270 + version = "5.20.0"; 271 271 }; 272 272 molinillo = { 273 273 groups = ["default"]; ··· 324 324 platforms = []; 325 325 source = { 326 326 remotes = ["https://rubygems.org"]; 327 - sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53"; 327 + sha256 = "05i8518ay14kjbma550mv0jm8a6di8yp5phzrd8rj44z9qnrlrp0"; 328 328 type = "gem"; 329 329 }; 330 - version = "3.2.5"; 330 + version = "3.2.6"; 331 331 }; 332 332 ruby-macho = { 333 333 groups = ["default"]; ··· 367 367 platforms = []; 368 368 source = { 369 369 remotes = ["https://rubygems.org"]; 370 - sha256 = "1s7hxaqd1fi4rlmm2jbrglyvka1r95frlxan61vfcnd8n6pxynpi"; 370 + sha256 = "176ndahc5fssyx04q176vy6wngs1av4vrsdrkdpjij700hqll8hn"; 371 371 type = "gem"; 372 372 }; 373 - version = "1.22.0"; 373 + version = "1.23.0"; 374 374 }; 375 375 }
+16 -16
pkgs/development/tools/cocoapods/gemset.nix
··· 5 5 platforms = []; 6 6 source = { 7 7 remotes = ["https://rubygems.org"]; 8 - sha256 = "1c7k5i6531z5il4q1jnbrv7x7zcl3bgnxp5fzl71rzigk6zn53ym"; 8 + sha256 = "188kbwkn1lbhz40ala8ykp20jzqphgc68g3d8flin8cqa2xid0s5"; 9 9 type = "gem"; 10 10 }; 11 - version = "7.0.5"; 11 + version = "7.0.8"; 12 12 }; 13 13 addressable = { 14 14 dependencies = ["public_suffix"]; ··· 16 16 platforms = []; 17 17 source = { 18 18 remotes = ["https://rubygems.org"]; 19 - sha256 = "15s8van7r2ad3dq6i03l3z4hqnvxcq75a3h72kxvf9an53sqma20"; 19 + sha256 = "05r1fwy487klqkya7vzia8hnklcxy4vr92m9dmni3prfwk6zpw33"; 20 20 type = "gem"; 21 21 }; 22 - version = "2.8.4"; 22 + version = "2.8.5"; 23 23 }; 24 24 algoliasearch = { 25 25 dependencies = ["httpclient" "json"]; ··· 67 67 platforms = []; 68 68 source = { 69 69 remotes = ["https://rubygems.org"]; 70 - sha256 = "0c25gpi6vrv4fvhwfqscjq5pqqg3g3s3vjm6z8xmgbi9bl9m7ws8"; 70 + sha256 = "1mwcdg1i4126jf2qcsp4mhd1vqzqd8ck08wpyassz1sg0a8yxw4j"; 71 71 type = "gem"; 72 72 }; 73 - version = "1.12.1"; 73 + version = "1.13.0"; 74 74 }; 75 75 cocoapods-core = { 76 76 dependencies = ["activesupport" "addressable" "algoliasearch" "concurrent-ruby" "fuzzy_match" "nap" "netrc" "public_suffix" "typhoeus"]; ··· 78 78 platforms = []; 79 79 source = { 80 80 remotes = ["https://rubygems.org"]; 81 - sha256 = "03hz6i56603j3zlxy9is74bgs88isrnj9y7xc6wakr4c0m238hv9"; 81 + sha256 = "1g944vch2mllh8lijbfgl0c2kn9gi5vsg9y9v67x0qca5b1bx4id"; 82 82 type = "gem"; 83 83 }; 84 - version = "1.12.1"; 84 + version = "1.13.0"; 85 85 }; 86 86 cocoapods-deintegrate = { 87 87 groups = ["default"]; ··· 232 232 platforms = []; 233 233 source = { 234 234 remotes = ["https://rubygems.org"]; 235 - sha256 = "1yk33slipi3i1kydzrrchbi7cgisaxym6pgwlzx7ir8vjk6wl90x"; 235 + sha256 = "0qaamqsh5f3szhcakkak8ikxlzxqnv49n2p7504hcz2l0f4nj0wx"; 236 236 type = "gem"; 237 237 }; 238 - version = "1.13.0"; 238 + version = "1.14.1"; 239 239 }; 240 240 json = { 241 241 groups = ["default"]; ··· 252 252 platforms = []; 253 253 source = { 254 254 remotes = ["https://rubygems.org"]; 255 - sha256 = "0ic7i5z88zcaqnpzprf7saimq2f6sad57g5mkkqsrqrcd6h3mx06"; 255 + sha256 = "0bkmfi9mb49m0fkdhl2g38i3xxa02d411gg0m8x0gvbwfmmg5ym3"; 256 256 type = "gem"; 257 257 }; 258 - version = "5.18.0"; 258 + version = "5.20.0"; 259 259 }; 260 260 molinillo = { 261 261 groups = ["default"]; ··· 308 308 platforms = []; 309 309 source = { 310 310 remotes = ["https://rubygems.org"]; 311 - sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53"; 311 + sha256 = "05i8518ay14kjbma550mv0jm8a6di8yp5phzrd8rj44z9qnrlrp0"; 312 312 type = "gem"; 313 313 }; 314 - version = "3.2.5"; 314 + version = "3.2.6"; 315 315 }; 316 316 ruby-macho = { 317 317 groups = ["default"]; ··· 351 351 platforms = []; 352 352 source = { 353 353 remotes = ["https://rubygems.org"]; 354 - sha256 = "1s7hxaqd1fi4rlmm2jbrglyvka1r95frlxan61vfcnd8n6pxynpi"; 354 + sha256 = "176ndahc5fssyx04q176vy6wngs1av4vrsdrkdpjij700hqll8hn"; 355 355 type = "gem"; 356 356 }; 357 - version = "1.22.0"; 357 + version = "1.23.0"; 358 358 }; 359 359 }