We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a7ea6 commit d52cc69Copy full SHA for d52cc69
Gemfile.lock
@@ -215,11 +215,11 @@ GEM
215
next_rails (1.3.0)
216
colorize (>= 0.8.1)
217
nio4r (2.7.4)
218
- nokogiri (1.16.2-arm64-darwin)
+ nokogiri (1.18.8-arm64-darwin)
219
racc (~> 1.4)
220
- nokogiri (1.16.2-x86_64-darwin)
+ nokogiri (1.18.8-x86_64-darwin)
221
222
- nokogiri (1.16.2-x86_64-linux)
+ nokogiri (1.18.8-x86_64-linux-gnu)
223
224
oauth2 (2.0.9)
225
faraday (>= 0.17.3, < 3.0)
@@ -261,7 +261,7 @@ GEM
261
nio4r (~> 2.0)
262
pundit (2.3.1)
263
activesupport (>= 3.0.0)
264
- racc (1.7.3)
+ racc (1.8.1)
265
rack (2.2.8)
266
rack-mini-profiler (3.1.1)
267
rack (>= 1.2.0)
0 commit comments