Skip to content

Commit 6be5f87

Browse files
committed
gem and yarn upgrade
1 parent b199d0f commit 6be5f87

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Diff for: Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ GEM
120120
config (5.5.2)
121121
deep_merge (~> 1.2, >= 1.2.1)
122122
ostruct
123-
connection_pool (2.5.0)
123+
connection_pool (2.5.1)
124124
crass (1.0.6)
125125
date (3.4.1)
126126
debug (1.10.0)
@@ -312,7 +312,7 @@ GEM
312312
rack-proxy (>= 0.6.1)
313313
railties (>= 5.2)
314314
semantic_range (>= 2.3.0)
315-
sorbet-runtime (0.5.12016)
315+
sorbet-runtime (0.5.12020)
316316
sqlite3 (2.6.0-aarch64-linux-gnu)
317317
sqlite3 (2.6.0-arm64-darwin)
318318
sqlite3 (2.6.0-x86_64-linux-gnu)

Diff for: node_modules/.yarn-integrity

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1528,9 +1528,9 @@ caniuse-api@^3.0.0:
15281528
lodash.uniq "^4.5.0"
15291529

15301530
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001688:
1531-
version "1.0.30001713"
1532-
resolved "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001713.tgz#6b33a8857e6c7dcb41a0caa2dd0f0489c823a52d"
1533-
integrity sha512-wCIWIg+A4Xr7NfhTuHdX+/FKh3+Op3LBbSp2N5Pfx6T/LhdQy3GTyoTg48BReaW/MyMNZAkTadsBtai3ldWK0Q==
1531+
version "1.0.30001714"
1532+
resolved "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001714.tgz#cfd27ff07e6fa20a0f45c7a10d28a0ffeaba2122"
1533+
integrity sha512-mtgapdwDLSSBnCI3JokHM7oEQBLxiJKVRtg10AxM1AyeiKcM96f0Mkbqeq+1AbiCtvMcHRulAAEMu693JrSWqg==
15341534

15351535
chalk@^4.0.0, chalk@^4.1.2:
15361536
version "4.1.2"

0 commit comments

Comments
 (0)