From 4543fbe3c9108c95b20fd1cd39ca3fa5b0e64fd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 15:50:45 +0000 Subject: [PATCH] Bump spring-watcher-listen, decidim-action_delegator, decidim-decidim_awesome, decidim-term_customizer and spring Bumps [spring-watcher-listen](https://github.com/jonleighton/spring-watcher-listen), [decidim-action_delegator](https://github.com/coopdevs/decidim-module-action_delegator), [decidim-decidim_awesome](https://github.com/decidim-ice/decidim-module-decidim_awesome), [decidim-term_customizer](https://github.com/mainio/decidim-module-term_customizer) and [spring](https://github.com/rails/spring). These dependencies needed to be updated together. Updates `spring-watcher-listen` from 2.0.1 to 2.1.0 - [Commits](https://github.com/jonleighton/spring-watcher-listen/compare/v2.0.1...v2.1.0) Updates `decidim-action_delegator` from `9c77d21` to 0.8.0 - [Commits](https://github.com/coopdevs/decidim-module-action_delegator/commits) Updates `decidim-decidim_awesome` from `25d2e7f` to 0.9.3 - [Release notes](https://github.com/decidim-ice/decidim-module-decidim_awesome/releases) - [Commits](https://github.com/decidim-ice/decidim-module-decidim_awesome/commits) Updates `decidim-term_customizer` from `abbf0c6` to 0.27.0 - [Release notes](https://github.com/mainio/decidim-module-term_customizer/releases) - [Commits](https://github.com/mainio/decidim-module-term_customizer/commits) Updates `spring` from 2.1.1 to 4.1.1 - [Release notes](https://github.com/rails/spring/releases) - [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/spring/compare/v2.1.1...v4.1.1) --- updated-dependencies: - dependency-name: spring-watcher-listen dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: decidim-action_delegator dependency-type: direct:production - dependency-name: decidim-decidim_awesome dependency-type: direct:production - dependency-name: decidim-term_customizer dependency-type: direct:production - dependency-name: spring dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 4 ++-- Gemfile.lock | 24 ++++++++++++------------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Gemfile b/Gemfile index 96c4b81..78f555e 100644 --- a/Gemfile +++ b/Gemfile @@ -33,8 +33,8 @@ end group :development do gem "letter_opener_web", "~> 2.0" gem "listen", "~> 3.1" - gem "spring", "~> 2.0" - gem "spring-watcher-listen", "~> 2.0" + gem "spring", "~> 4.1" + gem "spring-watcher-listen", "~> 2.1" gem "web-console", "~> 4.0" gem "capistrano", "~> 3.14" diff --git a/Gemfile.lock b/Gemfile.lock index 0bc8e32..150efd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -406,7 +406,7 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - devise-i18n (1.11.0) + devise-i18n (1.12.0) devise (>= 4.9.0) devise_invitable (2.0.8) actionmailer (>= 5.0) @@ -433,7 +433,7 @@ GEM temple erubi (1.12.0) escape_utils (1.3.0) - excon (0.103.0) + excon (0.104.0) execjs (2.9.1) extended-markdown-filter (0.7.0) html-pipeline (~> 2.9) @@ -451,7 +451,7 @@ GEM faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) faraday-net_http (3.0.2) - ffi (1.16.2) + ffi (1.16.3) figaro (1.2.0) thor (>= 0.14.0, < 2) file_validators (3.0.0) @@ -573,7 +573,7 @@ GEM method_source (1.0.0) mime-types (3.5.1) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0808) + mime-types-data (3.2023.1003) mini_magick (4.12.0) mini_mime (1.1.5) mini_portile2 (2.8.4) @@ -587,7 +587,7 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) mustache (1.1.1) - net-imap (0.3.7) + net-imap (0.4.0) date net-protocol net-pop (0.1.2) @@ -834,10 +834,10 @@ GEM version_gem (~> 1.1, >= 1.1.1) social-share-button (1.2.4) coffee-rails - spring (2.1.1) - spring-watcher-listen (2.0.1) + spring (4.1.1) + spring-watcher-listen (2.1.0) listen (>= 2.7, < 4.0) - spring (>= 1.2, < 3.0) + spring (>= 4) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -851,7 +851,7 @@ GEM sshkit-interactive (0.3.0) sshkit (~> 1.12) ssrf_filter (1.1.2) - temple (0.10.2) + temple (0.10.3) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.2.2) @@ -859,7 +859,7 @@ GEM tilt (2.3.0) timeout (0.4.0) tomlrb (2.0.3) - twilio-ruby (6.7.0) + twilio-ruby (6.7.1) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0) @@ -948,8 +948,8 @@ DEPENDENCIES puma (>= 5.0.0) rubocop-faker (~> 1.0) sidekiq (< 7) - spring (~> 2.0) - spring-watcher-listen (~> 2.0) + spring (~> 4.1) + spring-watcher-listen (~> 2.1) web-console (~> 4.0) whenever (~> 1.0) wicked_pdf (~> 2.1)