Skip to content

Commit b83c6a4

Browse files
Merge pull request #28 from DynamoRIO/dependabot/bundler/activesupport-7.2.3.1
Bump activesupport from 6.1.7.5 to 7.2.3.1
2 parents 6a5f80a + 4d4ed41 commit b83c6a4

1 file changed

Lines changed: 20 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,34 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.7.5)
5-
concurrent-ruby (~> 1.0, >= 1.0.2)
4+
activesupport (7.2.3.1)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
611
i18n (>= 1.6, < 2)
7-
minitest (>= 5.1)
8-
tzinfo (~> 2.0)
9-
zeitwerk (~> 2.3)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1, < 6)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
1016
addressable (2.8.1)
1117
public_suffix (>= 2.0.2, < 6.0)
18+
base64 (0.3.0)
19+
benchmark (0.5.0)
20+
bigdecimal (4.0.1)
1221
coffee-script (2.4.1)
1322
coffee-script-source
1423
execjs
1524
coffee-script-source (1.11.1)
1625
colorator (1.1.0)
1726
commonmarker (0.23.10)
18-
concurrent-ruby (1.3.3)
27+
concurrent-ruby (1.3.6)
28+
connection_pool (3.0.2)
1929
dnsruby (1.61.9)
2030
simpleidn (~> 0.1)
31+
drb (2.2.3)
2132
em-websocket (0.5.3)
2233
eventmachine (>= 0.12.9)
2334
http_parser.rb (~> 0)
@@ -89,7 +100,7 @@ GEM
89100
activesupport (>= 2)
90101
nokogiri (>= 1.4)
91102
http_parser.rb (0.8.0)
92-
i18n (1.14.5)
103+
i18n (1.14.8)
93104
concurrent-ruby (~> 1.0)
94105
jekyll (3.9.3)
95106
addressable (~> 2.4)
@@ -214,7 +225,7 @@ GEM
214225
jekyll (>= 3.5, < 5.0)
215226
jekyll-feed (~> 0.9)
216227
jekyll-seo-tag (~> 2.1)
217-
minitest (5.24.1)
228+
minitest (5.27.0)
218229
net-http (0.9.1)
219230
uri (>= 0.11.1)
220231
nokogiri (1.19.1-arm64-darwin)
@@ -245,6 +256,7 @@ GEM
245256
sawyer (0.9.2)
246257
addressable (>= 2.3.5)
247258
faraday (>= 0.17.3, < 3)
259+
securerandom (0.4.1)
248260
simpleidn (0.2.1)
249261
unf (~> 0.1.4)
250262
terminal-table (1.8.0)
@@ -258,7 +270,6 @@ GEM
258270
unf_ext (0.0.8.2)
259271
unicode-display_width (1.8.0)
260272
uri (1.1.1)
261-
zeitwerk (2.6.17)
262273

263274
PLATFORMS
264275
universal-darwin-21

0 commit comments

Comments
 (0)