Skip to content

Commit a547ecd

Browse files
Bump fastlane-plugin-wpmreleasetoolkit from 13.2.0 to 13.3.0 (#777)
Bumps [fastlane-plugin-wpmreleasetoolkit](https://github.com/wordpress-mobile/release-toolkit) from 13.2.0 to 13.3.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.2.0...13.3.0) --- updated-dependencies: - dependency-name: fastlane-plugin-wpmreleasetoolkit dependency-version: 13.3.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 4721f01 commit a547ecd

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
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.228'
6-
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.2'
6+
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.3'

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ GEM
2323
artifactory (3.0.17)
2424
atomos (0.1.3)
2525
aws-eventstream (1.4.0)
26-
aws-partitions (1.1115.0)
27-
aws-sdk-core (3.225.2)
26+
aws-partitions (1.1117.0)
27+
aws-sdk-core (3.226.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.104.0)
34+
aws-sdk-kms (1.105.0)
3535
aws-sdk-core (~> 3, >= 3.225.0)
3636
aws-sigv4 (~> 1.5)
3737
aws-sdk-s3 (1.189.1)
@@ -42,8 +42,8 @@ GEM
4242
aws-eventstream (~> 1, >= 1.0.2)
4343
babosa (1.0.4)
4444
base64 (0.3.0)
45-
benchmark (0.4.0)
46-
bigdecimal (3.1.9)
45+
benchmark (0.4.1)
46+
bigdecimal (3.2.2)
4747
buildkit (1.6.1)
4848
sawyer (>= 0.6)
4949
chroma (0.2.0)
@@ -55,12 +55,12 @@ GEM
5555
concurrent-ruby (1.3.5)
5656
connection_pool (2.5.3)
5757
declarative (0.0.20)
58-
diffy (3.4.3)
58+
diffy (3.4.4)
5959
digest-crc (0.7.0)
6060
rake (>= 12.0.0, < 14.0.0)
6161
domain_name (0.6.20240107)
6262
dotenv (2.8.1)
63-
drb (2.2.1)
63+
drb (2.2.3)
6464
emoji_regex (3.2.3)
6565
excon (0.112.0)
6666
faraday (1.10.4)
@@ -79,7 +79,7 @@ GEM
7979
faraday (>= 0.8.0)
8080
http-cookie (~> 1.0.0)
8181
faraday-em_http (1.0.0)
82-
faraday-em_synchrony (1.0.0)
82+
faraday-em_synchrony (1.0.1)
8383
faraday-excon (1.1.0)
8484
faraday-httpclient (1.0.1)
8585
faraday-multipart (1.1.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.2.0)
137+
fastlane-plugin-wpmreleasetoolkit (13.3.0)
138138
activesupport (>= 6.1.7.1)
139139
buildkit (~> 1.5)
140140
chroma (= 0.2.0)
@@ -213,7 +213,7 @@ GEM
213213
multipart-post (2.4.1)
214214
mutex_m (0.3.0)
215215
nanaimo (0.4.0)
216-
naturally (2.2.2)
216+
naturally (2.3.0)
217217
nkf (0.2.0)
218218
nokogiri (1.18.8-arm64-darwin)
219219
racc (~> 1.4)
@@ -292,7 +292,7 @@ PLATFORMS
292292

293293
DEPENDENCIES
294294
fastlane (~> 2.228)
295-
fastlane-plugin-wpmreleasetoolkit (~> 13.2)
295+
fastlane-plugin-wpmreleasetoolkit (~> 13.3)
296296

297297
BUNDLED WITH
298298
2.4.10

0 commit comments

Comments
 (0)