Skip to content

Commit a0afb27

Browse files
Update dependency oj to "~> 3.17.0"
1 parent 5114f3c commit a0afb27

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ gem "stackprof"
9898
gem "faker", group: "development", require: false
9999

100100
gem "rollbar"
101-
gem "oj", "~> 3.16.0"
101+
gem "oj", "~> 3.17.0"
102102

103103
# Reduces boot times through caching; required in config/boot.rb
104104
gem "bootsnap", ">= 1.1.0", require: false

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ GEM
416416
racc (~> 1.4)
417417
nokogiri (1.19.3-x86_64-linux-gnu)
418418
racc (~> 1.4)
419-
oj (3.16.12)
419+
oj (3.17.0)
420420
bigdecimal (>= 3.0)
421421
ostruct (>= 0.2)
422422
openssl (4.0.1)
@@ -747,7 +747,7 @@ DEPENDENCIES
747747
minitest-spec-rails
748748
money-rails
749749
mysql2 (~> 0.5.3)
750-
oj (~> 3.16.0)
750+
oj (~> 3.17.0)
751751
openssl (~> 4.0)
752752
parallel
753753
pg

0 commit comments

Comments
 (0)