From 82bcdb46841ef078bc71dd5dd52474f8dd261728 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 04:33:37 +0000 Subject: [PATCH] chore(deps): bump dry-transaction from 0.13.2 to 0.13.3 Bumps [dry-transaction](https://github.com/dry-rb/dry-transaction) from 0.13.2 to 0.13.3. - [Release notes](https://github.com/dry-rb/dry-transaction/releases) - [Changelog](https://github.com/dry-rb/dry-transaction/blob/master/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-transaction/compare/v0.13.2...v0.13.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43e3113..02dcfec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,29 +83,28 @@ GEM ast (2.4.2) builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) crass (1.0.6) diff-lcs (1.4.4) dry-configurable (0.12.1) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5.0) - dry-container (0.7.2) + dry-container (0.8.0) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.5.0) + dry-core (0.6.0) concurrent-ruby (~> 1.0) dry-equalizer (0.3.0) - dry-events (0.2.0) + dry-events (0.3.0) concurrent-ruby (~> 1.0) - dry-core (~> 0.4) - dry-equalizer (~> 0.2) + dry-core (~> 0.5, >= 0.5) dry-inflector (0.2.0) dry-initializer (3.0.4) dry-logic (1.1.0) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5) - dry-matcher (0.8.3) - dry-core (>= 0.4.8) + dry-matcher (0.9.0) + dry-core (~> 0.4, >= 0.4.8) dry-monads (1.3.5) concurrent-ruby (~> 1.0) dry-core (~> 0.4, >= 0.4.4) @@ -118,7 +117,7 @@ GEM dry-initializer (~> 3.0) dry-logic (~> 1.0) dry-types (~> 1.4) - dry-transaction (0.13.2) + dry-transaction (0.13.3) dry-container (>= 0.2.8) dry-events (>= 0.1.0) dry-matcher (>= 0.7.0)