Skip to content

Commit

Permalink
remove gems
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTrunk committed Oct 25, 2023
1 parent eefae10 commit f1a2fde
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,12 @@ GEM
escape (0.0.4)
ethon (0.16.0)
ffi (>= 1.15.0)
ffi (1.15.5)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
httpclient (2.8.3)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.6.3)
minitest (5.19.0)
molinillo (0.8.0)
nanaimo (0.3.0)
Expand Down
1 change: 0 additions & 1 deletion ios/ci_scripts/ci_post_clone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export GEM_HOME=$HOME/gems
export PATH="$GEM_HOME/bin:$PATH"

echo ">>> INSTALL BUNDLER"
gem update --system 3.2.3
gem install bundler --install-dir $GEM_HOME

# Install dependencies
Expand Down

0 comments on commit f1a2fde

Please sign in to comment.