Skip to content

Commit 43960ce

Browse files
Bump propshaft from 1.3.1 to 1.3.2 (#6442)
Bumps [propshaft](https://github.com/rails/propshaft) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](rails/propshaft@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: propshaft dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26920fd commit 43960ce

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ gem "csv", "~> 3.3" # zeitwerk-2.6.12
9494
gem "observer", "~> 0.1.2" # launchdarkly-server-sdk-8.0.0
9595

9696
# Assets
97-
gem "propshaft", "~> 1.3.1"
97+
gem "propshaft", "~> 1.3.2"
9898
gem "importmap-rails", "~> 2.2"
9999
gem "stimulus-rails", "~> 1.3" # this adds stimulus-loading.js so it must be available at runtime
100100
gem "local_time", "~> 3.0"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ GEM
596596
prism (1.9.0)
597597
prop_initializer (0.3.0)
598598
zeitwerk (>= 2.6.18)
599-
propshaft (1.3.1)
599+
propshaft (1.3.2)
600600
actionpack (>= 7.0.0)
601601
activesupport (>= 7.0.0)
602602
rack
@@ -981,7 +981,7 @@ DEPENDENCIES
981981
phlex-rails (~> 2.4)
982982
pp (= 0.6.3)
983983
prop_initializer (~> 0.2)
984-
propshaft (~> 1.3.1)
984+
propshaft (~> 1.3.2)
985985
prosopite (~> 2.1)
986986
puma (~> 6.6)
987987
puma-plugin-statsd (~> 2.7)
@@ -1255,7 +1255,7 @@ CHECKSUMS
12551255
prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193
12561256
prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85
12571257
prop_initializer (0.3.0) sha256=7ccbe912ba808fb46404d50a594a884ca0f3f43278b34de552be9a2ba1acb162
1258-
propshaft (1.3.1) sha256=9acc664ef67e819ffa3d95bd7ad4c3623ea799110c5f4dee67fa7e583e74c392
1258+
propshaft (1.3.2) sha256=1d56a3e56a92c21bfc29caf07406b5386b00d4c47ddf357cf989a5a234b1389e
12591259
prosopite (2.1.2) sha256=ca474e5b83bf65cdb1b3d44f848ceb3270c1e3474a9c20fd9228114bf766fd0b
12601260
protobug (0.1.0) sha256=5bf1356cedf99dcf311890743b78f5e602f62ca703e574764337f1996b746bf2
12611261
protobug_googleapis_field_behavior_protos (0.1.0) sha256=db48ef6a5913b2355b4a6931ab400a9e3e995fb48499977a3ad0be6365f9e265

0 commit comments

Comments
 (0)