Skip to content

Commit 5a76832

Browse files
committed
Late to the party — update dependencies
1 parent 5a5ae73 commit 5a76832

27 files changed

Lines changed: 1709 additions & 1597 deletions

File tree

contrib/dres_client/Gemfile.lock

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@ PATH
1313
GEM
1414
remote: https://rubygems.org/
1515
specs:
16-
addressable (2.8.7)
17-
public_suffix (>= 2.0.2, < 7.0)
16+
addressable (2.8.8)
17+
public_suffix (>= 2.0.2, < 8.0)
1818
ast (2.4.3)
19-
bigdecimal (3.2.2)
19+
bigdecimal (4.0.1)
2020
closed_struct (1.0.0)
21-
concurrent-ruby (1.3.5)
22-
crack (1.0.0)
21+
concurrent-ruby (1.3.6)
22+
crack (1.0.1)
2323
bigdecimal
2424
rexml
25-
date (3.4.1)
25+
date (3.5.1)
2626
diff-lcs (1.6.2)
2727
equalizer (0.0.11)
28-
erb (5.0.1)
29-
hashdiff (1.2.0)
30-
io-console (0.8.0)
31-
irb (1.15.2)
28+
erb (6.0.1)
29+
hashdiff (1.2.1)
30+
io-console (0.8.2)
31+
irb (1.16.0)
3232
pp (>= 0.6.0)
3333
rdoc (>= 4.0.0)
3434
reline (>= 0.4.2)
35-
minitest (5.25.5)
35+
minitest (5.27.0)
3636
mutant (0.13.1)
3737
diff-lcs (~> 1.3)
3838
parser (~> 3.3.0)
@@ -47,44 +47,46 @@ GEM
4747
mutant (= 0.13.1)
4848
rspec-core (>= 3.8.0, < 4.0.0)
4949
mutex_m (0.3.0)
50-
parser (3.3.8.0)
50+
parser (3.3.10.0)
5151
ast (~> 2.4.1)
5252
racc
53-
pp (0.6.2)
53+
pp (0.6.3)
5454
prettyprint
5555
prettyprint (0.2.0)
56-
psych (5.2.6)
56+
psych (5.3.1)
5757
date
5858
stringio
59-
public_suffix (6.0.2)
59+
public_suffix (7.0.0)
6060
racc (1.8.1)
61-
rake (13.3.0)
62-
rdoc (6.14.0)
61+
rake (13.3.1)
62+
rdoc (7.0.2)
6363
erb
6464
psych (>= 4.0.0)
65-
regexp_parser (2.10.0)
66-
reline (0.6.1)
65+
tsort
66+
regexp_parser (2.11.3)
67+
reline (0.6.3)
6768
io-console (~> 0.5)
68-
rexml (3.4.1)
69-
rspec (3.13.1)
69+
rexml (3.4.4)
70+
rspec (3.13.2)
7071
rspec-core (~> 3.13.0)
7172
rspec-expectations (~> 3.13.0)
7273
rspec-mocks (~> 3.13.0)
73-
rspec-core (3.13.4)
74+
rspec-core (3.13.6)
7475
rspec-support (~> 3.13.0)
7576
rspec-expectations (3.13.5)
7677
diff-lcs (>= 1.2.0, < 2.0)
7778
rspec-support (~> 3.13.0)
78-
rspec-mocks (3.13.5)
79+
rspec-mocks (3.13.7)
7980
diff-lcs (>= 1.2.0, < 2.0)
8081
rspec-support (~> 3.13.0)
81-
rspec-support (3.13.4)
82-
sorbet-runtime (0.5.12155)
83-
stringio (3.1.7)
82+
rspec-support (3.13.6)
83+
sorbet-runtime (0.5.12443)
84+
stringio (3.2.0)
85+
tsort (0.2.0)
8486
unparser (0.7.0)
8587
diff-lcs (~> 1.6)
8688
parser (>= 3.3.0)
87-
webmock (3.25.1)
89+
webmock (3.26.1)
8890
addressable (>= 2.8.0)
8991
crack (>= 0.3.2)
9092
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)