Skip to content

Commit 2f5be4f

Browse files
dependabot[bot]andreibondarev
authored andcommitted
Bump rails from 7.1.1 to 7.1.2
Bumps [rails](https://github.com/rails/rails) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.1...v7.1.2) --- updated-dependencies: - dependency-name: rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 798af2c commit 2f5be4f

File tree

1 file changed

+64
-63
lines changed

1 file changed

+64
-63
lines changed

Gemfile.lock

Lines changed: 64 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -7,70 +7,71 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actioncable (7.1.1)
11-
actionpack (= 7.1.1)
12-
activesupport (= 7.1.1)
10+
actioncable (7.1.2)
11+
actionpack (= 7.1.2)
12+
activesupport (= 7.1.2)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
1515
zeitwerk (~> 2.6)
16-
actionmailbox (7.1.1)
17-
actionpack (= 7.1.1)
18-
activejob (= 7.1.1)
19-
activerecord (= 7.1.1)
20-
activestorage (= 7.1.1)
21-
activesupport (= 7.1.1)
16+
actionmailbox (7.1.2)
17+
actionpack (= 7.1.2)
18+
activejob (= 7.1.2)
19+
activerecord (= 7.1.2)
20+
activestorage (= 7.1.2)
21+
activesupport (= 7.1.2)
2222
mail (>= 2.7.1)
2323
net-imap
2424
net-pop
2525
net-smtp
26-
actionmailer (7.1.1)
27-
actionpack (= 7.1.1)
28-
actionview (= 7.1.1)
29-
activejob (= 7.1.1)
30-
activesupport (= 7.1.1)
26+
actionmailer (7.1.2)
27+
actionpack (= 7.1.2)
28+
actionview (= 7.1.2)
29+
activejob (= 7.1.2)
30+
activesupport (= 7.1.2)
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.1)
37-
actionview (= 7.1.1)
38-
activesupport (= 7.1.1)
36+
actionpack (7.1.2)
37+
actionview (= 7.1.2)
38+
activesupport (= 7.1.2)
3939
nokogiri (>= 1.8.5)
40+
racc
4041
rack (>= 2.2.4)
4142
rack-session (>= 1.0.1)
4243
rack-test (>= 0.6.3)
4344
rails-dom-testing (~> 2.2)
4445
rails-html-sanitizer (~> 1.6)
45-
actiontext (7.1.1)
46-
actionpack (= 7.1.1)
47-
activerecord (= 7.1.1)
48-
activestorage (= 7.1.1)
49-
activesupport (= 7.1.1)
46+
actiontext (7.1.2)
47+
actionpack (= 7.1.2)
48+
activerecord (= 7.1.2)
49+
activestorage (= 7.1.2)
50+
activesupport (= 7.1.2)
5051
globalid (>= 0.6.0)
5152
nokogiri (>= 1.8.5)
52-
actionview (7.1.1)
53-
activesupport (= 7.1.1)
53+
actionview (7.1.2)
54+
activesupport (= 7.1.2)
5455
builder (~> 3.1)
5556
erubi (~> 1.11)
5657
rails-dom-testing (~> 2.2)
5758
rails-html-sanitizer (~> 1.6)
58-
activejob (7.1.1)
59-
activesupport (= 7.1.1)
59+
activejob (7.1.2)
60+
activesupport (= 7.1.2)
6061
globalid (>= 0.3.6)
61-
activemodel (7.1.1)
62-
activesupport (= 7.1.1)
63-
activerecord (7.1.1)
64-
activemodel (= 7.1.1)
65-
activesupport (= 7.1.1)
62+
activemodel (7.1.2)
63+
activesupport (= 7.1.2)
64+
activerecord (7.1.2)
65+
activemodel (= 7.1.2)
66+
activesupport (= 7.1.2)
6667
timeout (>= 0.4.0)
67-
activestorage (7.1.1)
68-
actionpack (= 7.1.1)
69-
activejob (= 7.1.1)
70-
activerecord (= 7.1.1)
71-
activesupport (= 7.1.1)
68+
activestorage (7.1.2)
69+
actionpack (= 7.1.2)
70+
activejob (= 7.1.2)
71+
activerecord (= 7.1.2)
72+
activesupport (= 7.1.2)
7273
marcel (~> 1.0)
73-
activesupport (7.1.1)
74+
activesupport (7.1.2)
7475
base64
7576
bigdecimal
7677
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -97,17 +98,17 @@ GEM
9798
concurrent-ruby (1.2.2)
9899
connection_pool (2.4.1)
99100
crass (1.0.6)
100-
date (3.3.3)
101+
date (3.3.4)
101102
diff-lcs (1.5.0)
102-
drb (2.1.1)
103+
drb (2.2.0)
103104
ruby2_keywords
104105
erubi (1.12.0)
105106
globalid (1.2.1)
106107
activesupport (>= 6.1)
107108
i18n (1.14.1)
108109
concurrent-ruby (~> 1.0)
109110
io-console (0.6.0)
110-
irb (1.8.3)
111+
irb (1.9.0)
111112
rdoc
112113
reline (>= 0.3.8)
113114
json (2.6.3)
@@ -138,13 +139,13 @@ GEM
138139
mini_mime (1.1.5)
139140
mini_portile2 (2.8.5)
140141
minitest (5.20.0)
141-
mutex_m (0.1.2)
142-
net-imap (0.4.2)
142+
mutex_m (0.2.0)
143+
net-imap (0.4.4)
143144
date
144145
net-protocol
145146
net-pop (0.1.2)
146147
net-protocol
147-
net-protocol (0.2.1)
148+
net-protocol (0.2.2)
148149
timeout
149150
net-smtp (0.4.0)
150151
net-protocol
@@ -180,30 +181,30 @@ GEM
180181
rackup (2.1.0)
181182
rack (>= 3)
182183
webrick (~> 1.8)
183-
rails (7.1.1)
184-
actioncable (= 7.1.1)
185-
actionmailbox (= 7.1.1)
186-
actionmailer (= 7.1.1)
187-
actionpack (= 7.1.1)
188-
actiontext (= 7.1.1)
189-
actionview (= 7.1.1)
190-
activejob (= 7.1.1)
191-
activemodel (= 7.1.1)
192-
activerecord (= 7.1.1)
193-
activestorage (= 7.1.1)
194-
activesupport (= 7.1.1)
184+
rails (7.1.2)
185+
actioncable (= 7.1.2)
186+
actionmailbox (= 7.1.2)
187+
actionmailer (= 7.1.2)
188+
actionpack (= 7.1.2)
189+
actiontext (= 7.1.2)
190+
actionview (= 7.1.2)
191+
activejob (= 7.1.2)
192+
activemodel (= 7.1.2)
193+
activerecord (= 7.1.2)
194+
activestorage (= 7.1.2)
195+
activesupport (= 7.1.2)
195196
bundler (>= 1.15.0)
196-
railties (= 7.1.1)
197+
railties (= 7.1.2)
197198
rails-dom-testing (2.2.0)
198199
activesupport (>= 5.0.0)
199200
minitest
200201
nokogiri (>= 1.6)
201202
rails-html-sanitizer (1.6.0)
202203
loofah (~> 2.21)
203204
nokogiri (~> 1.14)
204-
railties (7.1.1)
205-
actionpack (= 7.1.1)
206-
activesupport (= 7.1.1)
205+
railties (7.1.2)
206+
actionpack (= 7.1.2)
207+
activesupport (= 7.1.2)
207208
irb
208209
rackup (>= 1.0.0)
209210
rake (>= 12.2)
@@ -212,10 +213,10 @@ GEM
212213
rainbow (3.1.1)
213214
rake (13.0.6)
214215
rb_sys (0.9.82)
215-
rdoc (6.5.0)
216+
rdoc (6.6.0)
216217
psych (>= 4.0.0)
217218
regexp_parser (2.8.2)
218-
reline (0.3.9)
219+
reline (0.4.0)
219220
io-console (~> 0.5)
220221
rexml (3.2.6)
221222
rspec (3.12.0)
@@ -263,13 +264,13 @@ GEM
263264
rubocop-performance (~> 1.19.1)
264265
standardrb (1.0.1)
265266
standard
266-
stringio (3.0.8)
267+
stringio (3.0.9)
267268
thor (1.3.0)
268269
tiktoken_ruby (0.0.6)
269270
rb_sys (~> 0.9.68)
270271
tiktoken_ruby (0.0.6-x86_64-darwin)
271272
tiktoken_ruby (0.0.6-x86_64-linux)
272-
timeout (0.4.0)
273+
timeout (0.4.1)
273274
to_bool (2.0.0)
274275
tzinfo (2.0.6)
275276
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)