Skip to content

Commit 25c29eb

Browse files
digineobotdmke
authored andcommitted
chore: update dependencies
1 parent 27656f2 commit 25c29eb

6 files changed

Lines changed: 32 additions & 32 deletions

File tree

gemfiles/rails-7.0/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ GEM
136136
net-smtp (0.5.1)
137137
net-protocol
138138
nio4r (2.7.5)
139-
nokogiri (1.19.0-x86_64-linux-gnu)
139+
nokogiri (1.19.1-x86_64-linux-gnu)
140140
racc (~> 1.4)
141141
pp (0.6.3)
142142
prettyprint
@@ -216,7 +216,7 @@ GEM
216216
base64
217217
websocket-extensions (>= 0.1.0)
218218
websocket-extensions (0.1.5)
219-
zeitwerk (2.7.4)
219+
zeitwerk (2.7.5)
220220

221221
PLATFORMS
222222
x86_64-linux

gemfiles/rails-7.1/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ GEM
143143
net-smtp (0.5.1)
144144
net-protocol
145145
nio4r (2.7.5)
146-
nokogiri (1.19.0-x86_64-linux-gnu)
146+
nokogiri (1.19.1-x86_64-linux-gnu)
147147
racc (~> 1.4)
148148
pp (0.6.3)
149149
prettyprint
@@ -231,7 +231,7 @@ GEM
231231
base64
232232
websocket-extensions (>= 0.1.0)
233233
websocket-extensions (0.1.5)
234-
zeitwerk (2.7.4)
234+
zeitwerk (2.7.5)
235235

236236
PLATFORMS
237237
x86_64-linux

gemfiles/rails-7.2/Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,18 +137,18 @@ GEM
137137
net-smtp (0.5.1)
138138
net-protocol
139139
nio4r (2.7.5)
140-
nokogiri (1.19.0)
140+
nokogiri (1.19.1)
141141
mini_portile2 (~> 2.8.2)
142142
racc (~> 1.4)
143-
nokogiri (1.19.0-aarch64-linux-gnu)
143+
nokogiri (1.19.1-aarch64-linux-gnu)
144144
racc (~> 1.4)
145-
nokogiri (1.19.0-arm-linux-gnu)
145+
nokogiri (1.19.1-arm-linux-gnu)
146146
racc (~> 1.4)
147-
nokogiri (1.19.0-arm64-darwin)
147+
nokogiri (1.19.1-arm64-darwin)
148148
racc (~> 1.4)
149-
nokogiri (1.19.0-x86_64-darwin)
149+
nokogiri (1.19.1-x86_64-darwin)
150150
racc (~> 1.4)
151-
nokogiri (1.19.0-x86_64-linux-gnu)
151+
nokogiri (1.19.1-x86_64-linux-gnu)
152152
racc (~> 1.4)
153153
pp (0.6.3)
154154
prettyprint
@@ -216,7 +216,7 @@ GEM
216216
rspec-mocks (3.13.7)
217217
diff-lcs (>= 1.2.0, < 2.0)
218218
rspec-support (~> 3.13.0)
219-
rspec-rails (8.0.2)
219+
rspec-rails (8.0.3)
220220
actionpack (>= 7.2)
221221
activesupport (>= 7.2)
222222
railties (>= 7.2)
@@ -237,7 +237,7 @@ GEM
237237
base64
238238
websocket-extensions (>= 0.1.0)
239239
websocket-extensions (0.1.5)
240-
zeitwerk (2.7.4)
240+
zeitwerk (2.7.5)
241241

242242
PLATFORMS
243243
aarch64-linux

