Skip to content

Commit 55d6096

Browse files
committed
Gemfile: Update to Rails 8.1.2
1 parent afe5058 commit 55d6096

2 files changed

Lines changed: 63 additions & 59 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22
ruby file: '.ruby-version'
33

4-
gem 'rails', '~> 8.0.4' # LOCKED: It is Rails.
4+
gem 'rails', '~> 8.1.2' # LOCKED: It is Rails.
55
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
66
gem 'sprockets-rails'
77

Gemfile.lock

Lines changed: 62 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -19,72 +19,75 @@ GIT
1919
GEM
2020
remote: https://rubygems.org/
2121
specs:
22-
actioncable (8.0.4)
23-
actionpack (= 8.0.4)
24-
activesupport (= 8.0.4)
22+
action_text-trix (2.1.16)
23+
railties
24+
actioncable (8.1.2)
25+
actionpack (= 8.1.2)
26+
activesupport (= 8.1.2)
2527
nio4r (~> 2.0)
2628
websocket-driver (>= 0.6.1)
2729
zeitwerk (~> 2.6)
28-
actionmailbox (8.0.4)
29-
actionpack (= 8.0.4)
30-
activejob (= 8.0.4)
31-
activerecord (= 8.0.4)
32-
activestorage (= 8.0.4)
33-
activesupport (= 8.0.4)
30+
actionmailbox (8.1.2)
31+
actionpack (= 8.1.2)
32+
activejob (= 8.1.2)
33+
activerecord (= 8.1.2)
34+
activestorage (= 8.1.2)
35+
activesupport (= 8.1.2)
3436
mail (>= 2.8.0)
35-
actionmailer (8.0.4)
36-
actionpack (= 8.0.4)
37-
actionview (= 8.0.4)
38-
activejob (= 8.0.4)
39-
activesupport (= 8.0.4)
37+
actionmailer (8.1.2)
38+
actionpack (= 8.1.2)
39+
actionview (= 8.1.2)
40+
activejob (= 8.1.2)
41+
activesupport (= 8.1.2)
4042
mail (>= 2.8.0)
4143
rails-dom-testing (~> 2.2)
42-
actionpack (8.0.4)
43-
actionview (= 8.0.4)
44-
activesupport (= 8.0.4)
44+
actionpack (8.1.2)
45+
actionview (= 8.1.2)
46+
activesupport (= 8.1.2)
4547
nokogiri (>= 1.8.5)
4648
rack (>= 2.2.4)
4749
rack-session (>= 1.0.1)
4850
rack-test (>= 0.6.3)
4951
rails-dom-testing (~> 2.2)
5052
rails-html-sanitizer (~> 1.6)
5153
useragent (~> 0.16)
52-
actiontext (8.0.4)
53-
actionpack (= 8.0.4)
54-
activerecord (= 8.0.4)
55-
activestorage (= 8.0.4)
56-
activesupport (= 8.0.4)
54+
actiontext (8.1.2)
55+
action_text-trix (~> 2.1.15)
56+
actionpack (= 8.1.2)
57+
activerecord (= 8.1.2)
58+
activestorage (= 8.1.2)
59+
activesupport (= 8.1.2)
5760
globalid (>= 0.6.0)
5861
nokogiri (>= 1.8.5)
59-
actionview (8.0.4)
60-
activesupport (= 8.0.4)
62+
actionview (8.1.2)
63+
activesupport (= 8.1.2)
6164
builder (~> 3.1)
6265
erubi (~> 1.11)
6366
rails-dom-testing (~> 2.2)
6467
rails-html-sanitizer (~> 1.6)
65-
activejob (8.0.4)
66-
activesupport (= 8.0.4)
68+
activejob (8.1.2)
69+
activesupport (= 8.1.2)
6770
globalid (>= 0.3.6)
68-
activemodel (8.0.4)
69-
activesupport (= 8.0.4)
70-
activerecord (8.0.4)
71-
activemodel (= 8.0.4)
72-
activesupport (= 8.0.4)
71+
activemodel (8.1.2)
72+
activesupport (= 8.1.2)
73+
activerecord (8.1.2)
74+
activemodel (= 8.1.2)
75+
activesupport (= 8.1.2)
7376
timeout (>= 0.4.0)
74-
activestorage (8.0.4)
75-
actionpack (= 8.0.4)
76-
activejob (= 8.0.4)
77-
activerecord (= 8.0.4)
78-
activesupport (= 8.0.4)
77+
activestorage (8.1.2)
78+
actionpack (= 8.1.2)
79+
activejob (= 8.1.2)
80+
activerecord (= 8.1.2)
81+
activesupport (= 8.1.2)
7982
marcel (~> 1.0)
80-
activesupport (8.0.4)
83+
activesupport (8.1.2)
8184
base64
82-
benchmark (>= 0.3)
8385
bigdecimal
8486
concurrent-ruby (~> 1.0, >= 1.3.1)
8587
connection_pool (>= 2.2.5)
8688
drb
8789
i18n (>= 1.6, < 2)
90+
json
8891
logger (>= 1.4.2)
8992
minitest (>= 5.1)
9093
securerandom (>= 0.3)
@@ -225,7 +228,7 @@ GEM
225228
thor (~> 1.4)
226229
friendly_id (5.6.0)
227230
activerecord (>= 4.0.0)
228-
globalid (1.2.1)
231+
globalid (1.3.0)
229232
activesupport (>= 6.1)
230233
google-protobuf (4.33.2-aarch64-linux-gnu)
231234
bigdecimal
@@ -298,7 +301,8 @@ GEM
298301
loofah (2.25.0)
299302
crass (~> 1.0.2)
300303
nokogiri (>= 1.12.0)
301-
mail (2.8.1)
304+
mail (2.9.0)
305+
logger
302306
mini_mime (>= 0.1.1)
303307
net-imap
304308
net-pop
@@ -315,7 +319,7 @@ GEM
315319
mutex_m (0.3.0)
316320
net-http (0.6.0)
317321
uri
318-
net-imap (0.5.10)
322+
net-imap (0.6.2)
319323
date
320324
net-protocol
321325
net-pop (0.1.2)
@@ -423,20 +427,20 @@ GEM
423427
rack (>= 1.3)
424428
rackup (2.3.1)
425429
rack (>= 3)
426-
rails (8.0.4)
427-
actioncable (= 8.0.4)
428-
actionmailbox (= 8.0.4)
429-
actionmailer (= 8.0.4)
430-
actionpack (= 8.0.4)
431-
actiontext (= 8.0.4)
432-
actionview (= 8.0.4)
433-
activejob (= 8.0.4)
434-
activemodel (= 8.0.4)
435-
activerecord (= 8.0.4)
436-
activestorage (= 8.0.4)
437-
activesupport (= 8.0.4)
430+
rails (8.1.2)
431+
actioncable (= 8.1.2)
432+
actionmailbox (= 8.1.2)
433+
actionmailer (= 8.1.2)
434+
actionpack (= 8.1.2)
435+
actiontext (= 8.1.2)
436+
actionview (= 8.1.2)
437+
activejob (= 8.1.2)
438+
activemodel (= 8.1.2)
439+
activerecord (= 8.1.2)
440+
activestorage (= 8.1.2)
441+
activesupport (= 8.1.2)
438442
bundler (>= 1.15.0)
439-
railties (= 8.0.4)
443+
railties (= 8.1.2)
440444
rails-dom-testing (2.3.0)
441445
activesupport (>= 5.0.0)
442446
minitest
@@ -450,9 +454,9 @@ GEM
450454
rack
451455
railties (>= 5.1)
452456
semantic_logger (~> 4.16)
453-
railties (8.0.4)
454-
actionpack (= 8.0.4)
455-
activesupport (= 8.0.4)
457+
railties (8.1.2)
458+
actionpack (= 8.1.2)
459+
activesupport (= 8.1.2)
456460
irb (~> 1.13)
457461
rackup (>= 1.0.0)
458462
rake (>= 12.2)
@@ -694,7 +698,7 @@ DEPENDENCIES
694698
puma (~> 7.2)
695699
pundit
696700
rack-mini-profiler (~> 4.0)
697-
rails (~> 8.0.4)
701+
rails (~> 8.1.2)
698702
rails-html-sanitizer (~> 1.6.2)
699703
rails4-autocomplete
700704
rails_semantic_logger

0 commit comments

Comments
 (0)