Skip to content

Commit 25a7faa

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] <support@github.com>
1 parent 40ecc21 commit 25a7faa

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
bcrypt_pbkdf (1.1.1-x64-mingw-ucrt)
8282
bcrypt_pbkdf (1.1.1-x86-mingw32)
8383
benchmark (0.4.1)
84-
bigdecimal (3.2.2)
84+
bigdecimal (3.3.0)
8585
bindex (0.8.1)
8686
bootsnap (1.18.6)
8787
msgpack (~> 1.2)
@@ -98,7 +98,7 @@ GEM
9898
regexp_parser (>= 1.5, < 3.0)
9999
xpath (~> 3.2)
100100
concurrent-ruby (1.3.5)
101-
connection_pool (2.5.3)
101+
connection_pool (2.5.4)
102102
crass (1.0.6)
103103
date (3.4.1)
104104
debug (1.11.0)
@@ -114,7 +114,7 @@ GEM
114114
dotenv (3.1.8)
115115
drb (2.2.3)
116116
ed25519 (1.4.0)
117-
erb (5.0.2)
117+
erb (5.0.3)
118118
erubi (1.13.1)
119119
et-orbi (1.2.11)
120120
tzinfo
@@ -161,7 +161,7 @@ GEM
161161
language_server-protocol (3.17.0.5)
162162
lint_roller (1.1.0)
163163
logger (1.7.0)
164-
loofah (2.24.0)
164+
loofah (2.24.1)
165165
crass (~> 1.0.2)
166166
nokogiri (>= 1.12.0)
167167
mail (2.8.1)
@@ -190,12 +190,12 @@ GEM
190190
net-protocol
191191
net-ssh (7.3.0)
192192
nio4r (2.7.4)
193-
nokogiri (1.18.4)
193+
nokogiri (1.18.10)
194194
mini_portile2 (~> 2.8.2)
195195
racc (~> 1.4)
196-
nokogiri (1.18.4-x64-mingw-ucrt)
196+
nokogiri (1.18.10-x64-mingw-ucrt)
197197
racc (~> 1.4)
198-
nokogiri (1.18.4-x86_64-linux-gnu)
198+
nokogiri (1.18.10-x86_64-linux-gnu)
199199
racc (~> 1.4)
200200
orm_adapter (0.5.0)
201201
ostruct (0.6.3)
@@ -206,15 +206,14 @@ GEM
206206
pg (1.6.0-x64-mingw-ucrt)
207207
pg (1.6.0-x86-mingw32)
208208
pg (1.6.0-x86_64-linux)
209-
pp (0.6.2)
209+
pp (0.6.3)
210210
prettyprint
211211
prettyprint (0.2.0)
212212
prism (1.4.0)
213-
propshaft (1.1.0)
213+
propshaft (1.3.1)
214214
actionpack (>= 7.0.0)
215215
activesupport (>= 7.0.0)
216216
rack
217-
railties (>= 7.0.0)
218217
psych (5.2.6)
219218
date
220219
stringio
@@ -223,7 +222,7 @@ GEM
223222
nio4r (~> 2.0)
224223
raabro (1.4.0)
225224
racc (1.8.1)
226-
rack (3.1.16)
225+
rack (3.2.2)
227226
rack-session (2.1.1)
228227
base64 (>= 0.1.0)
229228
rack (>= 3.0.0)
@@ -245,7 +244,7 @@ GEM
245244
activesupport (= 8.0.2)
246245
bundler (>= 1.15.0)
247246
railties (= 8.0.2)
248-
rails-dom-testing (2.2.0)
247+
rails-dom-testing (2.3.0)
249248
activesupport (>= 5.0.0)
250249
minitest
251250
nokogiri (>= 1.6)
@@ -262,9 +261,10 @@ GEM
262261
zeitwerk (~> 2.6)
263262
rainbow (3.1.1)
264263
rake (13.3.0)
265-
rdoc (6.14.2)
264+
rdoc (6.15.0)
266265
erb
267266
psych (>= 4.0.0)
267+
tsort
268268
regexp_parser (2.10.0)
269269
reline (0.6.2)
270270
io-console (~> 0.5)
@@ -368,7 +368,7 @@ GEM
368368
unicode-display_width (3.1.4)
369369
unicode-emoji (~> 4.0, >= 4.0.4)
370370
unicode-emoji (4.0.4)
371-
uri (1.0.3)
371+
uri (1.0.4)
372372
useragent (0.16.11)
373373
warden (1.2.9)
374374
rack (>= 2.0.9)

0 commit comments

Comments
 (0)