File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 with :
1212 fetch-depth : 0
1313 filter : tree:0
14+ - name : Install ImageMagick
15+ run : sudo apt-get install -y imagemagick
1416 - name : Setup Ruby
1517 uses : ruby/setup-ruby@v1
1618 with :
Original file line number Diff line number Diff line change @@ -8,3 +8,4 @@ System Volume Information/
88node_modules /
99currentsetting.htm
1010_site /
11+ vendor
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8.6 )
5- public_suffix (>= 2.0.2 , < 6 .0 )
4+ addressable (2.8.9 )
5+ public_suffix (>= 2.0.2 , < 8 .0 )
66 colorator (1.1.0 )
7- concurrent-ruby (1.2.3 )
7+ concurrent-ruby (1.3.6 )
88 em-websocket (0.5.3 )
99 eventmachine (>= 0.12.9 )
1010 http_parser.rb (~> 0 )
1111 eventmachine (1.2.7 )
12- ffi (1.16 .3 )
12+ ffi (1.17 .3 )
1313 forwardable-extended (2.6.0 )
14- http_parser.rb (0.8.0 )
15- i18n (1.14.4 )
14+ http_parser.rb (0.8.1 )
15+ i18n (1.14.8 )
1616 concurrent-ruby (~> 1.0 )
1717 jekyll (4.2.2 )
1818 addressable (~> 2.4 )
4040 jekyll (>= 3.7 , < 5.0 )
4141 jekyll-watch (2.2.1 )
4242 listen (~> 3.0 )
43- kramdown (2.4.0 )
44- rexml
43+ kramdown (2.5.2 )
44+ rexml ( >= 3.4.4 )
4545 kramdown-parser-gfm (1.1.0 )
4646 kramdown (~> 2.0 )
4747 liquid (4.0.4 )
48- listen (3.9.0 )
48+ listen (3.10.0 )
49+ logger
4950 rb-fsevent (~> 0.10 , >= 0.10.3 )
5051 rb-inotify (~> 0.9 , >= 0.9.10 )
52+ logger (1.7.0 )
5153 mercenary (0.4.0 )
5254 pathutil (0.16.2 )
5355 forwardable-extended (~> 2.6 )
54- public_suffix (5 .0.4 )
56+ public_suffix (7 .0.5 )
5557 rb-fsevent (0.11.2 )
56- rb-inotify (0.10 .1 )
58+ rb-inotify (0.11 .1 )
5759 ffi (~> 1.0 )
58- rexml (3.2.8 )
59- strscan (>= 3.0.9 )
60+ rexml (3.4.4 )
6061 rmagick (4.3.0 )
6162 rouge (3.30.0 )
6263 safe_yaml (1.0.5 )
6364 sassc (2.4.0 )
6465 ffi (~> 1.9 )
65- strscan (3.1.0 )
6666 terminal-table (2.0.0 )
6767 unicode-display_width (~> 1.1 , >= 1.1.1 )
6868 unicode-display_width (1.8.0 )
69- webrick (1.8.1 )
69+ webrick (1.9.2 )
7070
7171PLATFORMS
7272 ruby
Original file line number Diff line number Diff line change 1515
1616### Upgrade Instructions
1717{:.no_anchor}
18+ - [ Upgrading from 7.x to 8.x] ( /wiki/cardinal-components-api/upgrade-instructions/CCA-8-changes )
1819- [ Upgrading from 5.x to 6.x] ( /wiki/cardinal-components-api/upgrade-instructions/CCA-6-changes )
1920{:.toc-subgroup}
2021
You can’t perform that action at this time.
0 commit comments