File tree 21 files changed +21
-21
lines changed
21 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ RUN set -ex \
96
96
97
97
ENV BUNDLER_VERSION 1.15.4
98
98
99
- RUN gem install bundler --version "$BUNDLER_VERSION"
99
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
100
100
101
101
# install things globally, for great justice
102
102
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ RUN set -ex \
61
61
62
62
ENV BUNDLER_VERSION 1.15.4
63
63
64
- RUN gem install bundler --version "$BUNDLER_VERSION"
64
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
65
65
66
66
# install things globally, for great justice
67
67
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ RUN set -ex \
87
87
88
88
ENV BUNDLER_VERSION 1.15.4
89
89
90
- RUN gem install bundler --version "$BUNDLER_VERSION"
90
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
91
91
92
92
# install things globally, for great justice
93
93
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ RUN set -ex \
96
96
97
97
ENV BUNDLER_VERSION 1.15.4
98
98
99
- RUN gem install bundler --version "$BUNDLER_VERSION"
99
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
100
100
101
101
# install things globally, for great justice
102
102
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ RUN set -ex \
61
61
62
62
ENV BUNDLER_VERSION 1.15.4
63
63
64
- RUN gem install bundler --version "$BUNDLER_VERSION"
64
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
65
65
66
66
# install things globally, for great justice
67
67
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ RUN set -ex \
87
87
88
88
ENV BUNDLER_VERSION 1.15.4
89
89
90
- RUN gem install bundler --version "$BUNDLER_VERSION"
90
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
91
91
92
92
# install things globally, for great justice
93
93
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ RUN set -ex \
96
96
97
97
ENV BUNDLER_VERSION 1.15.4
98
98
99
- RUN gem install bundler --version "$BUNDLER_VERSION"
99
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
100
100
101
101
# install things globally, for great justice
102
102
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ RUN set -ex \
96
96
97
97
ENV BUNDLER_VERSION 1.15.4
98
98
99
- RUN gem install bundler --version "$BUNDLER_VERSION"
99
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
100
100
101
101
# install things globally, for great justice
102
102
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ RUN set -ex \
61
61
62
62
ENV BUNDLER_VERSION 1.15.4
63
63
64
- RUN gem install bundler --version "$BUNDLER_VERSION"
64
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
65
65
66
66
# install things globally, for great justice
67
67
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ RUN set -ex \
87
87
88
88
ENV BUNDLER_VERSION 1.15.4
89
89
90
- RUN gem install bundler --version "$BUNDLER_VERSION"
90
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
91
91
92
92
# install things globally, for great justice
93
93
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ RUN set -ex \
61
61
62
62
ENV BUNDLER_VERSION 1.15.4
63
63
64
- RUN gem install bundler --version "$BUNDLER_VERSION"
64
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
65
65
66
66
# install things globally, for great justice
67
67
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ RUN set -ex \
87
87
88
88
ENV BUNDLER_VERSION 1.15.4
89
89
90
- RUN gem install bundler --version "$BUNDLER_VERSION"
90
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
91
91
92
92
# install things globally, for great justice
93
93
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ RUN set -ex \
96
96
97
97
ENV BUNDLER_VERSION 1.15.4
98
98
99
- RUN gem install bundler --version "$BUNDLER_VERSION"
99
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
100
100
101
101
# install things globally, for great justice
102
102
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ RUN set -ex \
96
96
97
97
ENV BUNDLER_VERSION 1.15.4
98
98
99
- RUN gem install bundler --version "$BUNDLER_VERSION"
99
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
100
100
101
101
# install things globally, for great justice
102
102
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ RUN set -ex \
61
61
62
62
ENV BUNDLER_VERSION 1.15.4
63
63
64
- RUN gem install bundler --version "$BUNDLER_VERSION"
64
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
65
65
66
66
# install things globally, for great justice
67
67
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ RUN set -ex \
87
87
88
88
ENV BUNDLER_VERSION 1.15.4
89
89
90
- RUN gem install bundler --version "$BUNDLER_VERSION"
90
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
91
91
92
92
# install things globally, for great justice
93
93
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ RUN set -ex \
61
61
62
62
ENV BUNDLER_VERSION 1.15.4
63
63
64
- RUN gem install bundler --version "$BUNDLER_VERSION"
64
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
65
65
66
66
# install things globally, for great justice
67
67
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ RUN set -ex \
87
87
88
88
ENV BUNDLER_VERSION 1.15.4
89
89
90
- RUN gem install bundler --version "$BUNDLER_VERSION"
90
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
91
91
92
92
# install things globally, for great justice
93
93
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ RUN set -ex \
96
96
97
97
ENV BUNDLER_VERSION %%BUNDLER%%
98
98
99
- RUN gem install bundler --version "$BUNDLER_VERSION"
99
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
100
100
101
101
# install things globally, for great justice
102
102
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ RUN set -ex \
61
61
62
62
ENV BUNDLER_VERSION %%BUNDLER%%
63
63
64
- RUN gem install bundler --version "$BUNDLER_VERSION"
64
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
65
65
66
66
# install things globally, for great justice
67
67
# and don't create ".bundle" in all our apps
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ RUN set -ex \
87
87
88
88
ENV BUNDLER_VERSION %%BUNDLER%%
89
89
90
- RUN gem install bundler --version "$BUNDLER_VERSION"
90
+ RUN gem install bundler --version "$BUNDLER_VERSION" --force
91
91
92
92
# install things globally, for great justice
93
93
# and don't create ".bundle" in all our apps
You can’t perform that action at this time.
0 commit comments