Skip to content

Commit d7b5cdd

Browse files
digineobotdmke
authored andcommitted
chore: update dependencies
1 parent b01aed7 commit d7b5cdd

File tree

7 files changed

+31
-31
lines changed

7 files changed

+31
-31
lines changed

gemfiles/rails-6.0/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ GEM
178178
actionpack (>= 5.2)
179179
activesupport (>= 5.2)
180180
sprockets (>= 3.0.0)
181-
thor (1.3.2)
181+
thor (1.4.0)
182182
thread_safe (0.3.6)
183183
timeout (0.4.3)
184184
tzinfo (1.2.11)

gemfiles/rails-6.1/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ GEM
182182
actionpack (>= 6.1)
183183
activesupport (>= 6.1)
184184
sprockets (>= 3.0.0)
185-
thor (1.3.2)
185+
thor (1.4.0)
186186
timeout (0.4.3)
187187
tzinfo (2.0.6)
188188
concurrent-ruby (~> 1.0)

gemfiles/rails-7.0/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ GEM
179179
rspec-mocks (~> 3.13)
180180
rspec-support (~> 3.13)
181181
rspec-support (3.13.4)
182-
thor (1.3.2)
182+
thor (1.4.0)
183183
timeout (0.4.3)
184184
tzinfo (2.0.6)
185185
concurrent-ruby (~> 1.0)

gemfiles/rails-7.1/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ GEM
109109
activesupport (>= 6.1)
110110
i18n (1.14.7)
111111
concurrent-ruby (~> 1.0)
112-
io-console (0.8.0)
112+
io-console (0.8.1)
113113
irb (1.15.2)
114114
pp (>= 0.6.0)
115115
rdoc (>= 4.0.0)
@@ -199,7 +199,7 @@ GEM
199199
rdoc (6.14.2)
200200
erb
201201
psych (>= 4.0.0)
202-
reline (0.6.1)
202+
reline (0.6.2)
203203
io-console (~> 0.5)
204204
rspec (3.13.1)
205205
rspec-core (~> 3.13.0)
@@ -224,7 +224,7 @@ GEM
224224
rspec-support (3.13.4)
225225
securerandom (0.3.2)
226226
stringio (3.1.7)
227-
thor (1.3.2)
227+
thor (1.4.0)
228228
timeout (0.4.3)
229229
tzinfo (2.0.6)
230230
concurrent-ruby (~> 1.0)

gemfiles/rails-7.2/Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ GEM
103103
activesupport (>= 6.1)
104104
i18n (1.14.7)
105105
concurrent-ruby (~> 1.0)
106-
io-console (0.8.0)
106+
io-console (0.8.1)
107107
irb (1.15.2)
108108
pp (>= 0.6.0)
109109
rdoc (>= 4.0.0)
@@ -133,18 +133,18 @@ GEM
133133
net-smtp (0.5.1)
134134
net-protocol
135135
nio4r (2.7.4)
136-
nokogiri (1.18.8)
136+
nokogiri (1.18.9)
137137
mini_portile2 (~> 2.8.2)
138138
racc (~> 1.4)
139-
nokogiri (1.18.8-aarch64-linux-gnu)
139+
nokogiri (1.18.9-aarch64-linux-gnu)
140140
racc (~> 1.4)
141-
nokogiri (1.18.8-arm-linux-gnu)
141+
nokogiri (1.18.9-arm-linux-gnu)
142142
racc (~> 1.4)
143-
nokogiri (1.18.8-arm64-darwin)
143+
nokogiri (1.18.9-arm64-darwin)
144144
racc (~> 1.4)
145-
nokogiri (1.18.8-x86_64-darwin)
145+
nokogiri (1.18.9-x86_64-darwin)
146146
racc (~> 1.4)
147-
nokogiri (1.18.8-x86_64-linux-gnu)
147+
nokogiri (1.18.9-x86_64-linux-gnu)
148148
racc (~> 1.4)
149149
pp (0.6.2)
150150
prettyprint
@@ -200,7 +200,7 @@ GEM
200200
rdoc (6.14.2)
201201
erb
202202
psych (>= 4.0.0)
203-
reline (0.6.1)
203+
reline (0.6.2)
204204
io-console (~> 0.5)
205205
rspec (3.13.1)
206206
rspec-core (~> 3.13.0)
@@ -225,7 +225,7 @@ GEM
225225
rspec-support (3.13.4)
226226
securerandom (0.4.1)
227227
stringio (3.1.7)
228-
thor (1.3.2)
228+
thor (1.4.0)
229229
timeout (0.4.3)
230230
tzinfo (2.0.6)
231231
concurrent-ruby (~> 1.0)

