مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
upgrade rails to 5.2.5
هذا الالتزام موجود في:
2
Gemfile
2
Gemfile
@@ -1,5 +1,5 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
gem 'rails', '= 5.2.4.3'
|
gem 'rails', '= 5.2.5'
|
||||||
gem 'mysql2'
|
gem 'mysql2'
|
||||||
gem 'puma'
|
gem 'puma'
|
||||||
gem 'turbolinks', '~> 5'
|
gem 'turbolinks', '~> 5'
|
||||||
|
|||||||
108
Gemfile.lock
108
Gemfile.lock
@@ -1,6 +1,6 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: https://github.com/mikel/mail.git
|
remote: https://github.com/mikel/mail.git
|
||||||
revision: f036209a878ade5eb41eb73594bc56e82b60ab7c
|
revision: 51c05e0aea01d9a265305a1ac8b853b00ef1299d
|
||||||
branch: 2-7-stable
|
branch: 2-7-stable
|
||||||
specs:
|
specs:
|
||||||
mail (2.7.2.edge)
|
mail (2.7.2.edge)
|
||||||
@@ -11,43 +11,43 @@ GEM
|
|||||||
specs:
|
specs:
|
||||||
acme-client (2.0.0)
|
acme-client (2.0.0)
|
||||||
faraday (~> 0.9, >= 0.9.1)
|
faraday (~> 0.9, >= 0.9.1)
|
||||||
actioncable (5.2.4.3)
|
actioncable (5.2.5)
|
||||||
actionpack (= 5.2.4.3)
|
actionpack (= 5.2.5)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailer (5.2.4.3)
|
actionmailer (5.2.5)
|
||||||
actionpack (= 5.2.4.3)
|
actionpack (= 5.2.5)
|
||||||
actionview (= 5.2.4.3)
|
actionview (= 5.2.5)
|
||||||
activejob (= 5.2.4.3)
|
activejob (= 5.2.5)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (5.2.4.3)
|
actionpack (5.2.5)
|
||||||
actionview (= 5.2.4.3)
|
actionview (= 5.2.5)
|
||||||
activesupport (= 5.2.4.3)
|
activesupport (= 5.2.5)
|
||||||
rack (~> 2.0, >= 2.0.8)
|
rack (~> 2.0, >= 2.0.8)
|
||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
||||||
actionview (5.2.4.3)
|
actionview (5.2.5)
|
||||||
activesupport (= 5.2.4.3)
|
activesupport (= 5.2.5)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.4)
|
erubi (~> 1.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
||||||
activejob (5.2.4.3)
|
activejob (5.2.5)
|
||||||
activesupport (= 5.2.4.3)
|
activesupport (= 5.2.5)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (5.2.4.3)
|
activemodel (5.2.5)
|
||||||
activesupport (= 5.2.4.3)
|
activesupport (= 5.2.5)
|
||||||
activerecord (5.2.4.3)
|
activerecord (5.2.5)
|
||||||
activemodel (= 5.2.4.3)
|
activemodel (= 5.2.5)
|
||||||
activesupport (= 5.2.4.3)
|
activesupport (= 5.2.5)
|
||||||
arel (>= 9.0)
|
arel (>= 9.0)
|
||||||
activestorage (5.2.4.3)
|
activestorage (5.2.5)
|
||||||
actionpack (= 5.2.4.3)
|
actionpack (= 5.2.5)
|
||||||
activerecord (= 5.2.4.3)
|
activerecord (= 5.2.5)
|
||||||
marcel (~> 0.3.1)
|
marcel (~> 1.0.0)
|
||||||
activesupport (5.2.4.3)
|
activesupport (5.2.5)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (>= 0.7, < 2)
|
i18n (>= 0.7, < 2)
|
||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
@@ -80,14 +80,14 @@ GEM
|
|||||||
coffee-script-source
|
coffee-script-source
|
||||||
execjs
|
execjs
|
||||||
coffee-script-source (1.12.2)
|
coffee-script-source (1.12.2)
|
||||||
concurrent-ruby (1.1.6)
|
concurrent-ruby (1.1.8)
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
database_cleaner (1.7.0)
|
database_cleaner (1.7.0)
|
||||||
deep_merge (1.2.1)
|
deep_merge (1.2.1)
|
||||||
diff-lcs (1.3)
|
diff-lcs (1.3)
|
||||||
dynamic_form (1.1.4)
|
dynamic_form (1.1.4)
|
||||||
encrypto_signo (1.0.0)
|
encrypto_signo (1.0.0)
|
||||||
erubi (1.9.0)
|
erubi (1.10.0)
|
||||||
execjs (2.7.0)
|
execjs (2.7.0)
|
||||||
factory_bot (4.11.1)
|
factory_bot (4.11.1)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
@@ -108,7 +108,7 @@ GEM
|
|||||||
tilt
|
tilt
|
||||||
hashie (3.6.0)
|
hashie (3.6.0)
|
||||||
highline (2.0.0)
|
highline (2.0.0)
|
||||||
i18n (1.8.3)
|
i18n (1.8.10)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
jquery-rails (4.3.3)
|
jquery-rails (4.3.3)
|
||||||
rails-dom-testing (>= 1, < 3)
|
rails-dom-testing (>= 1, < 3)
|
||||||
@@ -128,16 +128,14 @@ GEM
|
|||||||
activerecord
|
activerecord
|
||||||
kaminari-core (= 1.2.1)
|
kaminari-core (= 1.2.1)
|
||||||
kaminari-core (1.2.1)
|
kaminari-core (1.2.1)
|
||||||
loofah (2.6.0)
|
loofah (2.9.0)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
marcel (0.3.3)
|
marcel (1.0.0)
|
||||||
mimemagic (~> 0.3.2)
|
|
||||||
method_source (1.0.0)
|
method_source (1.0.0)
|
||||||
mimemagic (0.3.5)
|
mini_mime (1.0.3)
|
||||||
mini_mime (1.0.2)
|
mini_portile2 (2.5.0)
|
||||||
mini_portile2 (2.4.0)
|
minitest (5.14.4)
|
||||||
minitest (5.14.1)
|
|
||||||
mongo (2.6.2)
|
mongo (2.6.2)
|
||||||
bson (>= 4.3.0, < 5.0.0)
|
bson (>= 4.3.0, < 5.0.0)
|
||||||
moonrope (2.0.1)
|
moonrope (2.0.1)
|
||||||
@@ -150,35 +148,37 @@ GEM
|
|||||||
nilify_blanks (1.3.0)
|
nilify_blanks (1.3.0)
|
||||||
activerecord (>= 3.0.0)
|
activerecord (>= 3.0.0)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
nio4r (2.5.2)
|
nio4r (2.5.7)
|
||||||
nokogiri (1.10.10)
|
nokogiri (1.11.2)
|
||||||
mini_portile2 (~> 2.4.0)
|
mini_portile2 (~> 2.5.0)
|
||||||
|
racc (~> 1.4)
|
||||||
puma (4.3.5)
|
puma (4.3.5)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
|
racc (1.5.2)
|
||||||
rack (2.2.3)
|
rack (2.2.3)
|
||||||
rack-test (1.1.0)
|
rack-test (1.1.0)
|
||||||
rack (>= 1.0, < 3)
|
rack (>= 1.0, < 3)
|
||||||
rails (5.2.4.3)
|
rails (5.2.5)
|
||||||
actioncable (= 5.2.4.3)
|
actioncable (= 5.2.5)
|
||||||
actionmailer (= 5.2.4.3)
|
actionmailer (= 5.2.5)
|
||||||
actionpack (= 5.2.4.3)
|
actionpack (= 5.2.5)
|
||||||
actionview (= 5.2.4.3)
|
actionview (= 5.2.5)
|
||||||
activejob (= 5.2.4.3)
|
activejob (= 5.2.5)
|
||||||
activemodel (= 5.2.4.3)
|
activemodel (= 5.2.5)
|
||||||
activerecord (= 5.2.4.3)
|
activerecord (= 5.2.5)
|
||||||
activestorage (= 5.2.4.3)
|
activestorage (= 5.2.5)
|
||||||
activesupport (= 5.2.4.3)
|
activesupport (= 5.2.5)
|
||||||
bundler (>= 1.3.0)
|
bundler (>= 1.3.0)
|
||||||
railties (= 5.2.4.3)
|
railties (= 5.2.5)
|
||||||
sprockets-rails (>= 2.0.0)
|
sprockets-rails (>= 2.0.0)
|
||||||
rails-dom-testing (2.0.3)
|
rails-dom-testing (2.0.3)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
nokogiri (>= 1.6)
|
nokogiri (>= 1.6)
|
||||||
rails-html-sanitizer (1.3.0)
|
rails-html-sanitizer (1.3.0)
|
||||||
loofah (~> 2.3)
|
loofah (~> 2.3)
|
||||||
railties (5.2.4.3)
|
railties (5.2.5)
|
||||||
actionpack (= 5.2.4.3)
|
actionpack (= 5.2.5)
|
||||||
activesupport (= 5.2.4.3)
|
activesupport (= 5.2.5)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.19.0, < 2.0)
|
thor (>= 0.19.0, < 2.0)
|
||||||
@@ -225,7 +225,7 @@ GEM
|
|||||||
sprockets (3.7.2)
|
sprockets (3.7.2)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
rack (> 1, < 3)
|
rack (> 1, < 3)
|
||||||
sprockets-rails (3.2.1)
|
sprockets-rails (3.2.2)
|
||||||
actionpack (>= 4.0)
|
actionpack (>= 4.0)
|
||||||
activesupport (>= 4.0)
|
activesupport (>= 4.0)
|
||||||
sprockets (>= 3.0.0)
|
sprockets (>= 3.0.0)
|
||||||
@@ -236,7 +236,7 @@ GEM
|
|||||||
turbolinks (5.2.0)
|
turbolinks (5.2.0)
|
||||||
turbolinks-source (~> 5.2)
|
turbolinks-source (~> 5.2)
|
||||||
turbolinks-source (5.2.0)
|
turbolinks-source (5.2.0)
|
||||||
tzinfo (1.2.7)
|
tzinfo (1.2.9)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
uglifier (4.1.18)
|
uglifier (4.1.18)
|
||||||
execjs (>= 0.3.0, < 3)
|
execjs (>= 0.3.0, < 3)
|
||||||
@@ -280,7 +280,7 @@ DEPENDENCIES
|
|||||||
nilify_blanks
|
nilify_blanks
|
||||||
nio4r
|
nio4r
|
||||||
puma
|
puma
|
||||||
rails (= 5.2.4.3)
|
rails (= 5.2.5)
|
||||||
rspec
|
rspec
|
||||||
rspec-rails
|
rspec-rails
|
||||||
sass-rails (~> 5.0)
|
sass-rails (~> 5.0)
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم