Skip to content

Commit 46e69f5

Browse files
chore(deps): update dependency activesupport to v8.0.4.1 [security]
1 parent 83ad772 commit 46e69f5

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.1)
4+
activesupport (8.0.4.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -10,16 +10,16 @@ GEM
1010
drb
1111
i18n (>= 1.6, < 2)
1212
logger (>= 1.4.2)
13-
minitest (>= 5.1)
13+
minitest (>= 5.1, < 6)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
1717
addressable (2.8.6)
1818
public_suffix (>= 2.0.2, < 6.0)
1919
ast (2.4.2)
2020
base64 (0.2.0)
21-
benchmark (0.4.0)
22-
bigdecimal (3.1.8)
21+
benchmark (0.4.1)
22+
bigdecimal (3.1.9)
2323
capybara (3.40.0)
2424
addressable
2525
matrix
@@ -31,10 +31,10 @@ GEM
3131
xpath (~> 3.2)
3232
coderay (1.1.3)
3333
colorator (1.1.0)
34-
concurrent-ruby (1.3.4)
34+
concurrent-ruby (1.3.6)
3535
connection_pool (2.4.1)
3636
diff-lcs (1.5.1)
37-
drb (2.2.1)
37+
drb (2.2.3)
3838
dry-configurable (1.1.0)
3939
dry-core (~> 1.0, < 2)
4040
zeitwerk (~> 2.6)
@@ -70,7 +70,7 @@ GEM
7070
foreman (0.88.1)
7171
forwardable-extended (2.6.0)
7272
http_parser.rb (0.8.0)
73-
i18n (1.14.6)
73+
i18n (1.14.8)
7474
concurrent-ruby (~> 1.0)
7575
jekyll (4.3.3)
7676
addressable (~> 2.4)
@@ -111,13 +111,13 @@ GEM
111111
listen (3.7.1)
112112
rb-fsevent (~> 0.10, >= 0.10.3)
113113
rb-inotify (~> 0.9, >= 0.9.10)
114-
logger (1.6.3)
114+
logger (1.6.6)
115115
matrix (0.4.2)
116116
mercenary (0.4.0)
117117
method_source (1.1.0)
118118
mini_mime (1.1.5)
119119
mini_portile2 (2.8.8)
120-
minitest (5.25.4)
120+
minitest (5.25.5)
121121
nio4r (2.7.4)
122122
nokogiri (1.18.8)
123123
mini_portile2 (~> 2.8.2)
@@ -194,7 +194,7 @@ GEM
194194
tzinfo (2.0.6)
195195
concurrent-ruby (~> 1.0)
196196
unicode-display_width (2.6.0)
197-
uri (1.0.3)
197+
uri (1.0.4)
198198
webrick (1.8.2)
199199
xpath (3.2.0)
200200
nokogiri (~> 1.8)

0 commit comments

Comments
 (0)