summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-31 19:06:01 +0000
committerGitHub <noreply@github.com>2021-08-31 19:06:01 +0000
commitb351a73a8cd4f844084ae67d3e15e94d743f6f94 (patch)
treedeb6a82b01cac2823aabb35b01ea143d671c29e3
parentf8cd68e5dbe19f6d195d1acaf9a4f334257737ca (diff)
chore(deps): bump oj from 3.13.2 to 3.13.3
Bumps [oj](https://github.com/ohler55/oj) from 3.13.2 to 3.13.3. - [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.2...v3.13.3) --- 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 ed0c52f..7ad69f5 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.2)
+ oj (3.13.3)
parallel (1.20.1)
parser (3.0.0.0)
ast (~> 2.4.1)