Skip to content

Commit af9ae3e

Browse files
authored
Merge branch 'master' into dependabot/bundler/activesupport-7.2.3.1
2 parents dc82988 + 0076e18 commit af9ae3e

1 file changed

Lines changed: 8 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,13 @@ GEM
99
connection_pool (>= 2.2.5)
1010
drb
1111
i18n (>= 1.6, < 2)
12-
logger (>= 1.4.2)
13-
minitest (>= 5.1, < 6)
14-
securerandom (>= 0.3)
15-
tzinfo (~> 2.0, >= 2.0.5)
16-
addressable (2.8.0)
17-
public_suffix (>= 2.0.2, < 5.0)
18-
base64 (0.3.0)
19-
benchmark (0.5.0)
20-
bigdecimal (4.0.1)
12+
minitest (>= 5.1)
13+
tzinfo (~> 2.0)
14+
zeitwerk (~> 2.3)
15+
addressable (2.9.0)
16+
public_suffix (>= 2.0.2, < 8.0)
2117
colorator (1.1.0)
22-
concurrent-ruby (1.3.6)
23-
connection_pool (3.0.2)
18+
concurrent-ruby (1.3.7)
2419
csv (3.3.0)
2520
drb (2.2.3)
2621
em-websocket (0.5.3)
@@ -100,15 +95,15 @@ GEM
10095
mini_portile2 (2.8.9)
10196
minitest (5.27.0)
10297
multipart-post (2.1.1)
103-
nokogiri (1.18.9)
98+
nokogiri (1.19.4)
10499
mini_portile2 (~> 2.8.2)
105100
racc (~> 1.4)
106101
octokit (4.22.0)
107102
faraday (>= 0.9)
108103
sawyer (~> 0.8.0, >= 0.5.3)
109104
pathutil (0.16.2)
110105
forwardable-extended (~> 2.6)
111-
public_suffix (4.0.7)
106+
public_suffix (7.0.5)
112107
racc (1.8.1)
113108
rb-fsevent (0.11.1)
114109
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)