diff --git a/Gemfile b/Gemfile index 69911bcd4a9..0454ff0edfb 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' gem 'danger-dangermattic', git: 'https://github.com/Automattic/dangermattic' -gem 'fastlane', '~> 2' +gem 'fastlane', '~> 2.216' gem 'fastlane-plugin-wpmreleasetoolkit', '~> 9.1' plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile') diff --git a/Gemfile.lock b/Gemfile.lock index 0e5cf4272c9..b99c85043aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -362,7 +362,7 @@ PLATFORMS DEPENDENCIES danger-dangermattic! - fastlane (~> 2) + fastlane (~> 2.216) fastlane-plugin-wpmreleasetoolkit (~> 9.1) BUNDLED WITH