mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Upgrade Rails to 5.1.4.
This commit is contained in:
parent
a5b7d34fe2
commit
7e059a5a6e
1 changed files with 33 additions and 32 deletions
65
Gemfile.lock
65
Gemfile.lock
|
@ -1,37 +1,37 @@
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actionmailer (5.1.3)
|
actionmailer (5.1.4)
|
||||||
actionpack (= 5.1.3)
|
actionpack (= 5.1.4)
|
||||||
actionview (= 5.1.3)
|
actionview (= 5.1.4)
|
||||||
activejob (= 5.1.3)
|
activejob (= 5.1.4)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (5.1.3)
|
actionpack (5.1.4)
|
||||||
actionview (= 5.1.3)
|
actionview (= 5.1.4)
|
||||||
activesupport (= 5.1.3)
|
activesupport (= 5.1.4)
|
||||||
rack (~> 2.0)
|
rack (~> 2.0)
|
||||||
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.1.3)
|
actionview (5.1.4)
|
||||||
activesupport (= 5.1.3)
|
activesupport (= 5.1.4)
|
||||||
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)
|
||||||
active_model_serializers (0.8.3)
|
active_model_serializers (0.8.3)
|
||||||
activemodel (>= 3.0)
|
activemodel (>= 3.0)
|
||||||
activejob (5.1.3)
|
activejob (5.1.4)
|
||||||
activesupport (= 5.1.3)
|
activesupport (= 5.1.4)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (5.1.3)
|
activemodel (5.1.4)
|
||||||
activesupport (= 5.1.3)
|
activesupport (= 5.1.4)
|
||||||
activerecord (5.1.3)
|
activerecord (5.1.4)
|
||||||
activemodel (= 5.1.3)
|
activemodel (= 5.1.4)
|
||||||
activesupport (= 5.1.3)
|
activesupport (= 5.1.4)
|
||||||
arel (~> 8.0)
|
arel (~> 8.0)
|
||||||
activesupport (5.1.3)
|
activesupport (5.1.4)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (~> 0.7)
|
i18n (~> 0.7)
|
||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
|
@ -144,7 +144,8 @@ GEM
|
||||||
rb-inotify (~> 0.9, >= 0.9.7)
|
rb-inotify (~> 0.9, >= 0.9.7)
|
||||||
ruby_dep (~> 1.2)
|
ruby_dep (~> 1.2)
|
||||||
logster (1.2.7)
|
logster (1.2.7)
|
||||||
loofah (2.0.3)
|
loofah (2.1.1)
|
||||||
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
lru_redux (1.1.0)
|
lru_redux (1.1.0)
|
||||||
mail (2.6.6)
|
mail (2.6.6)
|
||||||
|
@ -250,8 +251,8 @@ GEM
|
||||||
ruby-openid (>= 2.1.8)
|
ruby-openid (>= 2.1.8)
|
||||||
rack-protection (2.0.0)
|
rack-protection (2.0.0)
|
||||||
rack
|
rack
|
||||||
rack-test (0.6.3)
|
rack-test (0.7.0)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0, < 3)
|
||||||
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)
|
||||||
|
@ -260,16 +261,16 @@ GEM
|
||||||
rails_multisite (1.1.0.rc4)
|
rails_multisite (1.1.0.rc4)
|
||||||
activerecord (> 4.2, < 6)
|
activerecord (> 4.2, < 6)
|
||||||
railties (> 4.2, < 6)
|
railties (> 4.2, < 6)
|
||||||
railties (5.1.3)
|
railties (5.1.4)
|
||||||
actionpack (= 5.1.3)
|
actionpack (= 5.1.4)
|
||||||
activesupport (= 5.1.3)
|
activesupport (= 5.1.4)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.18.1, < 2.0)
|
thor (>= 0.18.1, < 2.0)
|
||||||
rainbow (2.2.2)
|
rainbow (2.2.2)
|
||||||
rake
|
rake
|
||||||
raindrops (0.18.0)
|
raindrops (0.18.0)
|
||||||
rake (12.0.0)
|
rake (12.1.0)
|
||||||
rake-compiler (1.0.4)
|
rake-compiler (1.0.4)
|
||||||
rake
|
rake
|
||||||
rb-fsevent (0.9.8)
|
rb-fsevent (0.9.8)
|
||||||
|
@ -384,13 +385,13 @@ PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
actionmailer (~> 5.1)
|
actionmailer (~> 5.1.4)
|
||||||
actionpack (~> 5.1)
|
actionpack (~> 5.1.4)
|
||||||
actionview (~> 5.1)
|
actionview (~> 5.1.4)
|
||||||
active_model_serializers (~> 0.8.3)
|
active_model_serializers (~> 0.8.3)
|
||||||
activemodel (~> 5.1)
|
activemodel (~> 5.1.4)
|
||||||
activerecord (~> 5.1)
|
activerecord (~> 5.1.4)
|
||||||
activesupport (~> 5.1)
|
activesupport (~> 5.1.4)
|
||||||
annotate
|
annotate
|
||||||
aws-sdk
|
aws-sdk
|
||||||
barber
|
barber
|
||||||
|
@ -457,7 +458,7 @@ DEPENDENCIES
|
||||||
rack-mini-profiler
|
rack-mini-profiler
|
||||||
rack-protection
|
rack-protection
|
||||||
rails_multisite (~> 1.1.0.rc4)
|
rails_multisite (~> 1.1.0.rc4)
|
||||||
railties (~> 5.1)
|
railties (~> 5.1.4)
|
||||||
rake
|
rake
|
||||||
rb-fsevent
|
rb-fsevent
|
||||||
rb-inotify (~> 0.9)
|
rb-inotify (~> 0.9)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue