summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-17 19:05:12 +0000
committerGitHub <noreply@github.com>2021-09-17 19:05:12 +0000
commitdeaa68b6b1cbaae4b3b6b7a62b055244c5d26656 (patch)
tree8bf8a310fb7e4cee19ade28a2bde615a447d43a5
parent5bc0998e22d983adf1e3a219602f74c49b74b93c (diff)
chore(deps): bump oj from 3.13.6 to 3.13.7
Bumps [oj](https://github.com/ohler55/oj) from 3.13.6 to 3.13.7. - [Release notes](https://github.com/ohler55/oj/releases) - [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.13.6...v3.13.7) --- updated-dependencies: - dependency-name: oj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 46aa9ff..70a60ec 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -65,7 +65,7 @@ GEM
octokit (4.20.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- oj (3.13.6)
+ oj (3.13.7)
parallel (1.20.1)
parser (3.0.0.0)
ast (~> 2.4.1)