rails updated

This commit is contained in:
Yan
2017-08-08 11:48:50 +06:30
parent 285ad93501
commit 5ed4a7f51a

View File

@@ -1,39 +1,39 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (5.1.1) actioncable (5.1.3)
actionpack (= 5.1.1) actionpack (= 5.1.3)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (~> 0.6.1) websocket-driver (~> 0.6.1)
actionmailer (5.1.1) actionmailer (5.1.3)
actionpack (= 5.1.1) actionpack (= 5.1.3)
actionview (= 5.1.1) actionview (= 5.1.3)
activejob (= 5.1.1) activejob (= 5.1.3)
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.1) actionpack (5.1.3)
actionview (= 5.1.1) actionview (= 5.1.3)
activesupport (= 5.1.1) activesupport (= 5.1.3)
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.1) actionview (5.1.3)
activesupport (= 5.1.1) activesupport (= 5.1.3)
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.1.1) activejob (5.1.3)
activesupport (= 5.1.1) activesupport (= 5.1.3)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (5.1.1) activemodel (5.1.3)
activesupport (= 5.1.1) activesupport (= 5.1.3)
activerecord (5.1.1) activerecord (5.1.3)
activemodel (= 5.1.1) activemodel (= 5.1.3)
activesupport (= 5.1.1) activesupport (= 5.1.3)
arel (~> 8.0) arel (~> 8.0)
activesupport (5.1.1) activesupport (5.1.3)
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)
@@ -64,7 +64,7 @@ GEM
cups (0.0.7) cups (0.0.7)
database_cleaner (1.6.1) database_cleaner (1.6.1)
diff-lcs (1.3) diff-lcs (1.3)
erubi (1.6.0) erubi (1.6.1)
execjs (2.7.0) execjs (2.7.0)
factory_girl (4.8.0) factory_girl (4.8.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
@@ -81,7 +81,7 @@ GEM
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
httparty (0.15.5) httparty (0.15.5)
multi_xml (>= 0.5.2) multi_xml (>= 0.5.2)
i18n (0.8.4) i18n (0.8.6)
jbuilder (2.7.0) jbuilder (2.7.0)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
multi_json (>= 1.2) multi_json (>= 1.2)
@@ -115,7 +115,7 @@ GEM
mime-types-data (~> 3.2015) mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521) mime-types-data (3.2016.0521)
mini_portile2 (2.2.0) mini_portile2 (2.2.0)
minitest (5.10.2) minitest (5.10.3)
multi_json (1.12.1) multi_json (1.12.1)
multi_xml (0.6.0) multi_xml (0.6.0)
mysql2 (0.4.6) mysql2 (0.4.6)
@@ -136,26 +136,26 @@ GEM
rack rack
rack-test (0.6.3) rack-test (0.6.3)
rack (>= 1.0) rack (>= 1.0)
rails (5.1.1) rails (5.1.3)
actioncable (= 5.1.1) actioncable (= 5.1.3)
actionmailer (= 5.1.1) actionmailer (= 5.1.3)
actionpack (= 5.1.1) actionpack (= 5.1.3)
actionview (= 5.1.1) actionview (= 5.1.3)
activejob (= 5.1.1) activejob (= 5.1.3)
activemodel (= 5.1.1) activemodel (= 5.1.3)
activerecord (= 5.1.1) activerecord (= 5.1.3)
activesupport (= 5.1.1) activesupport (= 5.1.3)
bundler (>= 1.3.0, < 2.0) bundler (>= 1.3.0)
railties (= 5.1.1) railties (= 5.1.3)
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.0.3) rails-html-sanitizer (1.0.3)
loofah (~> 2.0) loofah (~> 2.0)
railties (5.1.1) railties (5.1.3)
actionpack (= 5.1.1) actionpack (= 5.1.3)
activesupport (= 5.1.1) activesupport (= 5.1.3)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
@@ -288,4 +288,4 @@ DEPENDENCIES
whenever whenever
BUNDLED WITH BUNDLED WITH
1.15.1 1.15.3