From 43ad1498c527c39127b41431ca6102f08596b1b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 03:16:02 +0000 Subject: [PATCH] chore(deps): update dependency snapshy to ~> 0.3 --- mix.exs | 2 +- mix.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mix.exs b/mix.exs index 8c4feab7..af4ff8cb 100644 --- a/mix.exs +++ b/mix.exs @@ -102,7 +102,7 @@ defmodule Librecov.Mixfile do {:mix_test_interactive, "~> 1.0", only: :dev, runtime: false}, {:exvcr, "~> 0.13", only: :test}, {:ibrowse, "~> 4.2", only: :test}, - {:snapshy, "~> 0.2", only: :test}, + {:snapshy, "~> 0.3", only: :test}, {:unsafe, "~> 1.0"}, {:secure_random, "~> 0.5"}, {:surface_formatter, "~> 0.7.0", only: :dev} diff --git a/mix.lock b/mix.lock index 361ca55c..5d20c70d 100644 --- a/mix.lock +++ b/mix.lock @@ -84,7 +84,7 @@ "secure_random": {:hex, :secure_random, "0.5.1", "c5532b37c89d175c328f5196a0c2a5680b15ebce3e654da37129a9fe40ebf51b", [:mix], [], "hexpm", "1b9754f15e3940a143baafd19da12293f100044df69ea12db5d72878312ae6ab"}, "sentry": {:hex, :sentry, "8.0.6", "c8de1bf0523bc120ec37d596c55260901029ecb0994e7075b0973328779ceef7", [:mix], [{:hackney, "~> 1.8", [hex: :hackney, repo: "hexpm", optional: true]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: true]}, {:plug, "~> 1.6", [hex: :plug, repo: "hexpm", optional: true]}, {:plug_cowboy, "~> 2.3", [hex: :plug_cowboy, repo: "hexpm", optional: true]}], "hexpm", "051a2d0472162f3137787c7c9d6e6e4ef239de9329c8c45b1f1bf1e9379e1883"}, "shorter_maps": {:hex, :shorter_maps, "2.2.5", "77b2e3632a49c72ca8aea2a47687767b3ad2623b9ade529ffe31f41865a32886", [:mix], [], "hexpm", "fbef59a9f13369f819111f500f0253678526ea8c717d794a224df41223bc88ab"}, - "snapshy": {:hex, :snapshy, "0.2.4", "7d6e0d3747989c5ab62a70bcd03f0f5ccdf859357957489080b2528c79e431fc", [:mix], [], "hexpm", "3cb70f4d9699cbb6ade7682a97f828c91f045edcde67f11ce471a393e94f5acc"}, + "snapshy": {:hex, :snapshy, "0.3.0", "70941652b24a1742e7a8ea4b6a62922a1bd34518c8c6e15bd732bbae9441f1bb", [:mix], [], "hexpm", "4dc6f988dd9c62169f42de690a3a68b88d963a398220a87a9362ae6659eca22d"}, "sobelow": {:hex, :sobelow, "0.11.1", "23438964486f8112b41e743bbfd402da3e5b296fdc9eacab29914b79c48916dd", [:mix], [{:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "9897363a7eff96f4809304a90aad819e2ad5e5d24db547af502885146746a53c"}, "sourceror": {:hex, :sourceror, "0.9.0", "77e8f883be9455812d15913582d2985048ef65d7d931072c548e025a6ea58d5a", [:mix], [], "hexpm", "f56fb5b935df7784504f7d1ba074e0aa83299e2ebd64f75268ffcae62a28f331"}, "ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.6", "cf344f5692c82d2cd7554f5ec8fd961548d4fd09e7d22f5b62482e5aeaebd4b0", [:make, :mix, :rebar3], [], "hexpm", "bdb0d2471f453c88ff3908e7686f86f9be327d065cc1ec16fa4540197ea04680"},