We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446f66d commit 910d7a9Copy full SHA for 910d7a9
Gemfile.lock
@@ -229,13 +229,13 @@ GEM
229
net-protocol
230
netrc (0.11.0)
231
nio4r (2.7.0)
232
- nokogiri (1.16.2-aarch64-linux)
+ nokogiri (1.18.3-aarch64-linux-gnu)
233
racc (~> 1.4)
234
- nokogiri (1.16.2-arm64-darwin)
+ nokogiri (1.18.3-arm64-darwin)
235
236
- nokogiri (1.16.2-x86_64-darwin)
+ nokogiri (1.18.3-x86_64-darwin)
237
238
- nokogiri (1.16.2-x86_64-linux)
+ nokogiri (1.18.3-x86_64-linux-gnu)
239
240
orm_adapter (0.5.0)
241
parallel (1.22.1)
@@ -251,7 +251,7 @@ GEM
251
nio4r (~> 2.0)
252
pundit (2.3.0)
253
activesupport (>= 3.0.0)
254
- racc (1.7.3)
+ racc (1.8.1)
255
rack (2.2.13)
256
rack-test (2.1.0)
257
rack (>= 1.3)
0 commit comments