Skip to content

Commit be81298

Browse files
Bump propshaft from 1.2.1 to 1.3.1
Bumps [propshaft](https://github.com/rails/propshaft) from 1.2.1 to 1.3.1. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](rails/propshaft@v1.2.1...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] <support@github.com>
1 parent 2f202b7 commit be81298

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,10 @@ GEM
7777
ast (2.4.3)
7878
base64 (0.3.0)
7979
bcrypt (3.1.20)
80+
bcrypt_pbkdf (1.1.1)
8081
bcrypt_pbkdf (1.1.1-x64-mingw-ucrt)
8182
benchmark (0.4.1)
82-
bigdecimal (3.2.2)
83+
bigdecimal (3.2.3)
8384
bindex (0.8.1)
8485
bootsnap (1.18.6)
8586
msgpack (~> 1.2)
@@ -97,7 +98,7 @@ GEM
9798
regexp_parser (>= 1.5, < 3.0)
9899
xpath (~> 3.2)
99100
concurrent-ruby (1.3.5)
100-
connection_pool (2.5.3)
101+
connection_pool (2.5.4)
101102
crass (1.0.6)
102103
date (3.4.1)
103104
debug (1.11.0)
@@ -187,7 +188,9 @@ GEM
187188
net-protocol
188189
net-ssh (7.3.0)
189190
nio4r (2.7.4)
190-
nokogiri (1.18.9-x64-mingw-ucrt)
191+
nokogiri (1.18.10-x64-mingw-ucrt)
192+
racc (~> 1.4)
193+
nokogiri (1.18.10-x86_64-linux-gnu)
191194
racc (~> 1.4)
192195
orm_adapter (0.5.0)
193196
ostruct (0.6.3)
@@ -196,11 +199,12 @@ GEM
196199
ast (~> 2.4.1)
197200
racc
198201
pg (1.6.1-x64-mingw-ucrt)
202+
pg (1.6.1-x86_64-linux)
199203
pp (0.6.2)
200204
prettyprint
201205
prettyprint (0.2.0)
202206
prism (1.4.0)
203-
propshaft (1.2.1)
207+
propshaft (1.3.1)
204208
actionpack (>= 7.0.0)
205209
activesupport (>= 7.0.0)
206210
rack
@@ -212,7 +216,7 @@ GEM
212216
nio4r (~> 2.0)
213217
raabro (1.4.0)
214218
racc (1.8.1)
215-
rack (3.2.0)
219+
rack (3.2.1)
216220
rack-proxy (0.7.7)
217221
rack
218222
rack-session (2.1.1)
@@ -346,6 +350,7 @@ GEM
346350
stringio (3.1.7)
347351
thor (1.4.0)
348352
thruster (0.1.15)
353+
thruster (0.1.15-x86_64-linux)
349354
timeout (0.4.3)
350355
turbo-rails (1.5.0)
351356
actionpack (>= 6.0.0)
@@ -383,6 +388,7 @@ GEM
383388

384389
PLATFORMS
385390
x64-mingw-ucrt
391+
x86_64-linux
386392

387393
DEPENDENCIES
388394
bootsnap

0 commit comments

Comments
 (0)