File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gem "webrick", "1.9.1"
99# see https://stdgems.org/ for versions to lock to
1010# we require gem locking for gems with native extensions
1111# due to lack of windows support
12- gem "json" , "2.7.2 "
12+ gem "json" , "2.18.1 "
1313gem "bigdecimal" , "3.1.5"
1414gem "fiddle" , "1.1.2"
1515gem "io-console" , "0.7.1"
Original file line number Diff line number Diff line change 2424 mini_mime (>= 1.0.0 )
2525 multi_xml (>= 0.5.2 )
2626 io-console (0.7.1 )
27- json (2.7.2 )
27+ json (2.18.1 )
2828 jsonpath (1.1.5 )
2929 multi_json
3030 logger (1.7.0 )
@@ -159,7 +159,7 @@ DEPENDENCIES
159159 bigdecimal (= 3.1.5 )
160160 fiddle (= 1.1.2 )
161161 io-console (= 0.7.1 )
162- json (= 2.7.2 )
162+ json (= 2.18.1 )
163163 pact (= 1.67.4 )
164164 pact-message (= 0.11.1 )
165165 pact-mock_service (= 3.12.4 )
You can’t perform that action at this time.
0 commit comments