Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickbkr committed Apr 19, 2023
1 parent 5ccac1b commit d640e23
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions META6.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,23 @@
{
"name": "RakudoCIBot",
"api": "0",
"version": "0.0.1",
"auth": null,
"description": null,
"license": "Artistic-2.0",
"source-url": null,
"meta-version": 0,
"perl": "6.d",
"authors": [
"Patrick Böker <patrickb@cpan.org>"
],
"depends": [
"Cro::HTTP:ver<0.8.7>",
"Cro::WebApp:ver<0.8.7>",
"LibXML:ver<0.7.4>:auth<zef:dwarring>",
"Base64:ver<0.0.2>:auth<github:ugexe>",
"Cro::HTTP:ver<0.8.9>",
"Cro::WebApp:ver<0.8.9>",
"LibXML:ver<0.10.2>:auth<zef:dwarring>",
"Base64:ver<0.1.0>:auth<github:ugexe>",
"OO::Monitors:ver<1.1.1>",
"Red:ver<0.1.63>:auth<zef:FCO>:api<2>",
"Red:ver<0.1.66>:auth<zef:FCO>:api<2>",
"Log::Async:ver<0.0.8>",
"JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>",
"YAMLish:ver<0.0.6>",
Expand All @@ -22,11 +29,6 @@
"Test::Mock",
"JSON::Fast"
],
"description": null,
"license": "Artistic-2.0",
"meta-version": 0,
"name": "RakudoCIBot",
"perl": "6.d",
"provides": {
"RakudoCIBot": "lib/RakudoCIBot.rakumod",
"CITestSetManager": "lib/CITestSetManager.rakumod",
Expand Down Expand Up @@ -71,8 +73,6 @@
"static/css/normalize.css",
"static/404.html"
],
"source-url": null,
"tags": [
],
"version": "0.0.0"
]
}

0 comments on commit d640e23

Please sign in to comment.