Skip to content

Commit 358c7a3

Browse files
⬆️ Bump json from 2.17.1 to 2.18.0 (#3985)
1 parent aa178bc commit 358c7a3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ gem "lockbox"
7171
gem "terser", "~> 1.2"
7272
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
7373
gem "bootstrap"
74-
gem "json", "~> 2.17" # Legacy carry-over
74+
gem "json", "~> 2.18" # Legacy carry-over
7575

7676
# Use Redis adapter to run Action Cable in production
7777
# gem 'redis', '~> 4.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ GEM
330330
jmespath (1.6.2)
331331
jsbundling-rails (1.3.1)
332332
railties (>= 6.0.0)
333-
json (2.17.1)
333+
json (2.18.0)
334334
jwt (3.1.2)
335335
base64
336336
kamal (2.10.0)
@@ -804,7 +804,7 @@ DEPENDENCIES
804804
invisible_captcha (~> 2.3)
805805
jbuilder
806806
jsbundling-rails
807-
json (~> 2.17)
807+
json (~> 2.18)
808808
kamal
809809
kaminari (~> 1.2)
810810
kramdown

0 commit comments

Comments
 (0)