Skip to content

Commit

Permalink
Bump spring-watcher-listen, decidim-action_delegator, decidim-decidim…
Browse files Browse the repository at this point in the history
…_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](rails/spring-watcher-listen@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](rails/spring@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 2ae32c4 commit 4543fbe
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -851,15 +851,15 @@ 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)
thread_safe (0.3.6)
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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 4543fbe

Please sign in to comment.