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-03 20:30:26 +0300
committerGitHub <noreply@github.com>2020-10-03 20:30:26 +0300
commit0f08feb7baa2f2c8b13c3a2eabed400c90465633 (patch)
tree395ade1d9f0649940f0565710383e3e919a9b236 /composer.json
parent2177092693588e9d6adbfe842caa191352634742 (diff)
Bump rubix/ml from 0.2.0 to 0.2.1
Bumps [rubix/ml](https://github.com/RubixML/RubixML) from 0.2.0 to 0.2.1. - [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.0...0.2.1) 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 dbc86b03c..7d27bd09d 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.0"
+ "rubix/ml": "0.2.1"
},
"require-dev": {
"roave/security-advisories": "dev-master",