Skip to content

Commit c4e317b

Browse files
chore(deps): update dependency json to v2.16.0
1 parent 154a010 commit c4e317b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packaging/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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"
1313
gem "bigdecimal", "3.1.5"
1414
gem "fiddle", "1.1.2"

packaging/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ GEM
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
153153
DEPENDENCIES
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)

0 commit comments

Comments
 (0)