From 0b081418a5af2d5f98f0319e4a090ecf74b9d999 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 13:12:45 +0500 Subject: [PATCH] Bump mina from 0.3.8 to 1.2.3 (#289) Bumps [mina](https://github.com/nadarei/mina) from 0.3.8 to 1.2.3. - [Release notes](https://github.com/nadarei/mina/releases) - [Changelog](https://github.com/mina-deploy/mina/blob/master/CHANGELOG.md) - [Commits](https://github.com/nadarei/mina/compare/v0.3.8...v1.2.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 3071ce80..0395dcb5 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ group :development, :test do gem 'capybara' gem 'pry' gem 'unicorn' - gem 'mina', '~> 0.3.8' + gem 'mina', '~> 1.2.3' gem 'puma' gem 'webmock' end diff --git a/Gemfile.lock b/Gemfile.lock index 0d375c66..6d10c187 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM mimemagic (0.3.10) nokogiri (~> 1) rake - mina (0.3.8) + mina (1.2.3) open4 (~> 1.3.4) rake mini_mime (1.0.3) @@ -251,7 +251,7 @@ DEPENDENCIES jbuilder listen (>= 3.0.5, < 3.6) mimemagic (~> 0.3.10) - mina (~> 0.3.8) + mina (~> 1.2.3) passenger (>= 5.3.2) pg (~> 1.2.3) pry