diff --git a/AUTHORS.md b/AUTHORS.md
index 37a4e02..da41959 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|1206
+|[@myii](https://github.com/myii)|1209
|[@dafyddj](https://github.com/dafyddj)|6
|[@baby-gnu](https://github.com/baby-gnu)|2
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-05-24.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-05-30.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8a3fa4e..3fa3cc4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+# [1.394.0](https://github.com/myii/ssf-formula/compare/v1.393.0...v1.394.0) (2022-05-30)
+
+
+### Features
+
+* **gemfile:** update with fix for recent `rubocop` violation ([d57cf4d](https://github.com/myii/ssf-formula/commit/d57cf4db5e236ef3359e98ac98553384edd156b8))
+* **gemfile.lock:** use `bundle update` to get latest gems [2022-W22] ([6409f8a](https://github.com/myii/ssf-formula/commit/6409f8ad73bc7f3b92ce8541412ba904a3e44d8f))
+
# [1.393.0](https://github.com/myii/ssf-formula/compare/v1.392.0...v1.393.0) (2022-05-24)
diff --git a/FORMULA b/FORMULA
index 44dbbf2..c145da4 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: ssf
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: 1.393.0
+version: 1.394.0
release: 1
minimum_version: 2017.7
summary: ssf formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 224484d..afaa39f 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 1206
+ - 1209
* - :raw-html-m2r:``
- `@dafyddj `_
- 6
@@ -26,4 +26,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 2022-05-24.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-05-30.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 46e41be..482a12f 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,16 @@
Changelog
=========
+`1.394.0 `_ (2022-05-30)
+---------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **gemfile:** update with fix for recent ``rubocop`` violation (\ `d57cf4d `_\ )
+* **gemfile.lock:** use ``bundle update`` to get latest gems [2022-W22] (\ `6409f8a `_\ )
+
`1.393.0 `_ (2022-05-24)
---------------------------------------------------------------------------------------------