Skip to content

Commit 3643cc5

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 43a6098 commit 3643cc5

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
@@ -10,7 +10,7 @@ gem "bcrypt", "3.1.13"
1010
gem "faker", "3.5.2"
1111
gem "will_paginate", "4.0.1"
1212
gem "cssbundling-rails", "1.4.3"
13-
gem "propshaft", "1.2.1"
13+
gem "propshaft", "1.3.1"
1414
gem "importmap-rails", "2.1.0"
1515
gem "turbo-rails", "2.0.14"
1616
gem "stimulus-rails", "1.3.4"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ GEM
248248
pp (0.6.2)
249249
prettyprint
250250
prettyprint (0.2.0)
251-
propshaft (1.2.1)
251+
propshaft (1.3.1)
252252
actionpack (>= 7.0.0)
253253
activesupport (>= 7.0.0)
254254
rack
@@ -396,7 +396,7 @@ DEPENDENCIES
396396
minitest (= 5.25.5)
397397
minitest-reporters (= 1.7.1)
398398
pg (= 1.5.9)
399-
propshaft (= 1.2.1)
399+
propshaft (= 1.3.1)
400400
puma (= 6.6.0)
401401
rails (= 8.0.2)
402402
rails-controller-testing (= 1.0.5)

0 commit comments

Comments
 (0)