Skip to content

Commit a9a2553

Browse files
committed
toil(github_hooks): fix nokogiri version lock
1 parent 0e89e64 commit a9a2553

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

front/scripts/internal_protos.sh

100755100644
File mode 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)