Skip to content

Commit

Permalink
bump fastlane automation
Browse files Browse the repository at this point in the history
  • Loading branch information
kshann committed Nov 19, 2024
1 parent 3b53af7 commit c218ab8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/duckduckgo/fastlane-plugin-ddg_apple_automation
revision: 466fef65f4e8e8a6a215cba72edabf48fb9e6a33
tag: 0.11.6
revision: fdf84367c1e824248a30a620c45bf5db68de880e
branch: kieran/-mm-handle-empty-asana-url
specs:
fastlane-plugin-ddg_apple_automation (0.11.6)
fastlane-plugin-ddg_apple_automation (0.11.7)
asana
climate_control
httpparty
Expand Down Expand Up @@ -33,10 +33,10 @@ GEM
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.95.0)
aws-sdk-kms (1.96.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.171.0)
aws-sdk-s3 (1.172.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
Expand Down
2 changes: 1 addition & 1 deletion fastlane/Pluginfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
#
# Ensure this file is checked in to source control!

gem 'fastlane-plugin-ddg_apple_automation', git: 'https://github.com/duckduckgo/fastlane-plugin-ddg_apple_automation', tag: '0.11.6'
gem 'fastlane-plugin-ddg_apple_automation', git: 'https://github.com/duckduckgo/fastlane-plugin-ddg_apple_automation', branch:'kieran/-mm-handle-empty-asana-url'

0 comments on commit c218ab8

Please sign in to comment.