Skip to content

Commit 231894c

Browse files
authored
Merge pull request #570 from Shopify/dependabot/bundler/dev/json-2.10.1
Bump json from 2.7.6 to 2.10.1 in /dev
2 parents 52cf5e6 + 1e270ea commit 231894c

File tree

5 files changed

+22507
-65139
lines changed

5 files changed

+22507
-65139
lines changed

dev/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gem "rake"
66
gem "thor", "~> 1.3"
77
gem "activesupport"
88
gem "activemodel"
9-
gem "json", "~> 2.7.2"
9+
gem "json", "~> 2.10.1"
1010

1111
# docs
1212
gem "jekyll", "~> 4.3"

dev/Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ GEM
8989
sass-embedded (~> 1.75)
9090
jekyll-watch (2.2.1)
9191
listen (~> 3.0)
92-
json (2.7.6)
92+
json (2.10.1)
9393
kramdown (2.5.1)
9494
rexml (>= 3.3.9)
9595
kramdown-parser-gfm (1.1.0)
@@ -218,7 +218,7 @@ DEPENDENCIES
218218
activesupport
219219
jekyll (~> 4.3)
220220
jekyll-redirect-from (~> 0.16)
221-
json (~> 2.7.2)
221+
json (~> 2.10.1)
222222
minitest
223223
minitest-hooks
224224
mocha

0 commit comments

Comments
 (0)