We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8733a0 commit 317fe70Copy full SHA for 317fe70
Gemfile
@@ -120,7 +120,7 @@ gem "turbo-rails", "2.0.5"
120
121
gem 'slack-ruby-client'
122
123
-gem 'nokogiri', '1.18.4'
+gem 'nokogiri', '1.18.8'
124
125
gem 'faraday-retry'
126
Gemfile.lock
@@ -245,7 +245,7 @@ GEM
245
net-smtp (0.3.4)
246
net-protocol
247
nio4r (2.7.3)
248
- nokogiri (1.18.4)
+ nokogiri (1.18.8)
249
mini_portile2 (~> 2.8.2)
250
racc (~> 1.4)
251
oauth2 (2.0.8)
@@ -730,7 +730,7 @@ DEPENDENCIES
730
jsbundling-rails
731
listen (~> 3.2)
732
mysql2 (~> 0.5.6)
733
- nokogiri (= 1.18.4)
+ nokogiri (= 1.18.8)
734
omniauth-auth0 (~> 3.0)
735
omniauth-rails_csrf_protection (~> 1.0)
736
opentelemetry-instrumentation-all
0 commit comments