Skip to content

Commit baa5eae

Browse files
build(deps): bump rails from 81e325e to 9a475c8
Bumps [rails](https://github.com/rails/rails) from `81e325e` to `9a475c8`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@81e325e...9a475c8) --- updated-dependencies: - dependency-name: rails dependency-version: 9a475c832e31aa1c80cbfa84ad596f3e18377944 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61f2bc3 commit baa5eae

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 13 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: 81e325e9edac428c98b40327ae006799ed7b3790
3+
revision: 9a475c832e31aa1c80cbfa84ad596f3e18377944
44
branch: main
55
specs:
66
actioncable (8.2.0.alpha)
@@ -132,9 +132,9 @@ GEM
132132
rack-test (>= 0.6.3)
133133
regexp_parser (>= 1.5, < 3.0)
134134
xpath (~> 3.2)
135-
concurrent-ruby (1.3.6)
135+
concurrent-ruby (1.3.7)
136136
connection_pool (3.0.2)
137-
crass (1.0.6)
137+
crass (1.0.7)
138138
date (3.5.1)
139139
debug (1.11.1)
140140
irb (~> 1.10)
@@ -147,9 +147,9 @@ GEM
147147
fugit (1.12.2)
148148
et-orbi (~> 1.4)
149149
raabro (~> 1.4)
150-
globalid (1.3.0)
150+
globalid (1.4.0)
151151
activesupport (>= 6.1)
152-
i18n (1.14.8)
152+
i18n (1.15.2)
153153
concurrent-ruby (~> 1.0)
154154
importmap-rails (2.2.3)
155155
actionpack (>= 6.0.0)
@@ -164,7 +164,7 @@ GEM
164164
jbuilder (2.15.1)
165165
actionview (>= 7.0.0)
166166
activesupport (>= 7.0.0)
167-
json (2.19.8)
167+
json (2.20.0)
168168
language_server-protocol (3.17.0.5)
169169
lint_roller (1.1.0)
170170
logger (1.7.0)
@@ -186,7 +186,7 @@ GEM
186186
minitest-mock (5.27.0)
187187
minitest-parallel_fork (2.1.1)
188188
minitest (>= 5.15.0)
189-
net-imap (0.6.4)
189+
net-imap (0.6.4.1)
190190
date
191191
net-protocol
192192
net-pop (0.1.2)
@@ -196,19 +196,19 @@ GEM
196196
net-smtp (0.5.1)
197197
net-protocol
198198
nio4r (2.7.5)
199-
nokogiri (1.19.3-arm64-darwin)
199+
nokogiri (1.19.4-arm64-darwin)
200200
racc (~> 1.4)
201-
nokogiri (1.19.3-x86_64-darwin)
201+
nokogiri (1.19.4-x86_64-darwin)
202202
racc (~> 1.4)
203-
nokogiri (1.19.3-x86_64-linux-gnu)
203+
nokogiri (1.19.4-x86_64-linux-gnu)
204204
racc (~> 1.4)
205-
nokogiri (1.19.3-x86_64-linux-musl)
205+
nokogiri (1.19.4-x86_64-linux-musl)
206206
racc (~> 1.4)
207207
parallel (2.1.0)
208208
parser (3.3.11.1)
209209
ast (~> 2.4.1)
210210
racc
211-
pp (0.6.3)
211+
pp (0.6.4)
212212
prettyprint
213213
prettyprint (0.2.0)
214214
prism (1.9.0)
@@ -336,7 +336,7 @@ GEM
336336
uri (1.1.1)
337337
useragent (0.16.11)
338338
websocket (1.2.11)
339-
websocket-driver (0.8.1)
339+
websocket-driver (0.8.2)
340340
base64
341341
websocket-extensions (>= 0.1.0)
342342
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)