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.14.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.14.0 )
2727 jsonpath (1.1.5 )
2828 multi_json
2929 logger (1.7.0 )
@@ -146,7 +146,7 @@ PLATFORMS
146146DEPENDENCIES
147147 bigdecimal (= 3.1.5 )
148148 fiddle (= 1.1.2 )
149- json (= 2.7.2 )
149+ json (= 2.14.0 )
150150 pact (= 1.66.1 )
151151 pact-message (= 0.11.1 )
152152 pact-mock_service (= 3.12.3 )
You can’t perform that action at this time.
0 commit comments