Skip to content

Commit 2aa6299

Browse files
committed
Up-to-date DRES development dependencies
1 parent abaf2f4 commit 2aa6299

File tree

2 files changed

+17
-15
lines changed

2 files changed

+17
-15
lines changed

contrib/dres_client/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ GEM
2424
rexml
2525
diff-lcs (1.6.2)
2626
equalizer (0.0.11)
27-
hashdiff (1.1.2)
27+
hashdiff (1.2.0)
2828
minitest (5.25.5)
2929
mutant (0.13.1)
3030
diff-lcs (~> 1.3)
@@ -43,7 +43,7 @@ GEM
4343
parser (3.3.8.0)
4444
ast (~> 2.4.1)
4545
racc
46-
public_suffix (6.0.1)
46+
public_suffix (6.0.2)
4747
racc (1.8.1)
4848
rake (13.2.1)
4949
regexp_parser (2.10.0)
@@ -61,11 +61,11 @@ GEM
6161
diff-lcs (>= 1.2.0, < 2.0)
6262
rspec-support (~> 3.13.0)
6363
rspec-support (3.13.4)
64-
sorbet-runtime (0.5.12104)
64+
sorbet-runtime (0.5.12135)
6565
unparser (0.7.0)
6666
diff-lcs (~> 1.6)
6767
parser (>= 3.3.0)
68-
webmock (3.25.0)
68+
webmock (3.25.1)
6969
addressable (>= 2.8.0)
7070
crack (>= 0.3.2)
7171
hashdiff (>= 0.4.0, < 2.0.0)

contrib/dres_rails/Gemfile.lock

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,8 @@ GEM
130130
crass (1.0.6)
131131
date (3.4.1)
132132
diff-lcs (1.6.2)
133-
drb (2.2.1)
133+
drb (2.2.3)
134+
erb (5.0.1)
134135
erubi (1.13.1)
135136
globalid (1.2.1)
136137
activesupport (>= 6.1)
@@ -194,9 +195,9 @@ GEM
194195
psych (5.2.6)
195196
date
196197
stringio
197-
public_suffix (6.0.1)
198+
public_suffix (6.0.2)
198199
racc (1.8.1)
199-
rack (3.1.14)
200+
rack (3.1.15)
200201
rack-session (2.1.1)
201202
base64 (>= 0.1.0)
202203
rack (>= 3.0.0)
@@ -218,7 +219,7 @@ GEM
218219
activesupport (= 7.2.2.1)
219220
bundler (>= 1.15.0)
220221
railties (= 7.2.2.1)
221-
rails-dom-testing (2.2.0)
222+
rails-dom-testing (2.3.0)
222223
activesupport (>= 5.0.0)
223224
minitest
224225
nokogiri (>= 1.6)
@@ -234,7 +235,8 @@ GEM
234235
thor (~> 1.0, >= 1.2.2)
235236
zeitwerk (~> 2.6)
236237
rake (13.2.1)
237-
rdoc (6.13.1)
238+
rdoc (6.14.0)
239+
erb
238240
psych (>= 4.0.0)
239241
regexp_parser (2.10.0)
240242
reline (0.6.1)
@@ -251,17 +253,17 @@ GEM
251253
rspec-mocks (3.13.5)
252254
diff-lcs (>= 1.2.0, < 2.0)
253255
rspec-support (~> 3.13.0)
254-
rspec-rails (7.1.1)
255-
actionpack (>= 7.0)
256-
activesupport (>= 7.0)
257-
railties (>= 7.0)
256+
rspec-rails (8.0.0)
257+
actionpack (>= 7.2)
258+
activesupport (>= 7.2)
259+
railties (>= 7.2)
258260
rspec-core (~> 3.13)
259261
rspec-expectations (~> 3.13)
260262
rspec-mocks (~> 3.13)
261263
rspec-support (~> 3.13)
262264
rspec-support (3.13.4)
263265
securerandom (0.4.1)
264-
sorbet-runtime (0.5.12104)
266+
sorbet-runtime (0.5.12135)
265267
stringio (3.1.7)
266268
thor (1.3.2)
267269
timecop (0.9.10)
@@ -272,7 +274,7 @@ GEM
272274
diff-lcs (~> 1.6)
273275
parser (>= 3.3.0)
274276
useragent (0.16.11)
275-
websocket-driver (0.7.7)
277+
websocket-driver (0.8.0)
276278
base64
277279
websocket-extensions (>= 0.1.0)
278280
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)