Skip to content

Commit a95fc73

Browse files
Update dependency oj to "~> 3.17.0"
1 parent 1f96c0e commit a95fc73

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
@@ -105,7 +105,7 @@ gem "tzinfo-data"
105105

106106
gem "faker", group: "development", require: false
107107

108-
gem "oj", "~> 3.16.0"
108+
gem "oj", "~> 3.17.0"
109109
gem "rollbar"
110110

111111
# Reduces boot times through caching; required in config/boot.rb

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ GEM
418418
racc (~> 1.4)
419419
nokogiri (1.19.3-x86_64-linux-gnu)
420420
racc (~> 1.4)
421-
oj (3.16.17)
421+
oj (3.17.0)
422422
bigdecimal (>= 3.0)
423423
ostruct (>= 0.2)
424424
openssl (3.3.2)
@@ -758,7 +758,7 @@ DEPENDENCIES
758758
minitest-spec-rails
759759
money-rails
760760
mysql2 (~> 0.5.3)
761-
oj (~> 3.16.0)
761+
oj (~> 3.17.0)
762762
openssl (~> 3.3)
763763
parallel
764764
pg

0 commit comments

Comments
 (0)