File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ ENV BUNDLER_VERSION 1.11.2
3636RUN gem install bundler --version "$BUNDLER_VERSION" \
3737 && bundle config --global path "$GEM_HOME" \
3838 && bundle config --global bin "$GEM_HOME/bin" \
39- && bundle config --global silence_root_warning true
39+ && bundle config --global silence_root_warning true
4040
4141# don't create ".bundle" in all our apps
4242ENV BUNDLE_APP_CONFIG $GEM_HOME
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ ENV BUNDLER_VERSION 1.11.2
6464RUN gem install bundler --version "$BUNDLER_VERSION" \
6565 && bundle config --global path "$GEM_HOME" \
6666 && bundle config --global bin "$GEM_HOME/bin" \
67- && bundle config --global silence_root_warning true
67+ && bundle config --global silence_root_warning true
6868
6969# don't create ".bundle" in all our apps
7070ENV BUNDLE_APP_CONFIG $GEM_HOME
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ ENV BUNDLER_VERSION 1.11.2
3636RUN gem install bundler --version "$BUNDLER_VERSION" \
3737 && bundle config --global path "$GEM_HOME" \
3838 && bundle config --global bin "$GEM_HOME/bin" \
39- && bundle config --global silence_root_warning true
39+ && bundle config --global silence_root_warning true
4040
4141# don't create ".bundle" in all our apps
4242ENV BUNDLE_APP_CONFIG $GEM_HOME
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ ENV BUNDLER_VERSION 1.11.2
6464RUN gem install bundler --version "$BUNDLER_VERSION" \
6565 && bundle config --global path "$GEM_HOME" \
6666 && bundle config --global bin "$GEM_HOME/bin" \
67- && bundle config --global silence_root_warning true
67+ && bundle config --global silence_root_warning true
6868
6969# don't create ".bundle" in all our apps
7070ENV BUNDLE_APP_CONFIG $GEM_HOME
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ ENV BUNDLER_VERSION 1.11.2
3636RUN gem install bundler --version "$BUNDLER_VERSION" \
3737 && bundle config --global path "$GEM_HOME" \
3838 && bundle config --global bin "$GEM_HOME/bin" \
39- && bundle config --global silence_root_warning true
39+ && bundle config --global silence_root_warning true
4040
4141# don't create ".bundle" in all our apps
4242ENV BUNDLE_APP_CONFIG $GEM_HOME
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ ENV BUNDLER_VERSION 1.11.2
6464RUN gem install bundler --version "$BUNDLER_VERSION" \
6565 && bundle config --global path "$GEM_HOME" \
6666 && bundle config --global bin "$GEM_HOME/bin" \
67- && bundle config --global silence_root_warning true
67+ && bundle config --global silence_root_warning true
6868
6969# don't create ".bundle" in all our apps
7070ENV BUNDLE_APP_CONFIG $GEM_HOME
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ ENV BUNDLER_VERSION 1.11.2
3636RUN gem install bundler --version "$BUNDLER_VERSION" \
3737 && bundle config --global path "$GEM_HOME" \
3838 && bundle config --global bin "$GEM_HOME/bin" \
39- && bundle config --global silence_root_warning true
39+ && bundle config --global silence_root_warning true
4040
4141# don't create ".bundle" in all our apps
4242ENV BUNDLE_APP_CONFIG $GEM_HOME
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ ENV BUNDLER_VERSION 1.11.2
6464RUN gem install bundler --version "$BUNDLER_VERSION" \
6565 && bundle config --global path "$GEM_HOME" \
6666 && bundle config --global bin "$GEM_HOME/bin" \
67- && bundle config --global silence_root_warning true
67+ && bundle config --global silence_root_warning true
6868
6969# don't create ".bundle" in all our apps
7070ENV BUNDLE_APP_CONFIG $GEM_HOME
You can’t perform that action at this time.
0 commit comments