Skip to content

Commit

Permalink
Bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmfinol committed Jan 16, 2025
1 parent fc5a6a5 commit 51e47b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
source "https://rubygems.org"
gem "fastlane"
gem "cocoapods"
gem "mutex_m"
gem "abbrev"
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ GEM
base64
nkf
rexml
abbrev (0.1.2)
activesupport (7.2.2.1)
base64
benchmark (>= 0.3)
Expand Down Expand Up @@ -230,6 +231,7 @@ GEM
molinillo (0.8.0)
multi_json (1.15.0)
multipart-post (2.4.1)
mutex_m (0.3.0)
nanaimo (0.4.0)
nap (1.1.0)
naturally (2.2.1)
Expand Down Expand Up @@ -293,8 +295,10 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
abbrev
cocoapods
fastlane
mutex_m

BUNDLED WITH
2.6.2

0 comments on commit 51e47b2

Please sign in to comment.