diff --git a/AUTHORS.md b/AUTHORS.md
index 1bbe84d..7085710 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,13 +4,13 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
+|[@myii](https://github.com/myii)|62
|[@aboe76](https://github.com/aboe76)|42
-|[@myii](https://github.com/myii)|37
|[@gravyboat](https://github.com/gravyboat)|30
|[@puneetk](https://github.com/puneetk)|14
|[@nmadhok](https://github.com/nmadhok)|13
|[@whiteinge](https://github.com/whiteinge)|13
-|[@noelmcloughlin](https://github.com/noelmcloughlin)|12
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|13
|[@techhat](https://github.com/techhat)|10
|[@hatifnatt](https://github.com/hatifnatt)|10
|[@babilen5](https://github.com/babilen5)|9
@@ -47,6 +47,7 @@ Avatar|Contributor|Contributions
|[@duk3luk3](https://github.com/duk3luk3)|2
|[@jerryjvl](https://github.com/jerryjvl)|2
|[@t0fik](https://github.com/t0fik)|2
+|[@konstest](https://github.com/konstest)|2
|[@xenophonf](https://github.com/xenophonf)|2
|[@rhertzog](https://github.com/rhertzog)|2
|[@roedie](https://github.com/roedie)|2
@@ -64,8 +65,7 @@ Avatar|Contributor|Contributions
|[@UtahDave](https://github.com/UtahDave)|1
|[@diegows](https://github.com/diegows)|1
|[@daks](https://github.com/daks)|1
-|[@Takios](https://github.com/Takios)|1
-|[@garethhowell](https://github.com/garethhowell)|1
+|[@mitt-fn](https://github.com/mitt-fn)|1
|[@cornmander](https://github.com/cornmander)|1
|[@glecoquierre](https://github.com/glecoquierre)|1
|[@dulgheru](https://github.com/dulgheru)|1
@@ -92,4 +92,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-08.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-25.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9bebeb0..556763a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,29 @@
# Changelog
+## [0.48.5](https://github.com/saltstack-formulas/users-formula/compare/v0.48.4...v0.48.5) (2020-07-25)
+
+
+### Bug Fixes
+
+* **macos:** gid must be numeric on macos ([9517e4b](https://github.com/saltstack-formulas/users-formula/commit/9517e4b069d130b442562ed28fa9641cfebeb698))
+
+
+### Continuous Integration
+
+* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([40f8e2d](https://github.com/saltstack-formulas/users-formula/commit/40f8e2d181f6ab345d205da95013bab8370afaf0))
+* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([ad7e8f7](https://github.com/saltstack-formulas/users-formula/commit/ad7e8f7cab43fb01b8a3a6651e1adf96241e63cf))
+* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([4441c59](https://github.com/saltstack-formulas/users-formula/commit/4441c597bd6425b5e5d79ced23d2c43790ec184e))
+* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([c12272e](https://github.com/saltstack-formulas/users-formula/commit/c12272eaae0440808f8c00ac5ac2f66ea5174f17))
+* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([892868f](https://github.com/saltstack-formulas/users-formula/commit/892868f3b52dfb1f3aaa2760bf37635b94eb2d29))
+* **travis:** add notifications => zulip [skip ci] ([628a430](https://github.com/saltstack-formulas/users-formula/commit/628a4306814bb69af750f35c7fa077662033a19b))
+* **travis:** apply changes from build config validation [skip ci] ([9f76672](https://github.com/saltstack-formulas/users-formula/commit/9f766728d4f8c44ed791dcc28e049c890331746d))
+* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([9a983a4](https://github.com/saltstack-formulas/users-formula/commit/9a983a4c2aee5e097f16378885ab7d6cad490509))
+* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([f9f8f13](https://github.com/saltstack-formulas/users-formula/commit/f9f8f13693307695d6b6d8ca0aa2a9dcaa82c0c0))
+* **travis:** run `shellcheck` during lint job [skip ci] ([e09c822](https://github.com/saltstack-formulas/users-formula/commit/e09c8221657338baabf73c97902174513009f63b))
+* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([0afebc6](https://github.com/saltstack-formulas/users-formula/commit/0afebc6fc36e1df818640bdddf6136841611243e))
+* **travis:** use build config validation (beta) [skip ci] ([0ddb90e](https://github.com/saltstack-formulas/users-formula/commit/0ddb90e6b546215e4de07b8257a89fc874f80d8b))
+* **workflows/commitlint:** add to repo [skip ci] ([7419dda](https://github.com/saltstack-formulas/users-formula/commit/7419dda3a4791044b8dd637cfcb8daedc637a2a8))
+
## [0.48.4](https://github.com/saltstack-formulas/users-formula/compare/v0.48.3...v0.48.4) (2019-11-08)
diff --git a/FORMULA b/FORMULA
index 0dd8635..50a7f82 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: users
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 0.48.4
+version: 0.48.5
release: 1
minimum_version: 2017.7
summary: users formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 7e8e3cb..712a60e 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -13,12 +13,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - Avatar
- Contributor
- Contributions
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 62
* - :raw-html-m2r:``
- `@aboe76 `_
- 42
- * - :raw-html-m2r:``
- - `@myii `_
- - 37
* - :raw-html-m2r:``
- `@gravyboat `_
- 30
@@ -33,7 +33,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 13
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- - 12
+ - 13
* - :raw-html-m2r:``
- `@techhat `_
- 10
@@ -142,6 +142,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@t0fik `_
- 2
+ * - :raw-html-m2r:``
+ - `@konstest `_
+ - 2
* - :raw-html-m2r:``
- `@xenophonf `_
- 2
@@ -193,11 +196,8 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@daks `_
- 1
- * - :raw-html-m2r:``
- - `@Takios `_
- - 1
- * - :raw-html-m2r:``
- - `@garethhowell `_
+ * - :raw-html-m2r:``
+ - `@mitt-fn `_
- 1
* - :raw-html-m2r:``
- `@cornmander `_
@@ -272,4 +272,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-11-08.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-07-25.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 985f852..5337941 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,33 @@
Changelog
=========
+`0.48.5 `_ (2020-07-25)
+----------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **macos:** gid must be numeric on macos (\ `9517e4b `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `40f8e2d `_\ )
+* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `ad7e8f7 `_\ )
+* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `4441c59 `_\ )
+* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `c12272e `_\ )
+* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `892868f `_\ )
+* **travis:** add notifications => zulip [skip ci] (\ `628a430 `_\ )
+* **travis:** apply changes from build config validation [skip ci] (\ `9f76672 `_\ )
+* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `9a983a4 `_\ )
+* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `f9f8f13 `_\ )
+* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `e09c822 `_\ )
+* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `0afebc6 `_\ )
+* **travis:** use build config validation (beta) [skip ci] (\ `0ddb90e `_\ )
+* **workflows/commitlint:** add to repo [skip ci] (\ `7419dda `_\ )
+
`0.48.4 `_ (2019-11-08)
----------------------------------------------------------------------------------------------------------