From d534b42afa6f131093d26a07d650928e8947cf29 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 6 Mar 2021 20:41:06 +0000 Subject: [PATCH] Update dotenv-rails to version 2.7.6 --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31c030f8..51c0399d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,10 +164,10 @@ GEM docile (1.3.5) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) - dotenv (2.7.5) - dotenv-rails (2.7.5) - dotenv (= 2.7.5) - railties (>= 3.2, < 6.1) + dotenv (2.7.6) + dotenv-rails (2.7.6) + dotenv (= 2.7.6) + railties (>= 3.2) erubi (1.10.0) erubis (2.7.0) execjs (2.7.0) @@ -238,12 +238,12 @@ GEM i18n (1.8.9) concurrent-ruby (~> 1.0) i18n_data (0.8.0) - image_processing (1.12.1) - mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.17, < 3) icalendar (2.7.0) ice_cube (~> 0.16) ice_cube (0.16.3) + image_processing (1.12.1) + mini_magick (>= 4.9.5, < 5) + ruby-vips (>= 2.0.17, < 3) io-like (0.3.0) iso-639 (0.2.8) jaro_winkler (1.5.3)