]> cat aescling's git repositories - mastodon.git/commitdiff
Bump devise from 4.8.0 to 4.8.1 (#17155)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 21 Dec 2021 00:22:58 +0000 (09:22 +0900)
committerGitHub <noreply@github.com>
Tue, 21 Dec 2021 00:22:58 +0000 (09:22 +0900)
Bumps [devise](https://github.com/heartcombo/devise) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/heartcombo/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/heartcombo/devise/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: devise
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemfile.lock

index 2ef5eb2b8313ac5995c11c6f84c0ccfe13a136fa..f02a6f6945d01a9a77a49760e3cf26a33d139311 100644 (file)
@@ -168,7 +168,7 @@ GEM
     css_parser (1.7.1)
       addressable
     debug_inspector (1.0.0)
-    devise (4.8.0)
+    devise (4.8.1)
       bcrypt (~> 3.0)
       orm_adapter (~> 0.1)
       railties (>= 4.1.0)
@@ -376,7 +376,7 @@ GEM
     mime-types-data (3.2021.1115)
     mini_mime (1.1.2)
     mini_portile2 (2.6.1)
-    minitest (5.14.4)
+    minitest (5.15.0)
     msgpack (1.4.2)
     multi_json (1.15.0)
     multipart-post (2.1.1)