Skip to content

Commit 6fdba42

Browse files
chore(deps): update dependency json to v2.15.1
1 parent 17d578f commit 6fdba42

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.15.1"
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.15.1)
2727
jsonpath (1.1.5)
2828
multi_json
2929
logger (1.7.0)
@@ -146,7 +146,7 @@ PLATFORMS
146146
DEPENDENCIES
147147
bigdecimal (= 3.1.5)
148148
fiddle (= 1.1.2)
149-
json (= 2.7.2)
149+
json (= 2.15.1)
150150
pact (= 1.66.1)
151151
pact-message (= 0.11.1)
152152
pact-mock_service (= 3.12.3)

0 commit comments

Comments
 (0)