Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-30 23:10:38 +0300
committerGitHub <noreply@github.com>2020-10-30 23:10:38 +0300
commit086bf7123f1afd1a73ecb3afa4a66a2bf0ad02ad (patch)
tree8f1d2c201f79f6bce10c317befff126ccf077433 /composer.json
parentfe074001833362fa1eb4d18576131b0678907fb5 (diff)
Bump rubix/ml from 0.2.2 to 0.2.3
Bumps [rubix/ml](https://github.com/RubixML/RubixML) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/RubixML/RubixML/releases) - [Changelog](https://github.com/RubixML/RubixML/blob/master/CHANGELOG.md) - [Commits](https://github.com/RubixML/RubixML/compare/0.2.2...0.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index c24d997f6..e25554c7d 100644
--- a/composer.json
+++ b/composer.json
@@ -40,7 +40,7 @@
"pear-pear.horde.org/horde_util": "^2.5.8@stable",
"pear-pear.horde.org/horde_smtp": "^1.9.5@stable",
"psr/log": "^1",
- "rubix/ml": "0.2.2"
+ "rubix/ml": "0.2.3"
},
"require-dev": {
"roave/security-advisories": "dev-master",