Skip to content

Commit 7d65777

Browse files
authored
⬆️ Update oj to version 3.16.4
1 parent 562f48f commit 7d65777

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ GEM
88
specs:
99
ansi (1.5.0)
1010
awesome_print (1.9.2)
11+
bigdecimal (3.1.8)
1112
builder (3.2.4)
1213
docile (1.4.0)
1314
minitest (5.18.0)
@@ -16,7 +17,8 @@ GEM
1617
builder
1718
minitest (>= 5.0)
1819
ruby-progressbar
19-
oj (3.14.2)
20+
oj (3.16.4)
21+
bigdecimal (>= 3.0)
2022
rake (13.0.6)
2123
ruby-progressbar (1.13.0)
2224
simplecov (0.22.0)

0 commit comments

Comments
 (0)