Skip to content

Commit 9536786

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 b345699 commit 9536786

1 file changed

Lines changed: 17 additions & 18 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ GEM
9292
aws-eventstream (~> 1, >= 1.0.2)
9393
base64 (0.3.0)
9494
benchmark (0.4.1)
95-
bigdecimal (3.2.1)
95+
bigdecimal (3.2.2)
9696
bootsnap (1.18.6)
9797
msgpack (~> 1.2)
9898
builder (3.3.0)
@@ -104,7 +104,7 @@ GEM
104104
sass-embedded (~> 1.63)
105105
date (3.4.1)
106106
drb (2.2.3)
107-
erb (5.0.1)
107+
erb (5.0.2)
108108
erubi (1.13.1)
109109
globalid (1.2.1)
110110
activesupport (>= 6.1)
@@ -141,7 +141,7 @@ GEM
141141
actionpack (>= 6.0.0)
142142
activesupport (>= 6.0.0)
143143
railties (>= 6.0.0)
144-
io-console (0.8.0)
144+
io-console (0.8.1)
145145
irb (1.15.2)
146146
pp (>= 0.6.0)
147147
rdoc (>= 4.0.0)
@@ -171,42 +171,41 @@ GEM
171171
net-smtp (0.5.1)
172172
net-protocol
173173
nio4r (2.7.4)
174-
nokogiri (1.18.8)
174+
nokogiri (1.18.9)
175175
mini_portile2 (~> 2.8.2)
176176
racc (~> 1.4)
177-
nokogiri (1.18.8-aarch64-linux-gnu)
177+
nokogiri (1.18.9-aarch64-linux-gnu)
178178
racc (~> 1.4)
179-
nokogiri (1.18.8-aarch64-linux-musl)
179+
nokogiri (1.18.9-aarch64-linux-musl)
180180
racc (~> 1.4)
181-
nokogiri (1.18.8-arm-linux-gnu)
181+
nokogiri (1.18.9-arm-linux-gnu)
182182
racc (~> 1.4)
183-
nokogiri (1.18.8-arm-linux-musl)
183+
nokogiri (1.18.9-arm-linux-musl)
184184
racc (~> 1.4)
185-
nokogiri (1.18.8-arm64-darwin)
185+
nokogiri (1.18.9-arm64-darwin)
186186
racc (~> 1.4)
187-
nokogiri (1.18.8-x86_64-darwin)
187+
nokogiri (1.18.9-x86_64-darwin)
188188
racc (~> 1.4)
189-
nokogiri (1.18.8-x86_64-linux-gnu)
189+
nokogiri (1.18.9-x86_64-linux-gnu)
190190
racc (~> 1.4)
191-
nokogiri (1.18.8-x86_64-linux-musl)
191+
nokogiri (1.18.9-x86_64-linux-musl)
192192
racc (~> 1.4)
193193
pg (1.5.9)
194194
power_assert (2.0.5)
195195
pp (0.6.2)
196196
prettyprint
197197
prettyprint (0.2.0)
198-
propshaft (1.1.0)
198+
propshaft (1.2.1)
199199
actionpack (>= 7.0.0)
200200
activesupport (>= 7.0.0)
201201
rack
202-
railties (>= 7.0.0)
203202
psych (5.2.6)
204203
date
205204
stringio
206205
puma (6.6.0)
207206
nio4r (~> 2.0)
208207
racc (1.8.1)
209-
rack (3.1.15)
208+
rack (3.1.16)
210209
rack-session (2.1.1)
211210
base64 (>= 0.1.0)
212211
rack (>= 3.0.0)
@@ -244,10 +243,10 @@ GEM
244243
thor (~> 1.0, >= 1.2.2)
245244
zeitwerk (~> 2.6)
246245
rake (13.3.0)
247-
rdoc (6.14.0)
246+
rdoc (6.14.2)
248247
erb
249248
psych (>= 4.0.0)
250-
reline (0.6.1)
249+
reline (0.6.2)
251250
io-console (~> 0.5)
252251
sass-embedded (1.89.1)
253252
google-protobuf (~> 4.31)
@@ -296,7 +295,7 @@ GEM
296295
stringio (3.1.7)
297296
test-unit (3.6.9)
298297
power_assert
299-
thor (1.3.2)
298+
thor (1.4.0)
300299
timeout (0.4.3)
301300
tzinfo (2.0.6)
302301
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)