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,6 +9,6 @@ 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.16.0 "
1313gem "bigdecimal" , "3.1.5"
1414gem "fiddle" , "1.1.2"
Original file line number Diff line number Diff line change 2323 csv
2424 mini_mime (>= 1.0.0 )
2525 multi_xml (>= 0.5.2 )
26- json (2.7.2 )
26+ json (2.16.0 )
2727 jsonpath (1.1.5 )
2828 multi_json
2929 logger (1.7.0 )
@@ -153,7 +153,7 @@ PLATFORMS
153153DEPENDENCIES
154154 bigdecimal (= 3.1.5 )
155155 fiddle (= 1.1.2 )
156- json (= 2.7.2 )
156+ json (= 2.16.0 )
157157 pact (= 1.67.3 )
158158 pact-message (= 0.11.1 )
159159 pact-mock_service (= 3.12.3 )
You can’t perform that action at this time.
0 commit comments