From 7db94cb1b6ecd79220cd1afd62740e50e273408f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 07:40:23 +0000 Subject: [PATCH] Bump rubyzip from 1.2.1 to 1.3.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.1...v1.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4e23c6..679f4b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,6 +44,9 @@ GEM tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) + aliyun-sdk (0.3.7) + nokogiri (~> 1.6) + rest-client (~> 1.8) archive-zip (0.11.0) io-like (~> 0.3.0) arel (9.0.0) @@ -75,11 +78,19 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.0.5) crass (1.0.4) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) + dotenv (2.7.6) + dotenv-rails (2.7.6) + dotenv (= 2.7.6) + railties (>= 3.2) erubi (1.7.1) execjs (2.7.0) ffi (1.9.25) globalid (0.4.1) activesupport (>= 4.2.0) + http-cookie (1.0.3) + domain_name (~> 0.5) i18n (1.1.0) concurrent-ruby (~> 1.0) io-like (0.3.0) @@ -98,7 +109,7 @@ GEM activerecord kaminari-core (= 1.1.1) kaminari-core (1.1.1) - libv8 (3.16.14.19-x86_64-linux) + libv8 (3.16.14.19) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -111,6 +122,7 @@ GEM marcel (0.3.2) mimemagic (~> 0.3.2) method_source (0.9.0) + mime-types (2.99.3) mimemagic (0.3.2) mini_mime (1.0.1) mini_portile2 (2.3.0) @@ -118,9 +130,13 @@ GEM msgpack (1.2.4) multi_json (1.13.1) mysql2 (0.5.2) + netrc (0.11.0) nio4r (2.3.1) nokogiri (1.8.4) mini_portile2 (~> 2.3.0) + passenger (5.2.3) + rack + rake (>= 0.8.1) public_suffix (3.0.3) puma (3.12.0) rack (2.0.5) @@ -155,9 +171,14 @@ GEM rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) redcarpet (3.4.0) + redis (4.2.5) ref (2.0.0) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) ruby_dep (1.5.0) - rubyzip (1.2.1) + rubyzip (1.3.0) sass (3.5.7) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -197,6 +218,9 @@ GEM thread_safe (~> 0.1) uglifier (4.1.18) execjs (>= 0.3.0, < 3) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.7) web-console (3.6.2) actionview (>= 5.0) activemodel (>= 5.0) @@ -212,6 +236,7 @@ PLATFORMS ruby DEPENDENCIES + aliyun-sdk (~> 0.3.0) bcrypt (~> 3.1.7) bootsnap (>= 1.1.0) byebug @@ -219,14 +244,18 @@ DEPENDENCIES chromedriver-helper coderay coffee-rails (~> 4.2) + dotenv-rails + execjs jbuilder (~> 2.5) kaminari listen (>= 3.0.5, < 3.2) mail mysql2 + passenger (~> 5.2.3) puma (~> 3.11) rails (~> 5.2.1) redcarpet + redis (~> 4.0) sass-rails (~> 5.0) selenium-webdriver spring