summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-06 19:05:47 +0000
committerGitHub <noreply@github.com>2021-09-06 19:05:47 +0000
commit0d5ab07138da0561e0601ebcb5c3844fd715dfe2 (patch)
tree929a1eb7aa368e72776540305d2974d874e87266
parent8c047008353f0a17b942af28c75cd83d0594af65 (diff)
chore(deps): bump oj from 3.13.3 to 3.13.4
Bumps [oj](https://github.com/ohler55/oj) from 3.13.3 to 3.13.4. - [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.3...v3.13.4) --- 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 63e4fdd..784d40d 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.3)
+ oj (3.13.4)
parallel (1.20.1)
parser (3.0.0.0)
ast (~> 2.4.1)