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.

Commit53abecd

Browse files
build(deps): bump cachex from 3.1.3 to 3.2.0
Bumps [cachex](https://github.com/whitfin/cachex) from 3.1.3 to 3.2.0.- [Release notes](https://github.com/whitfin/cachex/releases)- [Commits](whitfin/cachex@v3.1.3...v3.2.0)Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parentc111757 commit53abecd

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.2.0"},
9898
# mem cache
99-
{:cachex,"3.1.3"},
99+
{:cachex,"3.2.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
@@ -7,7 +7,7 @@
77
"bamboo":{:hex,:bamboo,"1.2.0","8aebd24f7c606c32d0163c398004a11608ca1028182a169b2e527793bfab7561",[:mix],[{:hackney,">= 1.13.0",[hex::hackney,repo:"hexpm",optional:false]},{:plug,"~> 1.0",[hex::plug,repo:"hexpm",optional:false]},{:poison,">= 1.5.0",[hex::poison,repo:"hexpm",optional:true]}],"hexpm"},
88
"base64url":{:hex,:base64url,"0.0.1","36a90125f5948e3afd7be97662a1504b934dd5dac78451ca6e9abf85a10286be",[:rebar],[],"hexpm"},
99
"bunt":{:hex,:bunt,"0.2.0","951c6e801e8b1d2cbe58ebbd3e616a869061ddadcc4863d0a2182541acae9a38",[:mix],[],"hexpm"},
10-
"cachex":{:hex,:cachex,"3.1.3","86ed0669ea4b2f3e3982dbb5c6ca9e0964e46738e572c9156f22ceb75f57c336",[: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"},
10+
"cachex":{:hex,:cachex,"3.2.0","a596476c781b0646e6cb5cd9751af2e2974c3e0d5498a8cab71807618b74fe2f",[: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"},
1111
"certifi":{:hex,:certifi,"2.5.1","867ce347f7c7d78563450a18a6a28a8090331e77fa02380b4a21962a65d36ee5",[:rebar3],[{:parse_trans,"~>3.3",[hex::parse_trans,repo:"hexpm",optional:false]}],"hexpm"},
1212
"combine":{:hex,:combine,"0.10.0","eff8224eeb56498a2af13011d142c5e7997a80c8f5b97c499f84c841032e429f",[:mix],[],"hexpm"},
1313
"comeonin":{:hex,:comeonin,"5.1.2","fbbbbbfcf0f0e9900c0336d16c8d462edf838ba1759577e29cc5fbd7c28a4540",[:mix],[],"hexpm"},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp