Skip to content

Commit e61ab39

Browse files
committed
chore(github_hooks): fix security vunerability
1 parent 444952c commit e61ab39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github_hooks/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ gem "sentry-rails"
3434
gem "sentry-sidekiq"
3535

3636
gem "sprockets", "< 4"
37-
gem "nokogiri", "~> 1.18.8"
37+
gem "nokogiri", "~> 1.18.9"
3838

3939
gem "rt-watchman", :require => "watchman", :github => "renderedtext/watchman", :ref => "74530687a232aea678b6738114c82dfc163657cd"
4040
gem "rt-logman", :require => "logman"

0 commit comments

Comments
 (0)