Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump base gem versions #122

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion py3_ruby/Dockerfile
Expand Up @@ -23,7 +23,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get -y update && \

# skip installing gem documentation
RUN echo 'gem: --no-rdoc --no-ri --no-document' >> "/etc/gemrc" && \
gem install bundler -v 1.17
gem install bundler -v --no-document 1.17.3
rantler marked this conversation as resolved.
Show resolved Hide resolved

##################################################
# Python installation
Expand Down
40 changes: 0 additions & 40 deletions rails5-deps/2.3.6/Dockerfile

This file was deleted.

67 changes: 0 additions & 67 deletions rails5-deps/2.3.6/Gemfile

This file was deleted.