File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 4343 - name : Setup Ruby
4444 uses : ruby/setup-ruby@708024e6c902387ab41de36e1669e43b5ee7085e # v1.283.0
4545 with :
46- ruby-version : 2.6
46+ ruby-version : " 3.2 "
4747 bundler-cache : true
4848
4949 - name : Fetch Documentation
Original file line number Diff line number Diff line change 11source 'http://rubygems.org'
22
33gem 'algolia_html_extractor' , '~> 2.0'
4- gem 'toml-rb' , '~> 2 .0'
4+ gem 'toml-rb' , '~> 4 .0'
Original file line number Diff line number Diff line change 55 json (~> 2.0 )
66 nokogiri (~> 1.10 )
77 citrus (3.0.2 )
8- json (2.6.2 )
9- mini_portile2 (2.8.0 )
10- nokogiri (1.13.6 )
11- mini_portile2 (~> 2.8.0 )
8+ json (2.18.0 )
9+ mini_portile2 (2.8.9 )
10+ nokogiri (1.19.0 )
11+ mini_portile2 (~> 2.8.2 )
1212 racc (~> 1.4 )
13- racc (1.6.0 )
14- toml-rb (2 .1.2 )
13+ racc (1.8.1 )
14+ toml-rb (4 .1.0 )
1515 citrus (~> 3.0 , > 3.0 )
16+ racc (~> 1.7 )
1617
1718PLATFORMS
1819 ruby
1920
2021DEPENDENCIES
2122 algolia_html_extractor (~> 2.0 )
22- toml-rb (~> 2 .0 )
23+ toml-rb (~> 4 .0 )
2324
2425BUNDLED WITH
25- 2.0.2
26+ 2.4.19
You can’t perform that action at this time.
0 commit comments