Skip to content

Commit 39d3455

Browse files
Bump fastlane-plugin-wpmreleasetoolkit from 13.1.2 to 13.2.0 (#741)
Bumps [fastlane-plugin-wpmreleasetoolkit](https://github.com/wordpress-mobile/release-toolkit) from 13.1.2 to 13.2.0. - [Release notes](https://github.com/wordpress-mobile/release-toolkit/releases) - [Changelog](https://github.com/wordpress-mobile/release-toolkit/blob/trunk/CHANGELOG.md) - [Commits](wordpress-mobile/release-toolkit@13.1.2...13.2.0) --- updated-dependencies: - dependency-name: fastlane-plugin-wpmreleasetoolkit dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6af381 commit 39d3455

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
source 'https://rubygems.org'
44

55
gem 'fastlane', '~> 2.227'
6-
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.1'
6+
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.2'

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@ GEM
2323
artifactory (3.0.17)
2424
atomos (0.1.3)
2525
aws-eventstream (1.3.2)
26-
aws-partitions (1.1098.0)
27-
aws-sdk-core (3.223.0)
26+
aws-partitions (1.1106.0)
27+
aws-sdk-core (3.224.0)
2828
aws-eventstream (~> 1, >= 1.3.0)
2929
aws-partitions (~> 1, >= 1.992.0)
3030
aws-sigv4 (~> 1.9)
3131
base64
3232
jmespath (~> 1, >= 1.6.1)
3333
logger
34-
aws-sdk-kms (1.100.0)
34+
aws-sdk-kms (1.101.0)
3535
aws-sdk-core (~> 3, >= 3.216.0)
3636
aws-sigv4 (~> 1.5)
37-
aws-sdk-s3 (1.185.0)
37+
aws-sdk-s3 (1.186.1)
3838
aws-sdk-core (~> 3, >= 3.216.0)
3939
aws-sdk-kms (~> 1)
4040
aws-sigv4 (~> 1.5)
@@ -53,7 +53,7 @@ GEM
5353
commander (4.6.0)
5454
highline (~> 2.0.0)
5555
concurrent-ruby (1.3.5)
56-
connection_pool (2.5.0)
56+
connection_pool (2.5.3)
5757
declarative (0.0.20)
5858
diffy (3.4.3)
5959
digest-crc (0.7.0)
@@ -134,7 +134,7 @@ GEM
134134
xcodeproj (>= 1.13.0, < 2.0.0)
135135
xcpretty (~> 0.4.1)
136136
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
137-
fastlane-plugin-wpmreleasetoolkit (13.1.2)
137+
fastlane-plugin-wpmreleasetoolkit (13.2.0)
138138
activesupport (>= 6.1.7.1)
139139
buildkit (~> 1.5)
140140
chroma (= 0.2.0)
@@ -202,7 +202,7 @@ GEM
202202
concurrent-ruby (~> 1.0)
203203
java-properties (0.3.0)
204204
jmespath (1.6.2)
205-
json (2.11.3)
205+
json (2.12.0)
206206
jwt (2.10.1)
207207
base64
208208
logger (1.7.0)
@@ -292,7 +292,7 @@ PLATFORMS
292292

293293
DEPENDENCIES
294294
fastlane (~> 2.227)
295-
fastlane-plugin-wpmreleasetoolkit (~> 13.1)
295+
fastlane-plugin-wpmreleasetoolkit (~> 13.2)
296296

297297
BUNDLED WITH
298298
2.4.10

0 commit comments

Comments
 (0)