Skip to content

Commit

Permalink
Gemfile updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Liubov Danilina committed Jan 16, 2024
1 parent 87b9a20 commit 5023d2c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion ios/Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
source "https://rubygems.org"
source 'https://rubygems.org'

# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby '3.1.2'

gem 'cocoapods', '1.14.3'

gem "fastlane"

0 comments on commit 5023d2c

Please sign in to comment.