Skip to content

Commit 41438a1

Browse files
digineobotdmke
authored andcommitted
chore: update dependencies
1 parent e88cf71 commit 41438a1

File tree

6 files changed

+29
-29
lines changed

6 files changed

+29
-29
lines changed

gemfiles/rails-7.0/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ GEM
209209
securerandom (0.4.1)
210210
stringio (3.2.0)
211211
thor (1.5.0)
212-
timeout (0.6.0)
212+
timeout (0.6.1)
213213
tsort (0.2.0)
214214
tzinfo (2.0.6)
215215
concurrent-ruby (~> 1.0)

gemfiles/rails-7.1/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ GEM
224224
securerandom (0.4.1)
225225
stringio (3.2.0)
226226
thor (1.5.0)
227-
timeout (0.6.0)
227+
timeout (0.6.1)
228228
tsort (0.2.0)
229229
tzinfo (2.0.6)
230230
concurrent-ruby (~> 1.0)

gemfiles/rails-7.2/Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -217,19 +217,19 @@ GEM
217217
rspec-mocks (3.13.8)
218218
diff-lcs (>= 1.2.0, < 2.0)
219219
rspec-support (~> 3.13.0)
220-
rspec-rails (8.0.3)
220+
rspec-rails (8.0.4)
221221
actionpack (>= 7.2)
222222
activesupport (>= 7.2)
223223
railties (>= 7.2)
224-
rspec-core (~> 3.13)
225-
rspec-expectations (~> 3.13)
226-
rspec-mocks (~> 3.13)
227-
rspec-support (~> 3.13)
224+
rspec-core (>= 3.13.0, < 5.0.0)
225+
rspec-expectations (>= 3.13.0, < 5.0.0)
226+
rspec-mocks (>= 3.13.0, < 5.0.0)
227+
rspec-support (>= 3.13.0, < 5.0.0)
228228
rspec-support (3.13.7)
229229
securerandom (0.4.1)
230230
stringio (3.2.0)
231231
thor (1.5.0)
232-
timeout (0.6.0)
232+
timeout (0.6.1)
233233
tsort (0.2.0)
234234
tzinfo (2.0.6)
235235
concurrent-ruby (~> 1.0)

gemfiles/rails-8.0/Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -213,19 +213,19 @@ GEM
213213
rspec-mocks (3.13.8)
214214
diff-lcs (>= 1.2.0, < 2.0)
215215
rspec-support (~> 3.13.0)
216-
rspec-rails (8.0.3)
216+
rspec-rails (8.0.4)
217217
actionpack (>= 7.2)
218218
activesupport (>= 7.2)
219219
railties (>= 7.2)
220-
rspec-core (~> 3.13)
221-
rspec-expectations (~> 3.13)
222-
rspec-mocks (~> 3.13)
223-
rspec-support (~> 3.13)
220+
rspec-core (>= 3.13.0, < 5.0.0)
221+
rspec-expectations (>= 3.13.0, < 5.0.0)
222+
rspec-mocks (>= 3.13.0, < 5.0.0)
223+
rspec-support (>= 3.13.0, < 5.0.0)
224224
rspec-support (3.13.7)
225225
securerandom (0.4.1)
226226
stringio (3.2.0)
227227
thor (1.5.0)
228-
timeout (0.6.0)
228+
timeout (0.6.1)
229229
tsort (0.2.0)
230230
tzinfo (2.0.6)
231231
concurrent-ruby (~> 1.0)

gemfiles/rails-8.1/Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
action_text-trix (2.1.16)
11+
action_text-trix (2.1.17)
1212
railties
1313
actioncable (8.1.2)
1414
actionpack (= 8.1.2)
@@ -216,19 +216,19 @@ GEM
216216
rspec-mocks (3.13.8)
217217
diff-lcs (>= 1.2.0, < 2.0)
218218
rspec-support (~> 3.13.0)
219-
rspec-rails (8.0.3)
219+
rspec-rails (8.0.4)
220220
actionpack (>= 7.2)
221221
activesupport (>= 7.2)
222222
railties (>= 7.2)
223-
rspec-core (~> 3.13)
224-
rspec-expectations (~> 3.13)
225-
rspec-mocks (~> 3.13)
226-
rspec-support (~> 3.13)
223+
rspec-core (>= 3.13.0, < 5.0.0)
224+
rspec-expectations (>= 3.13.0, < 5.0.0)
225+
rspec-mocks (>= 3.13.0, < 5.0.0)
226+
rspec-support (>= 3.13.0, < 5.0.0)
227227
rspec-support (3.13.7)
228228
securerandom (0.4.1)
229229
stringio (3.2.0)
230230
thor (1.5.0)
231-
timeout (0.6.0)
231+
timeout (0.6.1)
232232
tsort (0.2.0)
233233
tzinfo (2.0.6)
234234
concurrent-ruby (~> 1.0)

gemfiles/rails-main/Gemfile.lock

Lines changed: 8 additions & 8 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: 13c9effcae3a00e4c2d46e8d069340220cc8bc03
3+
revision: 642fc047dea9acf9e009e736cb0c770c2742b30e
44
branch: main
55
specs:
66
actioncable (8.2.0.alpha)
@@ -110,7 +110,7 @@ PATH
110110
GEM
111111
remote: https://rubygems.org/
112112
specs:
113-
action_text-trix (2.1.16)
113+
action_text-trix (2.1.17)
114114
railties
115115
base64 (0.3.0)
116116
bigdecimal (4.0.1)
@@ -211,19 +211,19 @@ GEM
211211
rspec-mocks (3.13.8)
212212
diff-lcs (>= 1.2.0, < 2.0)
213213
rspec-support (~> 3.13.0)
214-
rspec-rails (8.0.3)
214+
rspec-rails (8.0.4)
215215
actionpack (>= 7.2)
216216
activesupport (>= 7.2)
217217
railties (>= 7.2)
218-
rspec-core (~> 3.13)
219-
rspec-expectations (~> 3.13)
220-
rspec-mocks (~> 3.13)
221-
rspec-support (~> 3.13)
218+
rspec-core (>= 3.13.0, < 5.0.0)
219+
rspec-expectations (>= 3.13.0, < 5.0.0)
220+
rspec-mocks (>= 3.13.0, < 5.0.0)
221+
rspec-support (>= 3.13.0, < 5.0.0)
222222
rspec-support (3.13.7)
223223
securerandom (0.4.1)
224224
stringio (3.2.0)
225225
thor (1.5.0)
226-
timeout (0.6.0)
226+
timeout (0.6.1)
227227
tsort (0.2.0)
228228
tzinfo (2.0.6)
229229
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)