Skip to content

Commit e32c73b

Browse files
Bump rails from 757f489 to bb5e279
Bumps [rails](https://github.com/rails/rails) from `757f489` to `bb5e279`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@757f489...bb5e279) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f46ac2 commit e32c73b

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Gemfile.lock

Lines changed: 7 additions & 6 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: 757f4896417f86b58303e416f4040a2b434abdd6
3+
revision: bb5e2791e08f3381a9ca3b198f41779bc4597fdf
44
branch: main
55
specs:
66
actioncable (7.2.0.alpha)
@@ -39,6 +39,7 @@ GIT
3939
rack-test (>= 0.6.3)
4040
rails-dom-testing (~> 2.2)
4141
rails-html-sanitizer (~> 1.6)
42+
useragent (~> 0.16)
4243
actiontext (7.2.0.alpha)
4344
actionpack (= 7.2.0.alpha)
4445
activerecord (= 7.2.0.alpha)
@@ -114,7 +115,7 @@ GEM
114115
specs:
115116
ast (2.4.2)
116117
base64 (0.2.0)
117-
bigdecimal (3.1.4)
118+
bigdecimal (3.1.5)
118119
builder (3.2.4)
119120
concurrent-ruby (1.2.2)
120121
connection_pool (2.4.1)
@@ -136,7 +137,7 @@ GEM
136137
reline (>= 0.3.8)
137138
json (2.7.1)
138139
language_server-protocol (3.17.0.3)
139-
loofah (2.21.4)
140+
loofah (2.22.0)
140141
crass (~> 1.0.2)
141142
nokogiri (>= 1.12.0)
142143
mail (2.8.1)
@@ -149,7 +150,7 @@ GEM
149150
minitest (5.20.0)
150151
mocha (2.1.0)
151152
ruby2_keywords (>= 0.0.5)
152-
net-imap (0.4.5)
153+
net-imap (0.4.9)
153154
date
154155
net-protocol
155156
net-pop (0.1.2)
@@ -159,7 +160,7 @@ GEM
159160
net-smtp (0.4.0)
160161
net-protocol
161162
netrc (0.11.0)
162-
nio4r (2.5.9)
163+
nio4r (2.7.0)
163164
nokogiri (1.16.0-arm64-darwin)
164165
racc (~> 1.4)
165166
nokogiri (1.16.0-x64-mingw-ucrt)
@@ -269,6 +270,7 @@ GEM
269270
tzinfo-data (1.2023.4)
270271
tzinfo (>= 1.0.0)
271272
unicode-display_width (2.5.0)
273+
useragent (0.16.10)
272274
webrick (1.8.1)
273275
websocket-driver (0.7.6)
274276
websocket-extensions (>= 0.1.0)
@@ -281,7 +283,6 @@ GEM
281283

282284
PLATFORMS
283285
arm64-darwin
284-
x64-mingw32
285286
x64-mingw-ucrt
286287
x86_64-darwin
287288
x86_64-linux

0 commit comments

Comments
 (0)