diff --git a/notification-pusher/notification-pusher-actionmailer/Gemfile.lock b/notification-pusher/notification-pusher-actionmailer/Gemfile.lock index 6b41200cf..4368b4ef0 100644 --- a/notification-pusher/notification-pusher-actionmailer/Gemfile.lock +++ b/notification-pusher/notification-pusher-actionmailer/Gemfile.lock @@ -105,7 +105,7 @@ GEM irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.9.1) language_server-protocol (3.17.0.3) loofah (2.22.0) crass (~> 1.0.2) @@ -142,7 +142,7 @@ GEM activesupport (>= 5.0) notification-handler (= 2.0.0) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.7.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -192,7 +192,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.9) io-console (~> 0.5) rspec-core (3.13.0) @@ -222,9 +222,9 @@ GEM rubocop-ast (>= 1.32.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.4.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) sqlite3 (2.0.4)