Skip to content

Commit d0f6e10

Browse files
Bump propshaft from 1.2.1 to 1.3.1 (#330)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13c51e3 commit d0f6e10

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ruby "3.4.7"
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.8.0"
1212
# Use the Puma web server [https://github.com/puma/puma]

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ GEM
182182
prettyprint
183183
prettyprint (0.2.0)
184184
prism (1.6.0)
185-
propshaft (1.2.1)
185+
propshaft (1.3.1)
186186
actionpack (>= 7.0.0)
187187
activesupport (>= 7.0.0)
188188
rack
@@ -333,7 +333,7 @@ DEPENDENCIES
333333
lucide-rails (= 0.7.1)
334334
phlex!
335335
phlex-rails!
336-
propshaft (= 1.2.1)
336+
propshaft (= 1.3.1)
337337
pry (= 0.15.2)
338338
puma (= 7.1.0)
339339
rails (= 8.0.2.1)

0 commit comments

Comments
 (0)