We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9de30f9 + fe69051 commit c83be0cCopy full SHA for c83be0c
Gemfile.lock
@@ -39,7 +39,7 @@ GIT
39
GEM
40
remote: https://rubygems.org/
41
specs:
42
- activesupport (8.1.2)
+ activesupport (8.1.2.1)
43
base64
44
bigdecimal
45
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -140,7 +140,8 @@ GEM
140
rouge (~> 3.2)
141
mini_mime (1.1.5)
142
mini_portile2 (2.8.9)
143
- minitest (6.0.1)
+ minitest (6.0.2)
144
+ drb (~> 2.0)
145
prism (~> 1.5)
146
nio4r (2.7.5)
147
nokogiri (1.19.1)
@@ -179,7 +180,7 @@ GEM
179
180
ast (~> 2.4.1)
181
racc
182
parslet (2.0.0)
- prism (1.8.0)
183
+ prism (1.9.0)
184
public_suffix (7.0.2)
185
puma (7.1.0)
186
nio4r (~> 2.0)
0 commit comments