Unverified Commit 444354f4 authored by Paul Yang's avatar Paul Yang Committed by GitHub

Update gem to 2.7.9 (#6265)

New bundler doesn't work with old gem: https://github.com/rbenv/rbenv/issues/1138
parent 310ba5ee
FROM grpctesting/rake-compiler-dock_53c22085d091183c528303791e7771359f699bcf
RUN /bin/bash -l -c "gem install bundler"
RUN /bin/bash -l -c "gem update --system '2.7.9' && gem install bundler"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment