Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit622c700

Browse files
chore(deps): bump cachex from 3.3.0 to 3.4.0
Bumps [cachex](https://github.com/whitfin/cachex) from 3.3.0 to 3.4.0.- [Release notes](https://github.com/whitfin/cachex/releases)- [Commits](whitfin/cachex@v3.3.0...v3.4.0)Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent5d84cf0 commit622c700

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎mix.exs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ defmodule GroupherServer.Mixfile do
9696
# mailer
9797
{:bamboo,"1.3.0"},
9898
# mem cache
99-
{:cachex,"3.3.0"},
99+
{:cachex,"3.4.0"},
100100
# postgres-backed job queue
101101
{:rihanna,"1.3.5"},
102102
# cron-like scheduler job

‎mix.lock‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"bamboo":{:hex,:bamboo,"1.3.0","9ab7c054f1c3435464efcba939396c29c5e1b28f73c34e1f169e0881297a3141",[:mix],[{:hackney,">= 1.13.0",[hex::hackney,repo:"hexpm",optional:false]},{:jason,"~> 1.1.0",[hex::jason,repo:"hexpm",optional:true]},{:plug,"~> 1.0",[hex::plug,repo:"hexpm",optional:false]}],"hexpm","e1197188512d4a4458eaaad9a1659ce9eeb54a1b41574a9cd7507217b33e0f3e"},
99
"base64url":{:hex,:base64url,"0.0.1","36a90125f5948e3afd7be97662a1504b934dd5dac78451ca6e9abf85a10286be",[:rebar],[],"hexpm","fab09b20e3f5db886725544cbcf875b8e73ec93363954eb8a1a9ed834aa8c1f9"},
1010
"bunt":{:hex,:bunt,"0.2.0","951c6e801e8b1d2cbe58ebbd3e616a869061ddadcc4863d0a2182541acae9a38",[:mix],[],"hexpm","7af5c7e09fe1d40f76c8e4f9dd2be7cebd83909f31fee7cd0e9eadc567da8353"},
11-
"cachex":{:hex,:cachex,"3.3.0","6f2ebb8f27491fe39121bd207c78badc499214d76c695658b19d6079beeca5c2",[:mix],[{:eternal,"~> 1.2",[hex::eternal,repo:"hexpm",optional:false]},{:jumper,"~> 1.0",[hex::jumper,repo:"hexpm",optional:false]},{:sleeplocks,"~> 1.1",[hex::sleeplocks,repo:"hexpm",optional:false]},{:unsafe,"~> 1.0",[hex::unsafe,repo:"hexpm",optional:false]}],"hexpm","d90e5ee1dde14cef33f6b187af4335b88748b72b30c038969176cd4e6ccc31a1"},
11+
"cachex":{:hex,:cachex,"3.4.0","868b2959ea4aeb328c6b60ff66c8d5123c083466ad3c33d3d8b5f142e13101fb",[:mix],[{:eternal,"~> 1.2",[hex::eternal,repo:"hexpm",optional:false]},{:jumper,"~> 1.0",[hex::jumper,repo:"hexpm",optional:false]},{:sleeplocks,"~> 1.1",[hex::sleeplocks,repo:"hexpm",optional:false]},{:unsafe,"~> 1.0",[hex::unsafe,repo:"hexpm",optional:false]}],"hexpm","370123b1ab4fba4d2965fb18f87fd758325709787c8c5fce35b3fe80645ccbe5"},
1212
"certifi":{:hex,:certifi,"2.6.1","dbab8e5e155a0763eea978c913ca280a6b544bfa115633fa20249c3d396d9493",[:rebar3],[],"hexpm","524c97b4991b3849dd5c17a631223896272c6b0af446778ba4675a1dff53bb7e"},
1313
"combine":{:hex,:combine,"0.10.0","eff8224eeb56498a2af13011d142c5e7997a80c8f5b97c499f84c841032e429f",[:mix],[],"hexpm","1b1dbc1790073076580d0d1d64e42eae2366583e7aecd455d1215b0d16f2451b"},
1414
"comeonin":{:hex,:comeonin,"5.3.2","5c2f893d05c56ae3f5e24c1b983c2d5dfb88c6d979c9287a76a7feb1e1d8d646",[:mix],[],"hexpm","d0993402844c49539aeadb3fe46a3c9bd190f1ecf86b6f9ebd71957534c95f04"},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp