From 07246afd4c58171e5caa5ab9b4d8b578cfc1ee64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2019 21:33:21 +0000 Subject: [PATCH] Bump rack-cors from 0.4.0 to 0.4.1 Bumps [rack-cors](https://github.com/cyu/rack-cors) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/cyu/rack-cors/releases) - [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md) - [Commits](https://github.com/cyu/rack-cors/compare/v0.4.0...v0.4.1) 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..f0159c4c0 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) @@ -194,7 +197,7 @@ GEM rack (1.6.8) rack-cache (1.2) rack (>= 0.4) - rack-cors (0.4.0) + rack-cors (0.4.1) rack-mini-profiler (0.9.7) rack (>= 1.1.3) rack-protection (1.5.3) @@ -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) @@ -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)