Skip to content

Commit 7864d30

Browse files
committed
gem and yarn upgrade
1 parent 89ae0e7 commit 7864d30

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ GEM
245245
llhttp-ffi (0.5.0)
246246
ffi-compiler (~> 1.0)
247247
rake (~> 13.0)
248-
logger (1.6.0)
248+
logger (1.6.1)
249249
loofah (2.22.0)
250250
crass (~> 1.0.2)
251251
nokogiri (>= 1.12.0)
@@ -444,7 +444,7 @@ GEM
444444
nokogiri (~> 1.11)
445445
xpath (3.2.0)
446446
nokogiri (~> 1.8)
447-
zeitwerk (2.6.17)
447+
zeitwerk (2.6.18)
448448

449449
PLATFORMS
450450
aarch64-linux

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -5237,9 +5237,9 @@ picocolors@^0.2.1:
52375237
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
52385238

52395239
picocolors@^1.0.0, picocolors@^1.0.1:
5240-
version "1.0.1"
5241-
resolved "https://registry.npmmirror.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
5242-
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
5240+
version "1.1.0"
5241+
resolved "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
5242+
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
52435243

52445244
picomatch@^2.0.4, picomatch@^2.2.1:
52455245
version "2.3.1"

0 commit comments

Comments
 (0)