Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Gemfile: install cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-araman committed Jun 12, 2021
1 parent 7459b26 commit 8e9e324
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
source "https://rubygems.org"

gem "cocoapods"
gem "jazzy"
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GEM
netrc (~> 0.11)
cocoapods-try (1.2.0)
colored2 (3.1.2)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.9)
escape (0.0.4)
ethon (0.14.0)
ffi (>= 1.15.0)
Expand Down Expand Up @@ -106,7 +106,8 @@ PLATFORMS
arm64-darwin-20

DEPENDENCIES
cocoapods
jazzy

BUNDLED WITH
2.2.19
2.2.20

0 comments on commit 8e9e324

Please sign in to comment.