gemfiles/rails-8.0/Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -134,18 +134,18 @@ GEM
134134
net-smtp (0.5.1)
135135
net-protocol
136136
nio4r (2.7.5)
137-
nokogiri (1.19.0)
137+
nokogiri (1.19.1)
138138
mini_portile2 (~> 2.8.2)
139139
racc (~> 1.4)
140-
nokogiri (1.19.0-aarch64-linux-gnu)
140+
nokogiri (1.19.1-aarch64-linux-gnu)
141141
racc (~> 1.4)
142-
nokogiri (1.19.0-arm-linux-gnu)
142+
nokogiri (1.19.1-arm-linux-gnu)
143143
racc (~> 1.4)
144-
nokogiri (1.19.0-arm64-darwin)
144+
nokogiri (1.19.1-arm64-darwin)
145145
racc (~> 1.4)
146-
nokogiri (1.19.0-x86_64-darwin)
146+
nokogiri (1.19.1-x86_64-darwin)
147147
racc (~> 1.4)
148-
nokogiri (1.19.0-x86_64-linux-gnu)
148+
nokogiri (1.19.1-x86_64-linux-gnu)
149149
racc (~> 1.4)
150150
pp (0.6.3)
151151
prettyprint
@@ -212,7 +212,7 @@ GEM
212212
rspec-mocks (3.13.7)
213213
diff-lcs (>= 1.2.0, < 2.0)
214214
rspec-support (~> 3.13.0)
215-
rspec-rails (8.0.2)
215+
rspec-rails (8.0.3)
216216
actionpack (>= 7.2)
217217
activesupport (>= 7.2)
218218
railties (>= 7.2)
@@ -234,7 +234,7 @@ GEM
234234
base64
235235
websocket-extensions (>= 0.1.0)
236236
websocket-extensions (0.1.5)
237-
zeitwerk (2.7.4)
237+
zeitwerk (2.7.5)
238238

239239
PLATFORMS
240240
aarch64-linux

gemfiles/rails-8.1/Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,18 +137,18 @@ GEM
137137
net-smtp (0.5.1)
138138
net-protocol
139139
nio4r (2.7.5)
140-
nokogiri (1.19.0)
140+
nokogiri (1.19.1)
141141
mini_portile2 (~> 2.8.2)
142142
racc (~> 1.4)
143-
nokogiri (1.19.0-aarch64-linux-gnu)
143+
nokogiri (1.19.1-aarch64-linux-gnu)
144144
racc (~> 1.4)
145-
nokogiri (1.19.0-arm-linux-gnu)
145+
nokogiri (1.19.1-arm-linux-gnu)
146146
racc (~> 1.4)
147-
nokogiri (1.19.0-arm64-darwin)
147+
nokogiri (1.19.1-arm64-darwin)
148148
racc (~> 1.4)
149-
nokogiri (1.19.0-x86_64-darwin)
149+
nokogiri (1.19.1-x86_64-darwin)
150150
racc (~> 1.4)
151-
nokogiri (1.19.0-x86_64-linux-gnu)
151+
nokogiri (1.19.1-x86_64-linux-gnu)
152152
racc (~> 1.4)
153153
pp (0.6.3)
154154
prettyprint
@@ -215,7 +215,7 @@ GEM
215215
rspec-mocks (3.13.7)
216216
diff-lcs (>= 1.2.0, < 2.0)
217217
rspec-support (~> 3.13.0)
218-
rspec-rails (8.0.2)
218+
rspec-rails (8.0.3)
219219
actionpack (>= 7.2)
220220
activesupport (>= 7.2)
221221
railties (>= 7.2)
@@ -237,7 +237,7 @@ GEM
237237
base64
238238
websocket-extensions (>= 0.1.0)
239239
websocket-extensions (0.1.5)
240-
zeitwerk (2.7.4)
240+
zeitwerk (2.7.5)
241241

242242
PLATFORMS
243243
aarch64-linux

gemfiles/rails-main/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/rails/rails.git
3-
revision: 5a2cfa3ea6d6153d4989a0c4942b7ce0b2535f33
3+
revision: f5255a4089cff69af0ce3b63fda751bdc6dd93cb
44
branch: main
55
specs:
66
actioncable (8.2.0.alpha)
@@ -166,7 +166,7 @@ GEM
166166
net-smtp (0.5.1)
167167
net-protocol
168168
nio4r (2.7.5)
169-
nokogiri (1.19.0-x86_64-linux-gnu)
169+
nokogiri (1.19.1-x86_64-linux-gnu)
170170
racc (~> 1.4)
171171
pp (0.6.3)
172172
prettyprint
@@ -210,7 +210,7 @@ GEM
210210
rspec-mocks (3.13.7)
211211
diff-lcs (>= 1.2.0, < 2.0)
212212
rspec-support (~> 3.13.0)
213-
rspec-rails (8.0.2)
213+
rspec-rails (8.0.3)
214214
actionpack (>= 7.2)
215215
activesupport (>= 7.2)
216216
railties (>= 7.2)
@@ -232,7 +232,7 @@ GEM
232232
base64
233233
websocket-extensions (>= 0.1.0)
234234
websocket-extensions (0.1.5)
235-
zeitwerk (2.7.4)
235+
zeitwerk (2.7.5)
236236

237237
PLATFORMS
238238
x86_64-linux

0 commit comments

Comments
 (0)