Skip to content

Commit

Permalink
Merge pull request #20 from tinkoff-mobile-tech/tech/gemfile-update
Browse files Browse the repository at this point in the history
Обновлены версии зависимостей окружения
  • Loading branch information
daivlev authored May 18, 2023
2 parents bcb37dc + 61158e5 commit 0ecd7a2
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 141 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
source "https://rubygems.org"

gem 'cocoapods', '~> 1.10.1'
gem 'fastlane', '~> 2.172.0'
gem 'cocoapods', '~> 1.11'
gem 'fastlane', '~> 2.209'
gem 'fastlane-plugin-changelog'
gem 'rubocop', '~> 0.93.1'
gem 'rubocop', '~> 1.25.1'
gem 'rubocop-require_tools'

plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
Expand Down
Loading

0 comments on commit 0ecd7a2

Please sign in to comment.