Skip to content

Commit

Permalink
Bump oj from 3.11.3 to 3.14.3
Browse files Browse the repository at this point in the history
Bumps [oj](https://github.com/ohler55/oj) from 3.11.3 to 3.14.3.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](ohler55/oj@v3.11.3...v3.14.3)

---
updated-dependencies:
- dependency-name: oj
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2023
1 parent 6afbb19 commit 39562fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gem "logging"
gem "loofah"
gem "nokogiri"
gem "oauth2"
gem "oj", "3.11.3"
gem "oj", "3.14.3"
gem "plek"
gem "rack"
gem "rack-logstasher"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
oj (3.11.3)
oj (3.14.3)
os (1.1.4)
parallel (1.22.1)
parser (3.2.1.0)
Expand Down Expand Up @@ -444,7 +444,7 @@ DEPENDENCIES
mr-sparkle
nokogiri
oauth2
oj (= 3.11.3)
oj (= 3.14.3)
plek
pry-byebug
rack
Expand Down

0 comments on commit 39562fc

Please sign in to comment.