From 6e793e8d1ed9d2718336cc46c03ebbc2eaf730e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 02:15:16 +0000 Subject: [PATCH] Bump rubocop-rspec in /notification-pusher/notification-pusher-onesignal Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v3.2.0...v3.4.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../notification-pusher-onesignal/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/notification-pusher/notification-pusher-onesignal/Gemfile.lock b/notification-pusher/notification-pusher-onesignal/Gemfile.lock index 0880f9cc9..64094e71a 100644 --- a/notification-pusher/notification-pusher-onesignal/Gemfile.lock +++ b/notification-pusher/notification-pusher-onesignal/Gemfile.lock @@ -108,7 +108,7 @@ GEM irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.8.1) + json (2.9.1) language_server-protocol (3.17.0.3) logger (1.6.1) loofah (2.23.1) @@ -147,7 +147,7 @@ GEM notification-handler (= 3.0.3) one_signal (1.2.2) parallel (1.26.3) - parser (3.3.6.0) + parser (3.3.7.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -196,7 +196,7 @@ GEM rake (13.2.1) rdoc (6.7.0) psych (>= 4.0.0) - regexp_parser (2.9.2) + regexp_parser (2.10.0) reline (0.5.11) io-console (~> 0.5) rspec-core (3.13.2) @@ -226,9 +226,9 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.35.0) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) - rubocop-rspec (3.2.0) + rubocop-rspec (3.4.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) securerandom (0.3.1)