Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit 2baf2be

Browse files
Bump rails from 8.1.1 to 8.1.2
Bumps [rails](https://github.com/rails/rails) from 8.1.1 to 8.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.1.1...v8.1.2) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 778efed commit 2baf2be

2 files changed

Lines changed: 72 additions & 71 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44
ruby "3.4.7"
55

66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7-
gem "rails", "8.1.1"
7+
gem "rails", "8.1.2"
88
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
99
gem "propshaft", "1.3.1"
1010
# Use sqlite3 as the database for Active Record

Gemfile.lock

Lines changed: 71 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -22,68 +22,68 @@ GIT
2222
GEM
2323
remote: https://rubygems.org/
2424
specs:
25-
action_text-trix (2.1.15)
25+
action_text-trix (2.1.16)
2626
railties
27-
actioncable (8.1.1)
28-
actionpack (= 8.1.1)
29-
activesupport (= 8.1.1)
27+
actioncable (8.1.2)
28+
actionpack (= 8.1.2)
29+
activesupport (= 8.1.2)
3030
nio4r (~> 2.0)
3131
websocket-driver (>= 0.6.1)
3232
zeitwerk (~> 2.6)
33-
actionmailbox (8.1.1)
34-
actionpack (= 8.1.1)
35-
activejob (= 8.1.1)
36-
activerecord (= 8.1.1)
37-
activestorage (= 8.1.1)
38-
activesupport (= 8.1.1)
33+
actionmailbox (8.1.2)
34+
actionpack (= 8.1.2)
35+
activejob (= 8.1.2)
36+
activerecord (= 8.1.2)
37+
activestorage (= 8.1.2)
38+
activesupport (= 8.1.2)
3939
mail (>= 2.8.0)
40-
actionmailer (8.1.1)
41-
actionpack (= 8.1.1)
42-
actionview (= 8.1.1)
43-
activejob (= 8.1.1)
44-
activesupport (= 8.1.1)
40+
actionmailer (8.1.2)
41+
actionpack (= 8.1.2)
42+
actionview (= 8.1.2)
43+
activejob (= 8.1.2)
44+
activesupport (= 8.1.2)
4545
mail (>= 2.8.0)
4646
rails-dom-testing (~> 2.2)
47-
actionpack (8.1.1)
48-
actionview (= 8.1.1)
49-
activesupport (= 8.1.1)
47+
actionpack (8.1.2)
48+
actionview (= 8.1.2)
49+
activesupport (= 8.1.2)
5050
nokogiri (>= 1.8.5)
5151
rack (>= 2.2.4)
5252
rack-session (>= 1.0.1)
5353
rack-test (>= 0.6.3)
5454
rails-dom-testing (~> 2.2)
5555
rails-html-sanitizer (~> 1.6)
5656
useragent (~> 0.16)
57-
actiontext (8.1.1)
57+
actiontext (8.1.2)
5858
action_text-trix (~> 2.1.15)
59-
actionpack (= 8.1.1)
60-
activerecord (= 8.1.1)
61-
activestorage (= 8.1.1)
62-
activesupport (= 8.1.1)
59+
actionpack (= 8.1.2)
60+
activerecord (= 8.1.2)
61+
activestorage (= 8.1.2)
62+
activesupport (= 8.1.2)
6363
globalid (>= 0.6.0)
6464
nokogiri (>= 1.8.5)
65-
actionview (8.1.1)
66-
activesupport (= 8.1.1)
65+
actionview (8.1.2)
66+
activesupport (= 8.1.2)
6767
builder (~> 3.1)
6868
erubi (~> 1.11)
6969
rails-dom-testing (~> 2.2)
7070
rails-html-sanitizer (~> 1.6)
71-
activejob (8.1.1)
72-
activesupport (= 8.1.1)
71+
activejob (8.1.2)
72+
activesupport (= 8.1.2)
7373
globalid (>= 0.3.6)
74-
activemodel (8.1.1)
75-
activesupport (= 8.1.1)
76-
activerecord (8.1.1)
77-
activemodel (= 8.1.1)
78-
activesupport (= 8.1.1)
74+
activemodel (8.1.2)
75+
activesupport (= 8.1.2)
76+
activerecord (8.1.2)
77+
activemodel (= 8.1.2)
78+
activesupport (= 8.1.2)
7979
timeout (>= 0.4.0)
80-
activestorage (8.1.1)
81-
actionpack (= 8.1.1)
82-
activejob (= 8.1.1)
83-
activerecord (= 8.1.1)
84-
activesupport (= 8.1.1)
80+
activestorage (8.1.2)
81+
actionpack (= 8.1.2)
82+
activejob (= 8.1.2)
83+
activerecord (= 8.1.2)
84+
activesupport (= 8.1.2)
8585
marcel (~> 1.0)
86-
activesupport (8.1.1)
86+
activesupport (8.1.2)
8787
base64
8888
bigdecimal
8989
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -100,7 +100,7 @@ GEM
100100
public_suffix (>= 2.0.2, < 7.0)
101101
ast (2.4.3)
102102
base64 (0.3.0)
103-
bigdecimal (3.3.1)
103+
bigdecimal (4.0.1)
104104
bindex (0.8.1)
105105
bootsnap (1.19.0)
106106
msgpack (~> 1.2)
@@ -115,8 +115,8 @@ GEM
115115
regexp_parser (>= 1.5, < 3.0)
116116
xpath (~> 3.2)
117117
coderay (1.1.3)
118-
concurrent-ruby (1.3.5)
119-
connection_pool (2.5.4)
118+
concurrent-ruby (1.3.6)
119+
connection_pool (3.0.2)
120120
crass (1.0.6)
121121
cssbundling-rails (1.4.3)
122122
railties (>= 6.0.0)
@@ -129,7 +129,7 @@ GEM
129129
erubi (1.13.1)
130130
globalid (1.3.0)
131131
activesupport (>= 6.1)
132-
i18n (1.14.7)
132+
i18n (1.14.8)
133133
concurrent-ruby (~> 1.0)
134134
io-console (0.8.2)
135135
irb (1.16.0)
@@ -138,11 +138,11 @@ GEM
138138
reline (>= 0.4.2)
139139
jsbundling-rails (1.3.1)
140140
railties (>= 6.0.0)
141-
json (2.15.1)
141+
json (2.18.0)
142142
language_server-protocol (3.17.0.5)
143143
lint_roller (1.1.0)
144144
logger (1.7.0)
145-
loofah (2.24.1)
145+
loofah (2.25.0)
146146
crass (~> 1.0.2)
147147
nokogiri (>= 1.12.0)
148148
lucide-rails (0.7.1)
@@ -158,9 +158,10 @@ GEM
158158
method_source (1.1.0)
159159
mini_mime (1.1.5)
160160
mini_portile2 (2.8.9)
161-
minitest (5.26.2)
161+
minitest (6.0.1)
162+
prism (~> 1.5)
162163
msgpack (1.8.0)
163-
net-imap (0.5.12)
164+
net-imap (0.6.2)
164165
date
165166
net-protocol
166167
net-pop (0.1.2)
@@ -170,10 +171,10 @@ GEM
170171
net-smtp (0.5.1)
171172
net-protocol
172173
nio4r (2.7.5)
173-
nokogiri (1.18.10)
174+
nokogiri (1.19.0)
174175
mini_portile2 (~> 2.8.2)
175176
racc (~> 1.4)
176-
nokogiri (1.18.10-x86_64-linux-gnu)
177+
nokogiri (1.19.0-x86_64-linux-gnu)
177178
racc (~> 1.4)
178179
parallel (1.27.0)
179180
parser (3.3.9.0)
@@ -203,32 +204,32 @@ GEM
203204
rack (>= 3.0.0)
204205
rack-test (2.2.0)
205206
rack (>= 1.3)
206-
rackup (2.2.1)
207+
rackup (2.3.1)
207208
rack (>= 3)
208-
rails (8.1.1)
209-
actioncable (= 8.1.1)
210-
actionmailbox (= 8.1.1)
211-
actionmailer (= 8.1.1)
212-
actionpack (= 8.1.1)
213-
actiontext (= 8.1.1)
214-
actionview (= 8.1.1)
215-
activejob (= 8.1.1)
216-
activemodel (= 8.1.1)
217-
activerecord (= 8.1.1)
218-
activestorage (= 8.1.1)
219-
activesupport (= 8.1.1)
209+
rails (8.1.2)
210+
actioncable (= 8.1.2)
211+
actionmailbox (= 8.1.2)
212+
actionmailer (= 8.1.2)
213+
actionpack (= 8.1.2)
214+
actiontext (= 8.1.2)
215+
actionview (= 8.1.2)
216+
activejob (= 8.1.2)
217+
activemodel (= 8.1.2)
218+
activerecord (= 8.1.2)
219+
activestorage (= 8.1.2)
220+
activesupport (= 8.1.2)
220221
bundler (>= 1.15.0)
221-
railties (= 8.1.1)
222+
railties (= 8.1.2)
222223
rails-dom-testing (2.3.0)
223224
activesupport (>= 5.0.0)
224225
minitest
225226
nokogiri (>= 1.6)
226227
rails-html-sanitizer (1.6.2)
227228
loofah (~> 2.21)
228229
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)
229-
railties (8.1.1)
230-
actionpack (= 8.1.1)
231-
activesupport (= 8.1.1)
230+
railties (8.1.2)
231+
actionpack (= 8.1.2)
232+
activesupport (= 8.1.2)
232233
irb (~> 1.13)
233234
rackup (>= 1.0.0)
234235
rake (>= 12.2)
@@ -237,7 +238,7 @@ GEM
237238
zeitwerk (~> 2.6)
238239
rainbow (3.1.1)
239240
rake (13.3.1)
240-
rdoc (7.0.1)
241+
rdoc (7.0.3)
241242
erb
242243
psych (>= 4.0.0)
243244
tsort
@@ -294,8 +295,8 @@ GEM
294295
stringio (3.2.0)
295296
tailwind_merge (1.3.1)
296297
sin_lru_redux (~> 2.5)
297-
thor (1.4.0)
298-
timeout (0.4.4)
298+
thor (1.5.0)
299+
timeout (0.6.0)
299300
tsort (0.2.0)
300301
turbo-rails (2.0.20)
301302
actionpack (>= 7.1.0)
@@ -319,7 +320,7 @@ GEM
319320
websocket-extensions (0.1.5)
320321
xpath (3.2.0)
321322
nokogiri (~> 1.8)
322-
zeitwerk (2.7.3)
323+
zeitwerk (2.7.4)
323324

324325
PLATFORMS
325326
ruby
@@ -337,7 +338,7 @@ DEPENDENCIES
337338
propshaft (= 1.3.1)
338339
pry (= 0.15.2)
339340
puma (= 7.1.0)
340-
rails (= 8.1.1)
341+
rails (= 8.1.2)
341342
rouge (~> 4.6)
342343
ruby_ui!
343344
selenium-webdriver

0 commit comments

Comments
 (0)