Skip to content

Commit 862ba6c

Browse files
chore(deps): update dependency json to v2.18.1
1 parent e71c5a2 commit 862ba6c

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,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"
1313
gem "bigdecimal", "3.1.5"
1414
gem "fiddle", "1.1.2"
1515
gem "io-console", "0.7.1"

packaging/Gemfile.lock

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

0 commit comments

Comments
 (0)