Skip to content

Commit ba8edf9

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] <[email protected]>
1 parent 102f521 commit ba8edf9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ruby "3.4.4"
66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
77
gem "rails", "8.0.2.1"
88
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
9-
gem "propshaft", "1.2.1"
9+
gem "propshaft", "1.3.1"
1010
# Use sqlite3 as the database for Active Record
1111
gem "sqlite3", "2.7.4"
1212
# Use the Puma web server [https://github.com/puma/puma]

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ GEM
9898
ast (2.4.3)
9999
base64 (0.3.0)
100100
benchmark (0.4.1)
101-
bigdecimal (3.2.2)
101+
bigdecimal (3.2.3)
102102
bindex (0.8.1)
103103
bootsnap (1.18.6)
104104
msgpack (~> 1.2)
@@ -114,7 +114,7 @@ GEM
114114
xpath (~> 3.2)
115115
coderay (1.1.3)
116116
concurrent-ruby (1.3.5)
117-
connection_pool (2.5.3)
117+
connection_pool (2.5.4)
118118
crass (1.0.6)
119119
cssbundling-rails (1.4.3)
120120
railties (>= 6.0.0)
@@ -169,10 +169,10 @@ GEM
169169
net-smtp (0.5.1)
170170
net-protocol
171171
nio4r (2.7.4)
172-
nokogiri (1.18.9)
172+
nokogiri (1.18.10)
173173
mini_portile2 (~> 2.8.2)
174174
racc (~> 1.4)
175-
nokogiri (1.18.9-x86_64-linux-gnu)
175+
nokogiri (1.18.10-x86_64-linux-gnu)
176176
racc (~> 1.4)
177177
parallel (1.27.0)
178178
parser (3.3.8.0)
@@ -182,7 +182,7 @@ GEM
182182
prettyprint
183183
prettyprint (0.2.0)
184184
prism (1.4.0)
185-
propshaft (1.2.1)
185+
propshaft (1.3.1)
186186
actionpack (>= 7.0.0)
187187
activesupport (>= 7.0.0)
188188
rack
@@ -196,7 +196,7 @@ GEM
196196
puma (7.0.3)
197197
nio4r (~> 2.0)
198198
racc (1.8.1)
199-
rack (3.2.0)
199+
rack (3.2.1)
200200
rack-session (2.1.1)
201201
base64 (>= 0.1.0)
202202
rack (>= 3.0.0)
@@ -331,7 +331,7 @@ DEPENDENCIES
331331
lucide-rails (= 0.7.1)
332332
phlex!
333333
phlex-rails!
334-
propshaft (= 1.2.1)
334+
propshaft (= 1.3.1)
335335
pry (= 0.15.2)
336336
puma (= 7.0.3)
337337
rails (= 8.0.2.1)

0 commit comments

Comments
 (0)