مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
chore: upgrade rails to 5.2.6.2
هذا الالتزام موجود في:
2
Gemfile
2
Gemfile
@@ -1,5 +1,5 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
gem 'rails', '= 5.2.6'
|
gem 'rails', '= 5.2.6.2'
|
||||||
gem 'mysql2'
|
gem 'mysql2'
|
||||||
gem 'puma', '~> 4'
|
gem 'puma', '~> 4'
|
||||||
gem 'turbolinks', '~> 5'
|
gem 'turbolinks', '~> 5'
|
||||||
|
|||||||
104
Gemfile.lock
104
Gemfile.lock
@@ -1,6 +1,6 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: https://github.com/mikel/mail.git
|
remote: https://github.com/mikel/mail.git
|
||||||
revision: 51c05e0aea01d9a265305a1ac8b853b00ef1299d
|
revision: 873aa3876efb372b9a0bb7319fe60a994cedfd05
|
||||||
branch: 2-7-stable
|
branch: 2-7-stable
|
||||||
specs:
|
specs:
|
||||||
mail (2.7.2.edge)
|
mail (2.7.2.edge)
|
||||||
@@ -9,43 +9,43 @@ GIT
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (5.2.6)
|
actioncable (5.2.6.2)
|
||||||
actionpack (= 5.2.6)
|
actionpack (= 5.2.6.2)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailer (5.2.6)
|
actionmailer (5.2.6.2)
|
||||||
actionpack (= 5.2.6)
|
actionpack (= 5.2.6.2)
|
||||||
actionview (= 5.2.6)
|
actionview (= 5.2.6.2)
|
||||||
activejob (= 5.2.6)
|
activejob (= 5.2.6.2)
|
||||||
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.6)
|
actionpack (5.2.6.2)
|
||||||
actionview (= 5.2.6)
|
actionview (= 5.2.6.2)
|
||||||
activesupport (= 5.2.6)
|
activesupport (= 5.2.6.2)
|
||||||
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.6)
|
actionview (5.2.6.2)
|
||||||
activesupport (= 5.2.6)
|
activesupport (= 5.2.6.2)
|
||||||
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.6)
|
activejob (5.2.6.2)
|
||||||
activesupport (= 5.2.6)
|
activesupport (= 5.2.6.2)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (5.2.6)
|
activemodel (5.2.6.2)
|
||||||
activesupport (= 5.2.6)
|
activesupport (= 5.2.6.2)
|
||||||
activerecord (5.2.6)
|
activerecord (5.2.6.2)
|
||||||
activemodel (= 5.2.6)
|
activemodel (= 5.2.6.2)
|
||||||
activesupport (= 5.2.6)
|
activesupport (= 5.2.6.2)
|
||||||
arel (>= 9.0)
|
arel (>= 9.0)
|
||||||
activestorage (5.2.6)
|
activestorage (5.2.6.2)
|
||||||
actionpack (= 5.2.6)
|
actionpack (= 5.2.6.2)
|
||||||
activerecord (= 5.2.6)
|
activerecord (= 5.2.6.2)
|
||||||
marcel (~> 1.0.0)
|
marcel (~> 1.0.0)
|
||||||
activesupport (5.2.6)
|
activesupport (5.2.6.2)
|
||||||
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)
|
||||||
@@ -102,14 +102,14 @@ GEM
|
|||||||
thor (~> 0.19.1)
|
thor (~> 0.19.1)
|
||||||
gelf (3.0.0)
|
gelf (3.0.0)
|
||||||
json
|
json
|
||||||
globalid (0.4.2)
|
globalid (1.0.0)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 5.0)
|
||||||
haml (5.1.2)
|
haml (5.1.2)
|
||||||
temple (>= 0.8.0)
|
temple (>= 0.8.0)
|
||||||
tilt
|
tilt
|
||||||
hashie (3.6.0)
|
hashie (3.6.0)
|
||||||
highline (2.0.0)
|
highline (2.0.0)
|
||||||
i18n (1.8.10)
|
i18n (1.9.1)
|
||||||
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)
|
||||||
@@ -129,14 +129,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.10.0)
|
loofah (2.14.0)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
marcel (1.0.1)
|
marcel (1.0.2)
|
||||||
method_source (1.0.0)
|
method_source (1.0.0)
|
||||||
mini_mime (1.1.0)
|
mini_mime (1.1.2)
|
||||||
mini_portile2 (2.6.1)
|
mini_portile2 (2.7.1)
|
||||||
minitest (5.14.4)
|
minitest (5.15.0)
|
||||||
moonrope (2.0.2)
|
moonrope (2.0.2)
|
||||||
deep_merge (~> 1.0)
|
deep_merge (~> 1.0)
|
||||||
json
|
json
|
||||||
@@ -148,8 +148,8 @@ GEM
|
|||||||
activerecord (>= 3.0.0)
|
activerecord (>= 3.0.0)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
nio4r (2.5.8)
|
nio4r (2.5.8)
|
||||||
nokogiri (1.12.5)
|
nokogiri (1.13.1)
|
||||||
mini_portile2 (~> 2.6.1)
|
mini_portile2 (~> 2.7.0)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
puma (4.3.11)
|
puma (4.3.11)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
@@ -157,27 +157,27 @@ GEM
|
|||||||
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.6)
|
rails (5.2.6.2)
|
||||||
actioncable (= 5.2.6)
|
actioncable (= 5.2.6.2)
|
||||||
actionmailer (= 5.2.6)
|
actionmailer (= 5.2.6.2)
|
||||||
actionpack (= 5.2.6)
|
actionpack (= 5.2.6.2)
|
||||||
actionview (= 5.2.6)
|
actionview (= 5.2.6.2)
|
||||||
activejob (= 5.2.6)
|
activejob (= 5.2.6.2)
|
||||||
activemodel (= 5.2.6)
|
activemodel (= 5.2.6.2)
|
||||||
activerecord (= 5.2.6)
|
activerecord (= 5.2.6.2)
|
||||||
activestorage (= 5.2.6)
|
activestorage (= 5.2.6.2)
|
||||||
activesupport (= 5.2.6)
|
activesupport (= 5.2.6.2)
|
||||||
bundler (>= 1.3.0)
|
bundler (>= 1.3.0)
|
||||||
railties (= 5.2.6)
|
railties (= 5.2.6.2)
|
||||||
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.4.2)
|
||||||
loofah (~> 2.3)
|
loofah (~> 2.3)
|
||||||
railties (5.2.6)
|
railties (5.2.6.2)
|
||||||
actionpack (= 5.2.6)
|
actionpack (= 5.2.6.2)
|
||||||
activesupport (= 5.2.6)
|
activesupport (= 5.2.6.2)
|
||||||
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,9 +225,9 @@ 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.2)
|
sprockets-rails (3.4.2)
|
||||||
actionpack (>= 4.0)
|
actionpack (>= 5.2)
|
||||||
activesupport (>= 4.0)
|
activesupport (>= 5.2)
|
||||||
sprockets (>= 3.0.0)
|
sprockets (>= 3.0.0)
|
||||||
temple (0.8.2)
|
temple (0.8.2)
|
||||||
thor (0.19.4)
|
thor (0.19.4)
|
||||||
@@ -279,7 +279,7 @@ DEPENDENCIES
|
|||||||
nilify_blanks
|
nilify_blanks
|
||||||
nio4r
|
nio4r
|
||||||
puma (~> 4)
|
puma (~> 4)
|
||||||
rails (= 5.2.6)
|
rails (= 5.2.6.2)
|
||||||
resolv (~> 0.2.1)
|
resolv (~> 0.2.1)
|
||||||
rspec
|
rspec
|
||||||
rspec-rails
|
rspec-rails
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم