Skip to content

Commit 92c43b7

Browse files
Bump propshaft from 1.1.0 to 1.2.1
Bumps [propshaft](https://github.com/rails/propshaft) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](rails/propshaft@v1.1.0...v1.2.1) --- updated-dependencies: - dependency-name: propshaft dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cb1e3f commit 92c43b7

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

Gemfile.lock

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ GEM
114114
dotenv (3.1.8)
115115
drb (2.2.3)
116116
ed25519 (1.4.0)
117-
erb (5.0.1)
117+
erb (5.0.2)
118118
erubi (1.13.1)
119119
et-orbi (1.2.11)
120120
tzinfo
@@ -146,7 +146,7 @@ GEM
146146
zeitwerk
147147
i18n (1.14.7)
148148
concurrent-ruby (~> 1.0)
149-
io-console (0.8.0)
149+
io-console (0.8.1)
150150
irb (1.15.2)
151151
pp (>= 0.6.0)
152152
rdoc (>= 4.0.0)
@@ -217,21 +217,21 @@ GEM
217217
net-protocol
218218
net-ssh (7.3.0)
219219
nio4r (2.7.4)
220-
nokogiri (1.18.8-aarch64-linux-gnu)
220+
nokogiri (1.18.9-aarch64-linux-gnu)
221221
racc (~> 1.4)
222-
nokogiri (1.18.8-aarch64-linux-musl)
222+
nokogiri (1.18.9-aarch64-linux-musl)
223223
racc (~> 1.4)
224-
nokogiri (1.18.8-arm-linux-gnu)
224+
nokogiri (1.18.9-arm-linux-gnu)
225225
racc (~> 1.4)
226-
nokogiri (1.18.8-arm-linux-musl)
226+
nokogiri (1.18.9-arm-linux-musl)
227227
racc (~> 1.4)
228-
nokogiri (1.18.8-arm64-darwin)
228+
nokogiri (1.18.9-arm64-darwin)
229229
racc (~> 1.4)
230-
nokogiri (1.18.8-x86_64-darwin)
230+
nokogiri (1.18.9-x86_64-darwin)
231231
racc (~> 1.4)
232-
nokogiri (1.18.8-x86_64-linux-gnu)
232+
nokogiri (1.18.9-x86_64-linux-gnu)
233233
racc (~> 1.4)
234-
nokogiri (1.18.8-x86_64-linux-musl)
234+
nokogiri (1.18.9-x86_64-linux-musl)
235235
racc (~> 1.4)
236236
oauth2 (2.0.12)
237237
faraday (>= 0.17.3, < 4.0)
@@ -265,11 +265,10 @@ GEM
265265
prettyprint
266266
prettyprint (0.2.0)
267267
prism (1.4.0)
268-
propshaft (1.1.0)
268+
propshaft (1.2.1)
269269
actionpack (>= 7.0.0)
270270
activesupport (>= 7.0.0)
271271
rack
272-
railties (>= 7.0.0)
273272
psych (5.2.6)
274273
date
275274
stringio
@@ -328,11 +327,11 @@ GEM
328327
rb-fsevent (0.11.2)
329328
rb-inotify (0.11.1)
330329
ffi (~> 1.0)
331-
rdoc (6.14.0)
330+
rdoc (6.14.2)
332331
erb
333332
psych (>= 4.0.0)
334333
regexp_parser (2.10.0)
335-
reline (0.6.1)
334+
reline (0.6.2)
336335
io-console (~> 0.5)
337336
rexml (3.4.1)
338337
rubocop (1.76.0)

0 commit comments

Comments
 (0)