Skip to content
Snippets Groups Projects
Unverified Commit 0790e811 authored by IKEDA Sho's avatar IKEDA Sho Committed by GitHub
Browse files

chore(deps): update CocoaPods version to 1.9.1 (#5843)

parent 05106a74
No related branches found
No related tags found
No related merge requests found
......@@ -162,7 +162,7 @@ RUN apt-get update && apt-get install -y ruby ruby2.5-dev && rm -rf /var/lib/apt
RUN ruby --version
# renovate: datasource=rubygems depName=cocoapods versioning=ruby
ENV COCOAPODS_VERSION 1.9.0
ENV COCOAPODS_VERSION 1.9.1
RUN gem install --no-rdoc --no-ri cocoapods -v ${COCOAPODS_VERSION}
USER ubuntu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment