Skip to content

Commit

Permalink
Merge release/1.115.0 into main
Browse files Browse the repository at this point in the history
  • Loading branch information
daxmobile authored Nov 18, 2024
2 parents cbd1a1e + 5078d2b commit 18eb13b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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: 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
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.4'
gem 'fastlane-plugin-ddg_apple_automation', git: 'https://github.com/duckduckgo/fastlane-plugin-ddg_apple_automation', tag: '0.11.5'

0 comments on commit 18eb13b

Please sign in to comment.