Skip to content

Commit 3c9a81e

Browse files
authored
Merge pull request #2397 from ViewComponent/dependabot/bundler/propshaft-1.2.0
Bump propshaft from 1.1.0 to 1.2.0
2 parents 8cadd7f + b5ca671 commit 3c9a81e

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

Gemfile.lock

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ GEM
120120
docile (1.4.1)
121121
drb (2.2.3)
122122
dry-initializer (3.2.0)
123-
erb (5.0.1)
123+
erb (5.0.2)
124124
erb_lint (0.9.0)
125125
activesupport
126126
better_html (>= 2.0.1)
@@ -143,7 +143,7 @@ GEM
143143
tilt
144144
i18n (1.14.7)
145145
concurrent-ruby (~> 1.0)
146-
io-console (0.8.0)
146+
io-console (0.8.1)
147147
irb (1.15.2)
148148
pp (>= 0.6.0)
149149
rdoc (>= 4.0.0)
@@ -181,21 +181,21 @@ GEM
181181
net-smtp (0.5.1)
182182
net-protocol
183183
nio4r (2.7.4)
184-
nokogiri (1.18.8-aarch64-linux-gnu)
184+
nokogiri (1.18.9-aarch64-linux-gnu)
185185
racc (~> 1.4)
186-
nokogiri (1.18.8-aarch64-linux-musl)
186+
nokogiri (1.18.9-aarch64-linux-musl)
187187
racc (~> 1.4)
188-
nokogiri (1.18.8-arm-linux-gnu)
188+
nokogiri (1.18.9-arm-linux-gnu)
189189
racc (~> 1.4)
190-
nokogiri (1.18.8-arm-linux-musl)
190+
nokogiri (1.18.9-arm-linux-musl)
191191
racc (~> 1.4)
192-
nokogiri (1.18.8-arm64-darwin)
192+
nokogiri (1.18.9-arm64-darwin)
193193
racc (~> 1.4)
194-
nokogiri (1.18.8-x86_64-darwin)
194+
nokogiri (1.18.9-x86_64-darwin)
195195
racc (~> 1.4)
196-
nokogiri (1.18.8-x86_64-linux-gnu)
196+
nokogiri (1.18.9-x86_64-linux-gnu)
197197
racc (~> 1.4)
198-
nokogiri (1.18.8-x86_64-linux-musl)
198+
nokogiri (1.18.9-x86_64-linux-musl)
199199
racc (~> 1.4)
200200
parallel (1.27.0)
201201
parser (3.3.8.0)
@@ -205,11 +205,10 @@ GEM
205205
prettyprint
206206
prettyprint (0.2.0)
207207
prism (1.4.0)
208-
propshaft (1.1.0)
208+
propshaft (1.2.0)
209209
actionpack (>= 7.0.0)
210210
activesupport (>= 7.0.0)
211211
rack
212-
railties (>= 7.0.0)
213212
psych (5.2.6)
214213
date
215214
stringio
@@ -256,15 +255,15 @@ GEM
256255
zeitwerk (~> 2.6)
257256
rainbow (3.1.1)
258257
rake (13.3.0)
259-
rdoc (6.14.1)
258+
rdoc (6.14.2)
260259
erb
261260
psych (>= 4.0.0)
262261
redis (5.4.0)
263262
redis-client (>= 0.22.0)
264263
redis-client (0.25.0)
265264
connection_pool
266265
regexp_parser (2.10.0)
267-
reline (0.6.1)
266+
reline (0.6.2)
268267
io-console (~> 0.5)
269268
rexml (3.4.1)
270269
rspec-core (3.13.5)
@@ -352,7 +351,7 @@ GEM
352351
temple (0.10.3)
353352
terminal-table (4.0.0)
354353
unicode-display_width (>= 1.1.1, < 4)
355-
thor (1.3.2)
354+
thor (1.4.0)
356355
tilt (2.6.0)
357356
timeout (0.4.3)
358357
turbo-rails (2.0.16)

0 commit comments

Comments
 (0)