Skip to content

Commit dfa039f

Browse files
authored
fix(deps): update vulnerable dependencies (#258)
Update json, addressable, and activesupport to resolve security vulnerabilities.
1 parent 8df0f6a commit dfa039f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.1.2)
4+
activesupport (8.1.3)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -14,10 +14,10 @@ GEM
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
17-
addressable (2.8.8)
17+
addressable (2.9.0)
1818
public_suffix (>= 2.0.2, < 8.0)
1919
base64 (0.3.0)
20-
bigdecimal (4.0.1)
20+
bigdecimal (4.1.2)
2121
coffee-script (2.4.1)
2222
coffee-script-source
2323
execjs
@@ -216,7 +216,7 @@ GEM
216216
gemoji (>= 3, < 5)
217217
html-pipeline (~> 2.2)
218218
jekyll (>= 3.0, < 5.0)
219-
json (2.18.1)
219+
json (2.19.5)
220220
kramdown (2.4.0)
221221
rexml
222222
kramdown-parser-gfm (1.1.0)
@@ -240,7 +240,7 @@ GEM
240240
jekyll-include-cache (~> 0.1)
241241
jekyll-paginate (~> 1.1)
242242
jekyll-sitemap (~> 1.3)
243-
minitest (6.0.2)
243+
minitest (6.0.6)
244244
drb (~> 2.0)
245245
prism (~> 1.5)
246246
net-http (0.9.1)

0 commit comments

Comments
 (0)