File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2.5.0
1+ 2.5.1
Original file line number Diff line number Diff line change 77 - NOKOGIRI_USE_SYSTEM_LIBRARIES=true
88before_install :
99- gem update --system
10+ - gem install bundler
1011script :
1112- ./build
1213before_deploy :
Original file line number Diff line number Diff line change 1- ruby '2.5.0 '
1+ ruby '2.5.1 '
22
33source 'https://rubygems.org'
44
Original file line number Diff line number Diff line change 88GEM
99 remote: https://rubygems.org/
1010 specs:
11- activesupport (5.1.5 )
11+ activesupport (5.1.6 )
1212 concurrent-ruby (~> 1.0 , >= 1.0.2 )
13- i18n (~> 0.7 )
13+ i18n (>= 0.7 , < 2 )
1414 minitest (~> 5.1 )
1515 tzinfo (~> 1.1 )
1616 addressable (2.5.2 )
@@ -97,7 +97,7 @@ DEPENDENCIES
9797 uswds-jekyll !
9898
9999RUBY VERSION
100- ruby 2.5.0p0
100+ ruby 2.5.1p57
101101
102102BUNDLED WITH
103103 1.16.1
You can’t perform that action at this time.
0 commit comments