diff --git a/Gemfile.lock b/Gemfile.lock index 9fedb4a5c8..fcc7a1e39e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/duckduckgo/fastlane-plugin-ddg_apple_automation - revision: 689c9c81d6f7265671cd2d84c196a59222e38582 - tag: 0.11.4 + revision: 507c3a582d8cad3f2343e8bf22507b916e607e77 + tag: 0.11.5 specs: - fastlane-plugin-ddg_apple_automation (0.11.4) + fastlane-plugin-ddg_apple_automation (0.11.5) asana climate_control httpparty diff --git a/fastlane/Pluginfile b/fastlane/Pluginfile index e764925a8b..0b1b3b8c6b 100644 --- a/fastlane/Pluginfile +++ b/fastlane/Pluginfile @@ -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.4' +gem 'fastlane-plugin-ddg_apple_automation', git: 'https://github.com/duckduckgo/fastlane-plugin-ddg_apple_automation', tag: '0.11.5'