summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-11 21:55:49 +0000
committerGitHub <noreply@github.com>2021-07-11 21:55:49 +0000
commit3bacfe509e05ccb94c08ff6003ceed49e069021d (patch)
treed14b023fe15d9a31115b2b10e6ef39d8df030308
parent375c26bafe27c2fbab0ead15063cbe15b02b2a39 (diff)
chore(deps): bump oj from 3.12.0 to 3.12.1
Bumps [oj](https://github.com/ohler55/oj) from 3.12.0 to 3.12.1. - [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.12.0...v3.12.1) --- 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 4a82c65..c635f45 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.12.0)
+ oj (3.12.1)
parallel (1.20.1)
parser (3.0.0.0)
ast (~> 2.4.1)