Skip to content

Commit ef84216

Browse files
committed
Update outdated dependencies
1 parent 8149b84 commit ef84216

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

Gemfile.lock

+17-17
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,23 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actionpack (8.0.1)
11-
actionview (= 8.0.1)
12-
activesupport (= 8.0.1)
10+
actionpack (8.0.2)
11+
actionview (= 8.0.2)
12+
activesupport (= 8.0.2)
1313
nokogiri (>= 1.8.5)
1414
rack (>= 2.2.4)
1515
rack-session (>= 1.0.1)
1616
rack-test (>= 0.6.3)
1717
rails-dom-testing (~> 2.2)
1818
rails-html-sanitizer (~> 1.6)
1919
useragent (~> 0.16)
20-
actionview (8.0.1)
21-
activesupport (= 8.0.1)
20+
actionview (8.0.2)
21+
activesupport (= 8.0.2)
2222
builder (~> 3.1)
2323
erubi (~> 1.11)
2424
rails-dom-testing (~> 2.2)
2525
rails-html-sanitizer (~> 1.6)
26-
activesupport (8.0.1)
26+
activesupport (8.0.2)
2727
base64
2828
benchmark (>= 0.3)
2929
bigdecimal
@@ -42,24 +42,24 @@ GEM
4242
bigdecimal (3.1.9)
4343
builder (3.3.0)
4444
concurrent-ruby (1.3.5)
45-
connection_pool (2.5.0)
45+
connection_pool (2.5.1)
4646
crass (1.0.6)
4747
date (3.4.1)
4848
drb (2.2.1)
4949
erubi (1.13.1)
5050
i18n (1.14.7)
5151
concurrent-ruby (~> 1.0)
5252
io-console (0.8.0)
53-
irb (1.15.1)
53+
irb (1.15.2)
5454
pp (>= 0.6.0)
5555
rdoc (>= 4.0.0)
5656
reline (>= 0.4.2)
57-
logger (1.6.6)
57+
logger (1.7.0)
5858
loofah (2.24.0)
5959
crass (~> 1.0.2)
6060
nokogiri (>= 1.12.0)
6161
mini_portile2 (2.8.8)
62-
minitest (5.25.4)
62+
minitest (5.25.5)
6363
minitest-reporters (1.7.1)
6464
ansi
6565
builder
@@ -75,7 +75,7 @@ GEM
7575
date
7676
stringio
7777
racc (1.8.1)
78-
rack (3.1.12)
78+
rack (3.1.13)
7979
rack-session (2.1.0)
8080
base64 (>= 0.1.0)
8181
rack (>= 3.0.0)
@@ -90,22 +90,22 @@ GEM
9090
rails-html-sanitizer (1.6.2)
9191
loofah (~> 2.21)
9292
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
93-
railties (8.0.1)
94-
actionpack (= 8.0.1)
95-
activesupport (= 8.0.1)
93+
railties (8.0.2)
94+
actionpack (= 8.0.2)
95+
activesupport (= 8.0.2)
9696
irb (~> 1.13)
9797
rackup (>= 1.0.0)
9898
rake (>= 12.2)
9999
thor (~> 1.0, >= 1.2.2)
100100
zeitwerk (~> 2.6)
101101
rake (13.2.1)
102-
rdoc (6.12.0)
102+
rdoc (6.13.1)
103103
psych (>= 4.0.0)
104-
reline (0.6.0)
104+
reline (0.6.1)
105105
io-console (~> 0.5)
106106
ruby-progressbar (1.13.0)
107107
securerandom (0.4.1)
108-
stringio (3.1.5)
108+
stringio (3.1.7)
109109
thor (1.3.2)
110110
tzinfo (2.0.6)
111111
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)