Skip to content

Commit 6729867

Browse files
Bump propshaft from 1.1.0 to 1.3.1
Bumps [propshaft](https://github.com/rails/propshaft) from 1.1.0 to 1.3.1. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](rails/propshaft@v1.1.0...v1.3.1) --- updated-dependencies: - dependency-name: propshaft dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 810be5b commit 6729867

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

Gemfile.lock

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
bcrypt_pbkdf (1.1.1)
8080
bcrypt_pbkdf (1.1.1-arm64-darwin)
8181
benchmark (0.4.1)
82-
bigdecimal (3.2.1)
82+
bigdecimal (3.2.3)
8383
bindex (0.8.1)
8484
bootsnap (1.18.6)
8585
msgpack (~> 1.2)
@@ -96,7 +96,7 @@ GEM
9696
regexp_parser (>= 1.5, < 3.0)
9797
xpath (~> 3.2)
9898
concurrent-ruby (1.3.5)
99-
connection_pool (2.5.3)
99+
connection_pool (2.5.4)
100100
crass (1.0.6)
101101
date (3.4.1)
102102
debug (1.11.0)
@@ -117,7 +117,7 @@ GEM
117117
railties (>= 6.1)
118118
drb (2.2.3)
119119
ed25519 (1.4.0)
120-
erb (5.0.1)
120+
erb (5.0.2)
121121
erubi (1.13.1)
122122
et-orbi (1.2.11)
123123
tzinfo
@@ -157,7 +157,7 @@ GEM
157157
actionpack (>= 6.0.0)
158158
activesupport (>= 6.0.0)
159159
railties (>= 6.0.0)
160-
io-console (0.8.0)
160+
io-console (0.8.1)
161161
irb (1.15.2)
162162
pp (>= 0.6.0)
163163
rdoc (>= 4.0.0)
@@ -221,19 +221,19 @@ GEM
221221
net-ssh (7.3.0)
222222
netrc (0.11.0)
223223
nio4r (2.7.4)
224-
nokogiri (1.18.8-aarch64-linux-gnu)
224+
nokogiri (1.18.10-aarch64-linux-gnu)
225225
racc (~> 1.4)
226-
nokogiri (1.18.8-aarch64-linux-musl)
226+
nokogiri (1.18.10-aarch64-linux-musl)
227227
racc (~> 1.4)
228-
nokogiri (1.18.8-arm-linux-gnu)
228+
nokogiri (1.18.10-arm-linux-gnu)
229229
racc (~> 1.4)
230-
nokogiri (1.18.8-arm-linux-musl)
230+
nokogiri (1.18.10-arm-linux-musl)
231231
racc (~> 1.4)
232-
nokogiri (1.18.8-arm64-darwin)
232+
nokogiri (1.18.10-arm64-darwin)
233233
racc (~> 1.4)
234-
nokogiri (1.18.8-x86_64-linux-gnu)
234+
nokogiri (1.18.10-x86_64-linux-gnu)
235235
racc (~> 1.4)
236-
nokogiri (1.18.8-x86_64-linux-musl)
236+
nokogiri (1.18.10-x86_64-linux-musl)
237237
racc (~> 1.4)
238238
oauth2 (2.0.12)
239239
faraday (>= 0.17.3, < 4.0)
@@ -266,11 +266,10 @@ GEM
266266
pp (0.6.2)
267267
prettyprint
268268
prettyprint (0.2.0)
269-
propshaft (1.1.0)
269+
propshaft (1.3.1)
270270
actionpack (>= 7.0.0)
271271
activesupport (>= 7.0.0)
272272
rack
273-
railties (>= 7.0.0)
274273
psych (5.2.6)
275274
date
276275
stringio
@@ -279,7 +278,7 @@ GEM
279278
nio4r (~> 2.0)
280279
raabro (1.4.0)
281280
racc (1.8.1)
282-
rack (3.1.15)
281+
rack (3.2.1)
283282
rack-protection (4.1.1)
284283
base64 (>= 0.1.0)
285284
logger (>= 1.6.0)
@@ -322,13 +321,13 @@ GEM
322321
zeitwerk (~> 2.6)
323322
rainbow (3.1.1)
324323
rake (13.3.0)
325-
rdoc (6.14.1)
324+
rdoc (6.14.2)
326325
erb
327326
psych (>= 4.0.0)
328327
redis-client (0.24.0)
329328
connection_pool
330329
regexp_parser (2.10.0)
331-
reline (0.6.1)
330+
reline (0.6.2)
332331
io-console (~> 0.5)
333332
rest-client (2.1.0)
334333
http-accept (>= 1.7.0, < 2.0)

0 commit comments

Comments
 (0)