Skip to content

Commit 77279d5

Browse files
Merge pull request #239 from indirect/dependabot/bundler/rails-7.1.3.3
Bump rails from 7.1.3.2 to 7.1.3.3
2 parents 52ebd55 + 5fcfae9 commit 77279d5

File tree

1 file changed

+65
-65
lines changed

1 file changed

+65
-65
lines changed

Gemfile.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -7,71 +7,71 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actioncable (7.1.3.2)
11-
actionpack (= 7.1.3.2)
12-
activesupport (= 7.1.3.2)
10+
actioncable (7.1.3.3)
11+
actionpack (= 7.1.3.3)
12+
activesupport (= 7.1.3.3)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
1515
zeitwerk (~> 2.6)
16-
actionmailbox (7.1.3.2)
17-
actionpack (= 7.1.3.2)
18-
activejob (= 7.1.3.2)
19-
activerecord (= 7.1.3.2)
20-
activestorage (= 7.1.3.2)
21-
activesupport (= 7.1.3.2)
16+
actionmailbox (7.1.3.3)
17+
actionpack (= 7.1.3.3)
18+
activejob (= 7.1.3.3)
19+
activerecord (= 7.1.3.3)
20+
activestorage (= 7.1.3.3)
21+
activesupport (= 7.1.3.3)
2222
mail (>= 2.7.1)
2323
net-imap
2424
net-pop
2525
net-smtp
26-
actionmailer (7.1.3.2)
27-
actionpack (= 7.1.3.2)
28-
actionview (= 7.1.3.2)
29-
activejob (= 7.1.3.2)
30-
activesupport (= 7.1.3.2)
26+
actionmailer (7.1.3.3)
27+
actionpack (= 7.1.3.3)
28+
actionview (= 7.1.3.3)
29+
activejob (= 7.1.3.3)
30+
activesupport (= 7.1.3.3)
3131
mail (~> 2.5, >= 2.5.4)
3232
net-imap
3333
net-pop
3434
net-smtp
3535
rails-dom-testing (~> 2.2)
36-
actionpack (7.1.3.2)
37-
actionview (= 7.1.3.2)
38-
activesupport (= 7.1.3.2)
36+
actionpack (7.1.3.3)
37+
actionview (= 7.1.3.3)
38+
activesupport (= 7.1.3.3)
3939
nokogiri (>= 1.8.5)
4040
racc
4141
rack (>= 2.2.4)
4242
rack-session (>= 1.0.1)
4343
rack-test (>= 0.6.3)
4444
rails-dom-testing (~> 2.2)
4545
rails-html-sanitizer (~> 1.6)
46-
actiontext (7.1.3.2)
47-
actionpack (= 7.1.3.2)
48-
activerecord (= 7.1.3.2)
49-
activestorage (= 7.1.3.2)
50-
activesupport (= 7.1.3.2)
46+
actiontext (7.1.3.3)
47+
actionpack (= 7.1.3.3)
48+
activerecord (= 7.1.3.3)
49+
activestorage (= 7.1.3.3)
50+
activesupport (= 7.1.3.3)
5151
globalid (>= 0.6.0)
5252
nokogiri (>= 1.8.5)
53-
actionview (7.1.3.2)
54-
activesupport (= 7.1.3.2)
53+
actionview (7.1.3.3)
54+
activesupport (= 7.1.3.3)
5555
builder (~> 3.1)
5656
erubi (~> 1.11)
5757
rails-dom-testing (~> 2.2)
5858
rails-html-sanitizer (~> 1.6)
59-
activejob (7.1.3.2)
60-
activesupport (= 7.1.3.2)
59+
activejob (7.1.3.3)
60+
activesupport (= 7.1.3.3)
6161
globalid (>= 0.3.6)
62-
activemodel (7.1.3.2)
63-
activesupport (= 7.1.3.2)
64-
activerecord (7.1.3.2)
65-
activemodel (= 7.1.3.2)
66-
activesupport (= 7.1.3.2)
62+
activemodel (7.1.3.3)
63+
activesupport (= 7.1.3.3)
64+
activerecord (7.1.3.3)
65+
activemodel (= 7.1.3.3)
66+
activesupport (= 7.1.3.3)
6767
timeout (>= 0.4.0)
68-
activestorage (7.1.3.2)
69-
actionpack (= 7.1.3.2)
70-
activejob (= 7.1.3.2)
71-
activerecord (= 7.1.3.2)
72-
activesupport (= 7.1.3.2)
68+
activestorage (7.1.3.3)
69+
actionpack (= 7.1.3.3)
70+
activejob (= 7.1.3.3)
71+
activerecord (= 7.1.3.3)
72+
activesupport (= 7.1.3.3)
7373
marcel (~> 1.0)
74-
activesupport (7.1.3.2)
74+
activesupport (7.1.3.3)
7575
base64
7676
bigdecimal
7777
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -84,7 +84,7 @@ GEM
8484
addressable (2.8.6)
8585
public_suffix (>= 2.0.2, < 6.0)
8686
base64 (0.2.0)
87-
bigdecimal (3.1.7)
87+
bigdecimal (3.1.8)
8888
builder (3.2.4)
8989
capybara (3.40.0)
9090
addressable
@@ -106,11 +106,11 @@ GEM
106106
gem-release (2.2.2)
107107
globalid (1.2.1)
108108
activesupport (>= 6.1)
109-
i18n (1.14.4)
109+
i18n (1.14.5)
110110
concurrent-ruby (~> 1.0)
111111
io-console (0.7.2)
112-
irb (1.12.0)
113-
rdoc
112+
irb (1.13.1)
113+
rdoc (>= 4.0.0)
114114
reline (>= 0.4.2)
115115
loofah (2.22.0)
116116
crass (~> 1.0.2)
@@ -120,22 +120,22 @@ GEM
120120
net-imap
121121
net-pop
122122
net-smtp
123-
marcel (1.0.2)
123+
marcel (1.0.4)
124124
matrix (0.4.2)
125125
method_source (1.0.0)
126126
mini_mime (1.1.5)
127-
minitest (5.22.3)
127+
minitest (5.23.0)
128128
mutex_m (0.2.0)
129-
net-imap (0.4.10)
129+
net-imap (0.4.11)
130130
date
131131
net-protocol
132132
net-pop (0.1.2)
133133
net-protocol
134134
net-protocol (0.2.2)
135135
timeout
136-
net-smtp (0.4.0.1)
136+
net-smtp (0.5.0)
137137
net-protocol
138-
nio4r (2.7.0)
138+
nio4r (2.7.3)
139139
nokogiri (1.16.5-arm64-darwin)
140140
racc (~> 1.4)
141141
nokogiri (1.16.5-x86_64-linux)
@@ -147,38 +147,38 @@ GEM
147147
stringio
148148
public_suffix (5.0.4)
149149
racc (1.7.3)
150-
rack (3.0.9.1)
150+
rack (3.0.11)
151151
rack-session (2.0.0)
152152
rack (>= 3.0.0)
153153
rack-test (2.1.0)
154154
rack (>= 1.3)
155155
rackup (2.1.0)
156156
rack (>= 3)
157157
webrick (~> 1.8)
158-
rails (7.1.3.2)
159-
actioncable (= 7.1.3.2)
160-
actionmailbox (= 7.1.3.2)
161-
actionmailer (= 7.1.3.2)
162-
actionpack (= 7.1.3.2)
163-
actiontext (= 7.1.3.2)
164-
actionview (= 7.1.3.2)
165-
activejob (= 7.1.3.2)
166-
activemodel (= 7.1.3.2)
167-
activerecord (= 7.1.3.2)
168-
activestorage (= 7.1.3.2)
169-
activesupport (= 7.1.3.2)
158+
rails (7.1.3.3)
159+
actioncable (= 7.1.3.3)
160+
actionmailbox (= 7.1.3.3)
161+
actionmailer (= 7.1.3.3)
162+
actionpack (= 7.1.3.3)
163+
actiontext (= 7.1.3.3)
164+
actionview (= 7.1.3.3)
165+
activejob (= 7.1.3.3)
166+
activemodel (= 7.1.3.3)
167+
activerecord (= 7.1.3.3)
168+
activestorage (= 7.1.3.3)
169+
activesupport (= 7.1.3.3)
170170
bundler (>= 1.15.0)
171-
railties (= 7.1.3.2)
171+
railties (= 7.1.3.3)
172172
rails-dom-testing (2.2.0)
173173
activesupport (>= 5.0.0)
174174
minitest
175175
nokogiri (>= 1.6)
176176
rails-html-sanitizer (1.6.0)
177177
loofah (~> 2.21)
178178
nokogiri (~> 1.14)
179-
railties (7.1.3.2)
180-
actionpack (= 7.1.3.2)
181-
activesupport (= 7.1.3.2)
179+
railties (7.1.3.3)
180+
actionpack (= 7.1.3.3)
181+
activesupport (= 7.1.3.3)
182182
irb
183183
rackup (>= 1.0.0)
184184
rake (>= 12.2)
@@ -188,7 +188,7 @@ GEM
188188
rdoc (6.6.3.1)
189189
psych (>= 4.0.0)
190190
regexp_parser (2.9.0)
191-
reline (0.4.3)
191+
reline (0.5.7)
192192
io-console (~> 0.5)
193193
rspec-core (3.13.0)
194194
rspec-support (~> 3.13.0)
@@ -227,7 +227,7 @@ GEM
227227
websocket-extensions (0.1.5)
228228
xpath (3.2.0)
229229
nokogiri (~> 1.8)
230-
zeitwerk (2.6.13)
230+
zeitwerk (2.6.14)
231231

232232
PLATFORMS
233233
arm64-darwin-20

0 commit comments

Comments
 (0)