We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b760e0 commit ed5ecb3Copy full SHA for ed5ecb3
.ruby-version
@@ -1 +1 @@
1
-3.2.2
+3.3.0
Gemfile.lock
@@ -123,14 +123,14 @@ GEM
123
net-smtp (0.3.3)
124
net-protocol
125
nio4r (2.5.8)
126
- nokogiri (1.15.3-x86_64-darwin)
+ nokogiri (1.16.2-x86_64-darwin)
127
racc (~> 1.4)
128
- nokogiri (1.15.3-x86_64-linux)
+ nokogiri (1.16.2-x86_64-linux)
129
130
parallel (1.22.1)
131
parser (3.2.1.0)
132
ast (~> 2.4.1)
133
- racc (1.7.1)
+ racc (1.7.3)
134
rack (2.2.7)
135
rack-test (2.1.0)
136
rack (>= 1.3)
@@ -204,6 +204,7 @@ GEM
204
PLATFORMS
205
x86_64-darwin-19
206
x86_64-darwin-22
207
+ x86_64-darwin-23
208
x86_64-linux
209
210
DEPENDENCIES
0 commit comments