Skip to content

Commit a71c177

Browse files
Bump rails from bf13f50 to 05c7d2a
Bumps [rails](https://github.com/rails/rails) from `bf13f50` to `05c7d2a`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@bf13f50...05c7d2a) --- updated-dependencies: - dependency-name: rails dependency-version: 05c7d2a8c5a044f06e708372e5f8cc5f6354034b dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 908d204 commit a71c177

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/rails/rails.git
3-
revision: bf13f50eb663a1ad0a6e996634c9e298149f088d
3+
revision: 05c7d2a8c5a044f06e708372e5f8cc5f6354034b
44
branch: main
55
specs:
66
actioncable (8.2.0.alpha)
@@ -49,7 +49,7 @@ GIT
4949
rails-html-sanitizer (~> 1.7)
5050
activejob (8.2.0.alpha)
5151
activesupport (= 8.2.0.alpha)
52-
globalid (>= 0.3.6)
52+
globalid (>= 1.4.0)
5353
activemodel (8.2.0.alpha)
5454
activesupport (= 8.2.0.alpha)
5555
activerecord (8.2.0.alpha)
@@ -73,6 +73,7 @@ GIT
7373
logger (>= 1.4.2)
7474
minitest (>= 5.1)
7575
psych (>= 4)
76+
ractor-dispatch (>= 0.2.0)
7677
securerandom (>= 0.3)
7778
tzinfo (~> 2.0, >= 2.0.5)
7879
uri (>= 0.13.1)
@@ -359,6 +360,7 @@ GEM
359360
rack (>= 1.3)
360361
rackup (2.3.1)
361362
rack (>= 3)
363+
ractor-dispatch (0.2.0)
362364
rails-dom-testing (2.3.0)
363365
activesupport (>= 5.0.0)
364366
minitest
@@ -656,6 +658,7 @@ CHECKSUMS
656658
rack-session (2.1.2) sha256=595434f8c0c3473ae7d7ac56ecda6cc6dfd9d37c0b2b5255330aa1576967ffe8
657659
rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
658660
rackup (2.3.1) sha256=6c79c26753778e90983761d677a48937ee3192b3ffef6bc963c0950f94688868
661+
ractor-dispatch (0.2.0) sha256=5fe3eb85c202ac33910b0ada80a15f7a2e9504a057cf91d90ce80a73608492b2
659662
rails (8.2.0.alpha)
660663
rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
661664
rails-html-sanitizer (1.7.1) sha256=e797a7c9b01e567307e317c576b49ab4168017e63eea4dba9ce3cb587e2f22c2

0 commit comments

Comments
 (0)