From d89853226d51569ce8096461190b50e85c5210fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 01:58:35 +0000 Subject: [PATCH] Bump spring-watcher-listen from 2.0.1 to 2.1.0 Bumps [spring-watcher-listen](https://github.com/jonleighton/spring-watcher-listen) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/jonleighton/spring-watcher-listen/releases) - [Commits](https://github.com/jonleighton/spring-watcher-listen/compare/v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: spring-watcher-listen dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 22 +++++----------------- 2 files changed, 6 insertions(+), 18 deletions(-) diff --git a/Gemfile b/Gemfile index 4f73b21..8c9cd5b 100644 --- a/Gemfile +++ b/Gemfile @@ -49,7 +49,7 @@ group :development do gem 'listen' # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring gem 'spring' - gem 'spring-watcher-listen', '~> 2.0.0' + gem 'spring-watcher-listen', '~> 2.1.0' end # Windows does not include zoneinfo files, so bundle the tzinfo-data gem diff --git a/Gemfile.lock b/Gemfile.lock index 0451b66..348c54a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,12 +73,6 @@ GEM aws-sdk-core (~> 3, >= 3.126.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) - aws-sdk-ses (1.49.0) - aws-sdk-core (~> 3, >= 3.165.0) - aws-sigv4 (~> 1.1) - aws-sdk-sns (1.52.0) - aws-sdk-core (~> 3, >= 3.126.0) - aws-sigv4 (~> 1.1) aws-sigv4 (1.5.2) aws-eventstream (~> 1, >= 1.0.2) bcrypt (3.1.16) @@ -276,7 +270,7 @@ GEM thor (>= 0.19.0, < 2.0) rainbow (3.1.1) rake (13.0.6) - rb-fsevent (0.11.0) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.4.0) @@ -331,7 +325,6 @@ GEM nokogiri (>= 1.10.5) rexml ruby2_keywords (0.0.5) - ruby_http_client (3.5.5) sassc (2.4.0) ffi (~> 1.9) sassc-rails (2.1.2) @@ -340,8 +333,6 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sendgrid-ruby (6.6.2) - ruby_http_client (~> 3.4) sentry-rails (4.9.2) railties (>= 5.0) sentry-ruby-core (~> 4.9.2) @@ -354,10 +345,10 @@ GEM faraday shoulda-matchers (5.1.0) activesupport (>= 5.2.0) - 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.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -387,8 +378,6 @@ DEPENDENCIES active_hash (~> 3.1) active_model_serializers (~> 0.10.10) aws-sdk-s3 - aws-sdk-ses (~> 1.49) - aws-sdk-sns (~> 1.52) bitly (~> 2.0, >= 2.0.1) bootsnap (>= 1.1.0) bootstrap-sass (= 3.4.1) @@ -413,12 +402,11 @@ DEPENDENCIES rspec-rails rswag rubocop - sendgrid-ruby sentry-rails sentry-ruby shoulda-matchers (~> 5.1) spring - spring-watcher-listen (~> 2.0.0) + spring-watcher-listen (~> 2.1.0) tzinfo-data RUBY VERSION