File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
assets/javascripts/templates/pages Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -592,7 +592,7 @@ credits = [
592592 ' https://raw.githubusercontent.com/scikit-learn/scikit-learn/master/COPYING'
593593 ], [
594594 ' Sinon' ,
595- ' 2010-2017 Christian Johansen' ,
595+ ' 2010-2018 Christian Johansen' ,
596596 ' BSD' ,
597597 ' https://raw.githubusercontent.com/sinonjs/sinon/master/LICENSE'
598598 ], [
Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ class Sinon < UrlScraper
1414 options [ :container ] = '.content .container'
1515
1616 options [ :attribution ] = <<-HTML
17- © 2010–2017 Christian Johansen< br >
17+ © 2010–2018 Christian Johansen< br >
1818 Licensed under the BSD License.
1919 HTML
2020
2121 version '4' do
22- self . release = '4.1 .2'
22+ self . release = '4.2 .2'
2323 self . base_url = "http://sinonjs.org/releases/v#{ release } /"
2424 end
2525
You can’t perform that action at this time.
0 commit comments