Skip to content

Commit fcf0a6e

Browse files
Bump the ruby-minor-and-patch group across 1 directory with 2 updates
Bumps the ruby-minor-and-patch group with 2 updates in the / directory: [fastlane-plugin-wpmreleasetoolkit](https://github.com/wordpress-mobile/release-toolkit) and [rmagick](https://github.com/rmagick/rmagick). Updates `fastlane-plugin-wpmreleasetoolkit` from 14.10.0 to 14.11.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@14.10.0...14.11.0) Updates `rmagick` from 7.0.5 to 7.1.0 - [Release notes](https://github.com/rmagick/rmagick/releases) - [Changelog](https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md) - [Commits](https://github.com/rmagick/rmagick/commits) --- updated-dependencies: - dependency-name: fastlane-plugin-wpmreleasetoolkit dependency-version: 14.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-minor-and-patch - dependency-name: rmagick dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0946db5 commit fcf0a6e

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ gem 'fastlane', '~> 2'
99

1010
gem 'fastlane-plugin-firebase_app_distribution', '~> 1.0'
1111
gem 'fastlane-plugin-sentry'
12-
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.10'
12+
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.11'
1313
# gem 'fastlane-plugin-wpmreleasetoolkit', path: '../../release-toolkit'
1414
# gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', branch: ''
1515

1616
### Gems needed only for generating Promo Screenshots
1717
group :screenshots, optional: true do
18-
gem 'rmagick', '~> 7.0'
18+
gem 'rmagick', '~> 7.1'
1919
end
2020

2121
# Security: https://github.com/lostisland/faraday/pull/1665

Gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@ GEM
99
ast (2.4.3)
1010
atomos (0.1.3)
1111
aws-eventstream (1.4.0)
12-
aws-partitions (1.1266.0)
13-
aws-sdk-core (3.252.0)
12+
aws-partitions (1.1274.0)
13+
aws-sdk-core (3.254.0)
1414
aws-eventstream (~> 1, >= 1.3.0)
1515
aws-partitions (~> 1, >= 1.992.0)
1616
aws-sigv4 (~> 1.9)
1717
base64
1818
bigdecimal
1919
jmespath (~> 1, >= 1.6.1)
2020
logger
21-
aws-sdk-kms (1.129.0)
22-
aws-sdk-core (~> 3, >= 3.248.0)
21+
aws-sdk-kms (1.130.0)
22+
aws-sdk-core (~> 3, >= 3.254.0)
2323
aws-sigv4 (~> 1.5)
24-
aws-sdk-s3 (1.226.0)
25-
aws-sdk-core (~> 3, >= 3.248.0)
24+
aws-sdk-s3 (1.228.1)
25+
aws-sdk-core (~> 3, >= 3.254.0)
2626
aws-sdk-kms (~> 1)
2727
aws-sigv4 (~> 1.5)
2828
aws-sigv4 (1.12.1)
@@ -45,7 +45,7 @@ GEM
4545
highline (~> 2.0.0)
4646
cork (0.3.0)
4747
colored2 (~> 3.1)
48-
csv (3.3.5)
48+
csv (3.3.6)
4949
danger (9.6.0)
5050
base64 (~> 0.2)
5151
claide (~> 1.0)
@@ -78,7 +78,7 @@ GEM
7878
dotenv (2.8.1)
7979
emoji_regex (3.2.3)
8080
erubi (1.13.1)
81-
excon (1.5.0)
81+
excon (1.6.0)
8282
logger
8383
faraday (1.10.6)
8484
faraday-em_http (~> 1.0)
@@ -168,12 +168,12 @@ GEM
168168
google-apis-firebaseappdistribution_v1alpha (>= 0.12.0)
169169
fastlane-plugin-sentry (1.29.0)
170170
os (~> 1.1, >= 1.1.4)
171-
fastlane-plugin-wpmreleasetoolkit (14.10.0)
171+
fastlane-plugin-wpmreleasetoolkit (14.11.0)
172172
buildkit (~> 1.5)
173173
chroma (= 0.2.0)
174174
diffy (~> 3.3)
175175
dotenv (~> 2.8)
176-
fastlane (~> 2.235)
176+
fastlane (~> 2.237)
177177
gettext (~> 3.5)
178178
git (~> 1.3)
179179
google-cloud-storage (~> 1.31)
@@ -199,7 +199,7 @@ GEM
199199
git (1.19.1)
200200
addressable (~> 2.8)
201201
rchardet (~> 1.8)
202-
google-apis-androidpublisher_v3 (0.104.0)
202+
google-apis-androidpublisher_v3 (0.106.0)
203203
google-apis-core (>= 0.15.0, < 2.a)
204204
google-apis-core (0.18.0)
205205
addressable (~> 2.5, >= 2.5.1)
@@ -217,15 +217,15 @@ GEM
217217
google-apis-core (>= 0.15.0, < 2.a)
218218
google-apis-playcustomapp_v1 (0.18.0)
219219
google-apis-core (>= 0.15.0, < 2.a)
220-
google-apis-storage_v1 (0.64.0)
220+
google-apis-storage_v1 (0.65.0)
221221
google-apis-core (>= 0.15.0, < 2.a)
222222
google-cloud-core (1.9.0)
223223
google-cloud-env (>= 1.0, < 3.a)
224224
google-cloud-errors (~> 1.0)
225225
google-cloud-env (2.2.2)
226226
base64 (~> 0.2)
227227
faraday (>= 1.0, < 3.a)
228-
google-cloud-errors (1.6.0)
228+
google-cloud-errors (1.7.0)
229229
google-cloud-storage (1.62.0)
230230
addressable (~> 2.8)
231231
digest-crc (~> 0.4)
@@ -236,7 +236,7 @@ GEM
236236
googleauth (~> 1.9)
237237
mini_mime (~> 1.0)
238238
google-logging-utils (0.2.0)
239-
googleauth (1.17.1)
239+
googleauth (1.17.3)
240240
faraday (>= 1.0, < 3.a)
241241
google-cloud-env (~> 2.2)
242242
google-logging-utils (~> 0.1)
@@ -251,7 +251,7 @@ GEM
251251
mutex_m
252252
java-properties (0.3.0)
253253
jmespath (1.6.2)
254-
json (2.20.0)
254+
json (2.21.1)
255255
jwt (3.2.0)
256256
base64
257257
kramdown (2.5.2)
@@ -313,7 +313,7 @@ GEM
313313
uber (< 0.2.0)
314314
retriable (3.8.0)
315315
rexml (3.4.4)
316-
rmagick (7.0.5)
316+
rmagick (7.1.0)
317317
observer (~> 0.1)
318318
pkg-config (~> 1.4)
319319
rouge (3.28.0)
@@ -381,8 +381,8 @@ DEPENDENCIES
381381
fastlane (~> 2)
382382
fastlane-plugin-firebase_app_distribution (~> 1.0)
383383
fastlane-plugin-sentry
384-
fastlane-plugin-wpmreleasetoolkit (~> 14.10)
385-
rmagick (~> 7.0)
384+
fastlane-plugin-wpmreleasetoolkit (~> 14.11)
385+
rmagick (~> 7.1)
386386

387387
BUNDLED WITH
388388
2.6.8

0 commit comments

Comments
 (0)