From 1901e694e24fbe21ab6ef35568138dc927a314c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 05:28:48 +0000 Subject: [PATCH] build(deps): bump geokit-rails from 2.3.2 to 2.5.0 Bumps [geokit-rails](https://github.com/geokit/geokit-rails) from 2.3.2 to 2.5.0. - [Changelog](https://github.com/geokit/geokit-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/geokit/geokit-rails/commits) --- updated-dependencies: - dependency-name: geokit-rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 65 ++++++++++++++++++++++++++++------------------------ 2 files changed, 36 insertions(+), 31 deletions(-) diff --git a/Gemfile b/Gemfile index 62b9972..29b71aa 100644 --- a/Gemfile +++ b/Gemfile @@ -42,7 +42,7 @@ gem 'bootsnap', '>= 1.12.0', require: false # gem 'rack-cors' # Geokit for distance information -gem 'geokit-rails', '~> 2.3' +gem 'geokit-rails', '~> 2.5' # Net - ref: https://stackoverflow.com/questions/70500220/rails-7-ruby-3-1-loaderror-cannot-load-such-file-net-smtp. gem 'net-imap', require: false diff --git a/Gemfile.lock b/Gemfile.lock index b953e49..1c928ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM msgpack (~> 1.2) builder (3.2.4) byebug (10.0.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -78,7 +78,7 @@ GEM diff-lcs (1.5.0) digest (3.1.0) docile (1.3.1) - erubi (1.10.0) + erubi (1.12.0) factory_bot (4.11.1) activesupport (>= 3.0.0) factory_bot_rails (4.11.1) @@ -87,14 +87,14 @@ GEM faker (2.21.0) i18n (>= 1.8.11, < 2) ffi (1.15.5) - geokit (1.13.1) - geokit-rails (2.3.2) + geokit (1.14.0) + geokit-rails (2.5.0) geokit (~> 1.5) rails (>= 3.0) - globalid (1.0.0) - activesupport (>= 5.0) + globalid (1.2.1) + activesupport (>= 6.1) graphql (1.13.15) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) jbuilder (2.11.5) actionview (>= 5.0.0) @@ -107,16 +107,19 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.19.1) + loofah (2.21.4) crass (~> 1.0.2) - nokogiri (>= 1.5.9) - mail (2.7.1) + nokogiri (>= 1.12.0) + mail (2.8.1) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp marcel (1.0.2) method_source (1.0.0) - mini_mime (1.1.2) - mini_portile2 (2.8.0) - minitest (5.16.2) + mini_mime (1.1.5) + mini_portile2 (2.8.4) + minitest (5.20.0) msgpack (1.5.3) net-imap (0.2.3) digest @@ -132,9 +135,9 @@ GEM digest net-protocol timeout - nio4r (2.5.8) - nokogiri (1.13.10) - mini_portile2 (~> 2.8.0) + nio4r (2.5.9) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) racc (~> 1.4) parallel (1.22.1) parser (3.1.2.0) @@ -142,9 +145,9 @@ GEM pg (1.1.4) puma (5.6.4) nio4r (~> 2.0) - racc (1.6.1) - rack (2.2.6.2) - rack-test (2.0.2) + racc (1.7.1) + rack (2.2.8) + rack-test (2.1.0) rack (>= 1.3) rails (6.1.6.1) actioncable (= 6.1.6.1) @@ -161,11 +164,13 @@ GEM bundler (>= 1.15.0) railties (= 6.1.6.1) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.4.4) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) railties (6.1.6.1) actionpack (= 6.1.6.1) activesupport (= 6.1.6.1) @@ -229,9 +234,9 @@ GEM spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - sprockets (4.1.1) + sprockets (4.2.1) concurrent-ruby (~> 1.0) - rack (> 1, < 3) + rack (>= 2.2.4, < 4) sprockets-rails (3.4.2) actionpack (>= 5.2) activesupport (>= 5.2) @@ -240,19 +245,19 @@ GEM sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0) - thor (1.2.1) + thor (1.2.2) timecop (0.9.5) timeout (0.3.0) tins (1.24.1) sync - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.2.0) - websocket-driver (0.7.5) + websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) yard (0.9.20) - zeitwerk (2.6.0) + zeitwerk (2.6.12) PLATFORMS ruby @@ -266,7 +271,7 @@ DEPENDENCIES database_cleaner (~> 1.7, >= 1.7.0) factory_bot_rails (~> 4.11, >= 4.11.1) faker (~> 2.21, >= 2.21.0) - geokit-rails (~> 2.3) + geokit-rails (~> 2.5) graphql (~> 1.13, >= 1.13.15) jbuilder (~> 2.11, >= 2.11.5) jsonapi-resources (~> 0.10, >= 0.10.7)