Skip to content

Commit 0e445bc

Browse files
Update dependency rails to '~> 8.1.0'
1 parent 2d2c8c6 commit 0e445bc

2 files changed

Lines changed: 72 additions & 69 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ruby "~> 3.3.10"
66
plugin 'bundler-inject'
77
require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundler-inject") rescue nil
88

9-
gem 'rails', '~> 8.0.4'
9+
gem 'rails', '~> 8.1.0'
1010

1111
# Use PostgreSQL as the database for Active Record
1212
gem 'pg'

Gemfile.lock

Lines changed: 71 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,72 +1,75 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.4)
5-
actionpack (= 8.0.4)
6-
activesupport (= 8.0.4)
4+
action_text-trix (2.1.17)
5+
railties
6+
actioncable (8.1.2.1)
7+
actionpack (= 8.1.2.1)
8+
activesupport (= 8.1.2.1)
79
nio4r (~> 2.0)
810
websocket-driver (>= 0.6.1)
911
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.4)
11-
actionpack (= 8.0.4)
12-
activejob (= 8.0.4)
13-
activerecord (= 8.0.4)
14-
activestorage (= 8.0.4)
15-
activesupport (= 8.0.4)
12+
actionmailbox (8.1.2.1)
13+
actionpack (= 8.1.2.1)
14+
activejob (= 8.1.2.1)
15+
activerecord (= 8.1.2.1)
16+
activestorage (= 8.1.2.1)
17+
activesupport (= 8.1.2.1)
1618
mail (>= 2.8.0)
17-
actionmailer (8.0.4)
18-
actionpack (= 8.0.4)
19-
actionview (= 8.0.4)
20-
activejob (= 8.0.4)
21-
activesupport (= 8.0.4)
19+
actionmailer (8.1.2.1)
20+
actionpack (= 8.1.2.1)
21+
actionview (= 8.1.2.1)
22+
activejob (= 8.1.2.1)
23+
activesupport (= 8.1.2.1)
2224
mail (>= 2.8.0)
2325
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.4)
25-
actionview (= 8.0.4)
26-
activesupport (= 8.0.4)
26+
actionpack (8.1.2.1)
27+
actionview (= 8.1.2.1)
28+
activesupport (= 8.1.2.1)
2729
nokogiri (>= 1.8.5)
2830
rack (>= 2.2.4)
2931
rack-session (>= 1.0.1)
3032
rack-test (>= 0.6.3)
3133
rails-dom-testing (~> 2.2)
3234
rails-html-sanitizer (~> 1.6)
3335
useragent (~> 0.16)
34-
actiontext (8.0.4)
35-
actionpack (= 8.0.4)
36-
activerecord (= 8.0.4)
37-
activestorage (= 8.0.4)
38-
activesupport (= 8.0.4)
36+
actiontext (8.1.2.1)
37+
action_text-trix (~> 2.1.15)
38+
actionpack (= 8.1.2.1)
39+
activerecord (= 8.1.2.1)
40+
activestorage (= 8.1.2.1)
41+
activesupport (= 8.1.2.1)
3942
globalid (>= 0.6.0)
4043
nokogiri (>= 1.8.5)
41-
actionview (8.0.4)
42-
activesupport (= 8.0.4)
44+
actionview (8.1.2.1)
45+
activesupport (= 8.1.2.1)
4346
builder (~> 3.1)
4447
erubi (~> 1.11)
4548
rails-dom-testing (~> 2.2)
4649
rails-html-sanitizer (~> 1.6)
47-
activejob (8.0.4)
48-
activesupport (= 8.0.4)
50+
activejob (8.1.2.1)
51+
activesupport (= 8.1.2.1)
4952
globalid (>= 0.3.6)
50-
activemodel (8.0.4)
51-
activesupport (= 8.0.4)
52-
activerecord (8.0.4)
53-
activemodel (= 8.0.4)
54-
activesupport (= 8.0.4)
53+
activemodel (8.1.2.1)
54+
activesupport (= 8.1.2.1)
55+
activerecord (8.1.2.1)
56+
activemodel (= 8.1.2.1)
57+
activesupport (= 8.1.2.1)
5558
timeout (>= 0.4.0)
56-
activestorage (8.0.4)
57-
actionpack (= 8.0.4)
58-
activejob (= 8.0.4)
59-
activerecord (= 8.0.4)
60-
activesupport (= 8.0.4)
59+
activestorage (8.1.2.1)
60+
actionpack (= 8.1.2.1)
61+
activejob (= 8.1.2.1)
62+
activerecord (= 8.1.2.1)
63+
activesupport (= 8.1.2.1)
6164
marcel (~> 1.0)
62-
activesupport (8.0.4)
65+
activesupport (8.1.2.1)
6366
base64
64-
benchmark (>= 0.3)
6567
bigdecimal
6668
concurrent-ruby (~> 1.0, >= 1.3.1)
6769
connection_pool (>= 2.2.5)
6870
drb
6971
i18n (>= 1.6, < 2)
72+
json
7073
logger (>= 1.4.2)
7174
minitest (>= 5.1)
7275
securerandom (>= 0.3)
@@ -77,7 +80,6 @@ GEM
7780
ast (2.4.3)
7881
awesome_spawn (1.6.0)
7982
base64 (0.3.0)
80-
benchmark (0.5.0)
8183
bigdecimal (4.0.1)
8284
builder (3.3.0)
8385
concurrent-ruby (1.3.6)
@@ -122,7 +124,7 @@ GEM
122124
fugit (1.12.1)
123125
et-orbi (~> 1.4)
124126
raabro (~> 1.4)
125-
globalid (1.2.1)
127+
globalid (1.3.0)
126128
activesupport (>= 6.1)
127129
haml (6.4.0)
128130
temple (>= 0.8.2)
@@ -158,7 +160,8 @@ GEM
158160
loofah (2.25.1)
159161
crass (~> 1.0.2)
160162
nokogiri (>= 1.12.0)
161-
mail (2.8.1)
163+
mail (2.9.0)
164+
logger
162165
mini_mime (>= 0.1.1)
163166
net-imap
164167
net-pop
@@ -170,7 +173,7 @@ GEM
170173
rubocop (~> 1.85)
171174
rubocop-performance
172175
rubocop-rails
173-
marcel (1.0.4)
176+
marcel (1.1.0)
174177
mini_mime (1.1.5)
175178
minigit (0.0.4)
176179
minitest (6.0.2)
@@ -181,20 +184,20 @@ GEM
181184
sync
182185
net-http (0.9.1)
183186
uri (>= 0.11.1)
184-
net-imap (0.5.7)
187+
net-imap (0.6.3)
185188
date
186189
net-protocol
187190
net-pop (0.1.2)
188191
net-protocol
189192
net-protocol (0.2.2)
190193
timeout
191-
net-smtp (0.5.0)
194+
net-smtp (0.5.1)
192195
net-protocol
193196
net-ssh (7.3.2)
194197
nio4r (2.7.5)
195-
nokogiri (1.19.1-arm64-darwin)
198+
nokogiri (1.19.2-arm64-darwin)
196199
racc (~> 1.4)
197-
nokogiri (1.19.1-x86_64-linux-gnu)
200+
nokogiri (1.19.2-x86_64-linux-gnu)
198201
racc (~> 1.4)
199202
octokit (10.0.0)
200203
faraday (>= 1, < 3)
@@ -227,30 +230,30 @@ GEM
227230
rackup (1.0.1)
228231
rack (< 3)
229232
webrick
230-
rails (8.0.4)
231-
actioncable (= 8.0.4)
232-
actionmailbox (= 8.0.4)
233-
actionmailer (= 8.0.4)
234-
actionpack (= 8.0.4)
235-
actiontext (= 8.0.4)
236-
actionview (= 8.0.4)
237-
activejob (= 8.0.4)
238-
activemodel (= 8.0.4)
239-
activerecord (= 8.0.4)
240-
activestorage (= 8.0.4)
241-
activesupport (= 8.0.4)
233+
rails (8.1.2.1)
234+
actioncable (= 8.1.2.1)
235+
actionmailbox (= 8.1.2.1)
236+
actionmailer (= 8.1.2.1)
237+
actionpack (= 8.1.2.1)
238+
actiontext (= 8.1.2.1)
239+
actionview (= 8.1.2.1)
240+
activejob (= 8.1.2.1)
241+
activemodel (= 8.1.2.1)
242+
activerecord (= 8.1.2.1)
243+
activestorage (= 8.1.2.1)
244+
activesupport (= 8.1.2.1)
242245
bundler (>= 1.15.0)
243-
railties (= 8.0.4)
246+
railties (= 8.1.2.1)
244247
rails-dom-testing (2.3.0)
245248
activesupport (>= 5.0.0)
246249
minitest
247250
nokogiri (>= 1.6)
248-
rails-html-sanitizer (1.6.2)
249-
loofah (~> 2.21)
251+
rails-html-sanitizer (1.7.0)
252+
loofah (~> 2.25)
250253
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)
251-
railties (8.0.4)
252-
actionpack (= 8.0.4)
253-
activesupport (= 8.0.4)
254+
railties (8.1.2.1)
255+
actionpack (= 8.1.2.1)
256+
activesupport (= 8.1.2.1)
254257
irb (~> 1.13)
255258
rackup (>= 1.0.0)
256259
rake (>= 12.2)
@@ -262,7 +265,7 @@ GEM
262265
rb-fsevent (0.11.2)
263266
rb-inotify (0.11.1)
264267
ffi (~> 1.0)
265-
rdoc (7.1.0)
268+
rdoc (7.2.0)
266269
erb
267270
psych (>= 4.0.0)
268271
tsort
@@ -366,7 +369,7 @@ GEM
366369
thor (1.5.0)
367370
tilt (2.7.0)
368371
timecop (0.9.10)
369-
timeout (0.4.3)
372+
timeout (0.6.1)
370373
tsort (0.2.0)
371374
turbolinks (5.2.1)
372375
turbolinks-source (~> 5.2)
@@ -383,7 +386,7 @@ GEM
383386
crack (>= 0.3.2)
384387
hashdiff (>= 0.4.0, < 2.0.0)
385388
webrick (1.9.2)
386-
websocket-driver (0.7.7)
389+
websocket-driver (0.8.0)
387390
base64
388391
websocket-extensions (>= 0.1.0)
389392
websocket-extensions (0.1.5)
@@ -414,7 +417,7 @@ DEPENDENCIES
414417
octokit (~> 10.0.0)
415418
pg
416419
puma
417-
rails (~> 8.0.4)
420+
rails (~> 8.1.0)
418421
rspec
419422
rspec-rails
420423
rugged

0 commit comments

Comments
 (0)