gemfiles/rails-8.0/Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,13 @@ GEM
9595
date (3.4.1)
9696
diff-lcs (1.6.2)
9797
drb (2.2.3)
98-
erb (5.0.1)
98+
erb (5.0.2)
9999
erubi (1.13.1)
100100
globalid (1.2.1)
101101
activesupport (>= 6.1)
102102
i18n (1.14.7)
103103
concurrent-ruby (~> 1.0)
104-
io-console (0.8.0)
104+
io-console (0.8.1)
105105
irb (1.15.2)
106106
pp (>= 0.6.0)
107107
rdoc (>= 4.0.0)
@@ -131,18 +131,18 @@ GEM
131131
net-smtp (0.5.1)
132132
net-protocol
133133
nio4r (2.7.4)
134-
nokogiri (1.18.8)
134+
nokogiri (1.18.9)
135135
mini_portile2 (~> 2.8.2)
136136
racc (~> 1.4)
137-
nokogiri (1.18.8-aarch64-linux-gnu)
137+
nokogiri (1.18.9-aarch64-linux-gnu)
138138
racc (~> 1.4)
139-
nokogiri (1.18.8-arm-linux-gnu)
139+
nokogiri (1.18.9-arm-linux-gnu)
140140
racc (~> 1.4)
141-
nokogiri (1.18.8-arm64-darwin)
141+
nokogiri (1.18.9-arm64-darwin)
142142
racc (~> 1.4)
143-
nokogiri (1.18.8-x86_64-darwin)
143+
nokogiri (1.18.9-x86_64-darwin)
144144
racc (~> 1.4)
145-
nokogiri (1.18.8-x86_64-linux-gnu)
145+
nokogiri (1.18.9-x86_64-linux-gnu)
146146
racc (~> 1.4)
147147
pp (0.6.2)
148148
prettyprint
@@ -198,7 +198,7 @@ GEM
198198
rdoc (6.14.2)
199199
erb
200200
psych (>= 4.0.0)
201-
reline (0.6.1)
201+
reline (0.6.2)
202202
io-console (~> 0.5)
203203
rspec (3.13.1)
204204
rspec-core (~> 3.13.0)
@@ -223,7 +223,7 @@ GEM
223223
rspec-support (3.13.4)
224224
securerandom (0.4.1)
225225
stringio (3.1.7)
226-
thor (1.3.2)
226+
thor (1.4.0)
227227
timeout (0.4.3)
228228
tzinfo (2.0.6)
229229
concurrent-ruby (~> 1.0)

gemfiles/rails-main/Gemfile.lock

Lines changed: 6 additions & 6 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: af7682ea9a89e2b640d85eaf6db0eba0058a81c6
3+
revision: 5afb3068f4a33128e2db5f1d2f503b9738459360
44
branch: main
55
specs:
66
actioncable (8.1.0.alpha)
@@ -127,13 +127,13 @@ GEM
127127
date (3.4.1)
128128
diff-lcs (1.6.2)
129129
drb (2.2.3)
130-
erb (5.0.1)
130+
erb (5.0.2)
131131
erubi (1.13.1)
132132
globalid (1.2.1)
133133
activesupport (>= 6.1)
134134
i18n (1.14.7)
135135
concurrent-ruby (~> 1.0)
136-
io-console (0.8.0)
136+
io-console (0.8.1)
137137
irb (1.15.2)
138138
pp (>= 0.6.0)
139139
rdoc (>= 4.0.0)
@@ -162,7 +162,7 @@ GEM
162162
net-smtp (0.5.1)
163163
net-protocol
164164
nio4r (2.7.4)
165-
nokogiri (1.18.8-x86_64-linux-gnu)
165+
nokogiri (1.18.9-x86_64-linux-gnu)
166166
racc (~> 1.4)
167167
pp (0.6.2)
168168
prettyprint
@@ -196,7 +196,7 @@ GEM
196196
rdoc (6.14.2)
197197
erb
198198
psych (>= 4.0.0)
199-
reline (0.6.1)
199+
reline (0.6.2)
200200
io-console (~> 0.5)
201201
rspec (3.13.1)
202202
rspec-core (~> 3.13.0)
@@ -221,7 +221,7 @@ GEM
221221
rspec-support (3.13.4)
222222
securerandom (0.4.1)
223223
stringio (3.1.7)
224-
thor (1.3.2)
224+
thor (1.4.0)
225225
timeout (0.4.3)
226226
tsort (0.2.0)
227227
tzinfo (2.0.6)

0 commit comments

Comments
 (0)