From 95e450ec1983e755d8c4abb1361e3ee98a26e739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2019 21:33:18 +0000 Subject: [PATCH] Bump rubyzip from 1.1.7 to 1.2.4 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.1.7 to 1.2.4. - [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.1.7...v1.2.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ba1825e28..0fcfdecc3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,6 +43,9 @@ GEM activemodel (= 4.2.0) activesupport (= 4.2.0) arel (~> 6.0) + activerecord-postgis-adapter (3.1.5) + activerecord (~> 4.2) + rgeo-activerecord (>= 4.0.4) activesupport (4.2.0) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) @@ -245,6 +248,10 @@ GEM responders (2.4.0) actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3) + rgeo (0.6.0) + rgeo-activerecord (4.0.5) + activerecord (~> 4.2) + rgeo (~> 0.3) rollbar (2.2.1) roo (2.1.1) nokogiri (~> 1) @@ -273,7 +280,7 @@ GEM rubyXL (3.3.30) nokogiri (>= 1.4.4) rubyzip (>= 1.1.6) - rubyzip (1.1.7) + rubyzip (1.2.4) sass (3.4.21) sass-rails (5.0.3) railties (>= 4.0.0, < 5.0) @@ -329,6 +336,7 @@ PLATFORMS ruby DEPENDENCIES + activerecord-postgis-adapter (~> 3.1.5) analytics-ruby (~> 2.0.8) angularjs-rails (~> 1.4.8) aws-sdk (< 2.0)