From f5104065076a3e7081a1797722a209df545703b9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 05:18:42 +0000 Subject: [PATCH] Upgrade: Bump dry-inflector from 0.2.0 to 0.2.1 Bumps [dry-inflector](https://github.com/dry-rb/dry-inflector) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/dry-rb/dry-inflector/releases) - [Changelog](https://github.com/dry-rb/dry-inflector/blob/master/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-inflector/compare/v0.2.0...v0.2.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 08c1f93b3..44b7510d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,7 +180,7 @@ GEM dry-core (0.4.9) concurrent-ruby (~> 1.0) dry-equalizer (0.3.0) - dry-inflector (0.2.0) + dry-inflector (0.2.1) dry-logic (1.0.8) concurrent-ruby (~> 1.0) dry-core (~> 0.2)