summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-06 19:04:52 +0000
committerGitHub <noreply@github.com>2021-07-06 19:04:52 +0000
commitbd8147808e8132d05736e8cd122975881869a9d7 (patch)
tree8e6d9bf5633c28c48ad7f1304e08aa3b355a4316
parent42217d107a636da5962a2c3948bacc115f44e1a6 (diff)
chore(deps): bump oj from 3.11.8 to 3.12.0
Bumps [oj](https://github.com/ohler55/oj) from 3.11.8 to 3.12.0. - [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.11.8...v3.12.0) --- updated-dependencies: - dependency-name: oj dependency-type: direct:production update-type: version-update:semver-minor ... 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 8ccb655..f746e7e 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.11.8)
+ oj (3.12.0)
parallel (1.20.1)
parser (3.0.0.0)
ast (~> 2.4.1)