مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2026-01-22 07:38:18 +00:00
chore: upgrade bundler to 2.5.6
هذا الالتزام موجود في:
@@ -31,12 +31,12 @@ RUN mkdir -p /opt/postal/app /opt/postal/config
|
|||||||
WORKDIR /opt/postal/app
|
WORKDIR /opt/postal/app
|
||||||
|
|
||||||
# Install bundler
|
# Install bundler
|
||||||
RUN gem install bundler -v 2.4.9 --no-doc
|
RUN gem install bundler -v 2.5.6 --no-doc
|
||||||
|
|
||||||
# Install the latest and active gem dependencies and re-run
|
# Install the latest and active gem dependencies and re-run
|
||||||
# the appropriate commands to handle installs.
|
# the appropriate commands to handle installs.
|
||||||
COPY Gemfile Gemfile.lock ./
|
COPY --chown=postal Gemfile Gemfile.lock ./
|
||||||
RUN bundle config set force_ruby_platform true && bundle install -j 4
|
RUN bundle install -j 6
|
||||||
|
|
||||||
# Copy the application (and set permissions)
|
# Copy the application (and set permissions)
|
||||||
COPY ./docker/wait-for.sh /docker-entrypoint.sh
|
COPY ./docker/wait-for.sh /docker-entrypoint.sh
|
||||||
|
|||||||
@@ -76,7 +76,6 @@ GEM
|
|||||||
activerecord (>= 6.1, < 8.0)
|
activerecord (>= 6.1, < 8.0)
|
||||||
autoprefixer-rails (10.4.13.0)
|
autoprefixer-rails (10.4.13.0)
|
||||||
execjs (~> 2)
|
execjs (~> 2)
|
||||||
base64 (0.2.0)
|
|
||||||
bcrypt (3.1.20)
|
bcrypt (3.1.20)
|
||||||
bigdecimal (3.1.6)
|
bigdecimal (3.1.6)
|
||||||
builder (3.2.4)
|
builder (3.2.4)
|
||||||
@@ -136,8 +135,6 @@ GEM
|
|||||||
railties (>= 4.2.0)
|
railties (>= 4.2.0)
|
||||||
thor (>= 0.14, < 2.0)
|
thor (>= 0.14, < 2.0)
|
||||||
json (2.6.3)
|
json (2.6.3)
|
||||||
jwt (2.8.0)
|
|
||||||
base64
|
|
||||||
kaminari (1.2.2)
|
kaminari (1.2.2)
|
||||||
activesupport (>= 4.1.0)
|
activesupport (>= 4.1.0)
|
||||||
kaminari-actionview (= 1.2.2)
|
kaminari-actionview (= 1.2.2)
|
||||||
@@ -346,7 +343,6 @@ DEPENDENCIES
|
|||||||
hashie
|
hashie
|
||||||
highline
|
highline
|
||||||
jquery-rails
|
jquery-rails
|
||||||
jwt
|
|
||||||
kaminari
|
kaminari
|
||||||
klogger-logger
|
klogger-logger
|
||||||
mail
|
mail
|
||||||
@@ -372,4 +368,4 @@ DEPENDENCIES
|
|||||||
webmock
|
webmock
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.4.9
|
2.5.6
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم