Skip to content

Commit 963b253

Browse files
Merge pull request #43 from CodingAnarchy/dependabot/bundler/actionpack-6.1.7.9
2 parents 9d61855 + e1ecc66 commit 963b253

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

Gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
actionpack (6.1.7.8)
13-
actionview (= 6.1.7.8)
14-
activesupport (= 6.1.7.8)
12+
actionpack (6.1.7.9)
13+
actionview (= 6.1.7.9)
14+
activesupport (= 6.1.7.9)
1515
rack (~> 2.0, >= 2.0.9)
1616
rack-test (>= 0.6.3)
1717
rails-dom-testing (~> 2.0)
1818
rails-html-sanitizer (~> 1.0, >= 1.2.0)
19-
actionview (6.1.7.8)
20-
activesupport (= 6.1.7.8)
19+
actionview (6.1.7.9)
20+
activesupport (= 6.1.7.9)
2121
builder (~> 3.1)
2222
erubi (~> 1.4)
2323
rails-dom-testing (~> 2.0)
2424
rails-html-sanitizer (~> 1.1, >= 1.2.0)
25-
activesupport (6.1.7.8)
25+
activesupport (6.1.7.9)
2626
concurrent-ruby (~> 1.0, >= 1.0.2)
2727
i18n (>= 1.6, < 2)
2828
minitest (>= 5.1)
@@ -31,13 +31,13 @@ GEM
3131
aes_key_wrap (1.1.0)
3232
base64 (0.2.0)
3333
bindata (2.5.0)
34-
builder (3.2.4)
34+
builder (3.3.0)
3535
byebug (11.1.3)
36-
concurrent-ruby (1.3.1)
36+
concurrent-ruby (1.3.4)
3737
crass (1.0.6)
3838
diff-lcs (1.5.1)
3939
domain_name (0.6.20240107)
40-
erubi (1.12.0)
40+
erubi (1.13.0)
4141
faraday (2.8.1)
4242
base64
4343
faraday-net_http (>= 2.0, < 3.1)
@@ -48,7 +48,7 @@ GEM
4848
http-accept (1.7.0)
4949
http-cookie (1.0.5)
5050
domain_name (~> 0.5)
51-
i18n (1.14.5)
51+
i18n (1.14.6)
5252
concurrent-ruby (~> 1.0)
5353
json-jwt (1.16.6)
5454
activesupport (>= 4.2)
@@ -65,13 +65,13 @@ GEM
6565
mime-types-data (~> 3.2015)
6666
mime-types-data (3.2024.0206)
6767
mini_portile2 (2.8.7)
68-
minitest (5.23.1)
68+
minitest (5.25.1)
6969
netrc (0.11.0)
7070
nokogiri (1.13.10)
7171
mini_portile2 (~> 2.8.0)
7272
racc (~> 1.4)
73-
racc (1.8.0)
74-
rack (2.2.9)
73+
racc (1.8.1)
74+
rack (2.2.10)
7575
rack-test (2.1.0)
7676
rack (>= 1.3)
7777
rails-dom-testing (2.2.0)
@@ -80,9 +80,9 @@ GEM
8080
nokogiri (>= 1.6)
8181
rails-html-sanitizer (1.5.0)
8282
loofah (~> 2.19, >= 2.19.1)
83-
railties (6.1.7.8)
84-
actionpack (= 6.1.7.8)
85-
activesupport (= 6.1.7.8)
83+
railties (6.1.7.9)
84+
actionpack (= 6.1.7.9)
85+
activesupport (= 6.1.7.9)
8686
method_source
8787
rake (>= 12.2)
8888
thor (~> 1.0)
@@ -113,7 +113,7 @@ GEM
113113
thor (1.3.1)
114114
tzinfo (2.0.6)
115115
concurrent-ruby (~> 1.0)
116-
zeitwerk (2.6.15)
116+
zeitwerk (2.6.18)
117117

118118
PLATFORMS
119119
ruby

0 commit comments

Comments
 (0)