Skip to content

Commit

Permalink
Update to Ruby 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
remibetin committed Jul 2, 2024
1 parent afadb2f commit facdb18
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 37 deletions.
91 changes: 56 additions & 35 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,30 +10,41 @@ PATH
jekyll-remote-theme
jekyll-seo-tag
jekyll-sitemap
rouge (= 3.30.0)
wai-website-plugin

GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
bigdecimal (3.1.8)
colorator (1.1.0)
concurrent-ruby (1.1.10)
concurrent-ruby (1.3.3)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
faraday (2.6.0)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.1)
ffi (1.15.5)
faraday (2.9.2)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.27.2)
bigdecimal
rake (>= 13)
google-protobuf (4.27.2-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.2-x86_64-linux)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.12.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (4.3.1)
jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand All @@ -49,23 +60,23 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-github-metadata (2.15.0)
jekyll-github-metadata (2.16.1)
jekyll (>= 3.4, < 5.0)
octokit (~> 4.0, != 4.4.0)
octokit (>= 4, < 7, != 4.4.0)
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
jekyll-relative-links (0.6.1)
jekyll-relative-links (0.7.0)
jekyll (>= 3.3, < 5.0)
jekyll-remote-theme (0.4.3)
addressable (~> 2.0)
jekyll (>= 3.5, < 5.0)
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
rubyzip (>= 1.3.0, < 3.0)
jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
Expand All @@ -76,45 +87,55 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.7.1)
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
mini_portile2 (2.8.0)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
mini_portile2 (2.8.7)
net-http (0.4.1)
uri
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.13.9-arm64-darwin)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.9-x86_64-linux)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
octokit (4.25.1)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
octokit (6.1.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.0)
racc (1.6.0)
public_suffix (6.0.0)
racc (1.8.0)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.2.5)
rouge (3.30.0)
ruby2_keywords (0.0.5)
rexml (3.3.1)
strscan
rouge (4.3.0)
rubyzip (2.3.2)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
sass-embedded (1.77.5)
google-protobuf (>= 3.25, < 5.0)
rake (>= 13)
sass-embedded (1.77.5-x86_64-darwin)
google-protobuf (>= 3.25, < 5.0)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.3.0)
unicode-display_width (2.5.0)
uri (0.13.0)
wai-website-plugin (0.2)
jekyll (>= 3.6, < 5.0)
webrick (1.7.0)
webrick (1.8.1)

PLATFORMS
ruby
Expand All @@ -126,4 +147,4 @@ DEPENDENCIES
wai-gems!

BUNDLED WITH
2.3.10
2.5.14
2 changes: 1 addition & 1 deletion _external/data
Submodule data updated 31 files
+152 −16 navigation.yml
+4 −3 standards-translations.yml
+128 −1 video-metadata.yml
+ wai-gems/wai-gems-1.0.0.gem
+0 −2 wai-gems/wai-gems.gemspec
+263 −0 wai-videos/people-use-web/abilities-barriers_auditory.en.vtt
+281 −0 wai-videos/people-use-web/abilities-barriers_cognitive.en.vtt
+1,151 −0 wai-videos/people-use-web/abilities-barriers_compilation.en.vtt
+236 −0 wai-videos/people-use-web/abilities-barriers_physical.en.vtt
+209 −0 wai-videos/people-use-web/abilities-barriers_speech.en.vtt
+233 −0 wai-videos/people-use-web/abilities-barriers_visual.en.vtt
+1,186 −0 wai-videos/people-use-web/tools-techniques_compilation.en.vtt
+266 −0 wai-videos/people-use-web/tools-techniques_input.en.vtt
+298 −0 wai-videos/people-use-web/tools-techniques_interaction.en.vtt
+261 −0 wai-videos/people-use-web/tools-techniques_perception.en.vtt
+409 −0 wai-videos/people-use-web/tools-techniques_presentation.en.vtt
+129 −0 wai-videos/people-use-web/user-stories_1.en.vtt
+221 −0 wai-videos/people-use-web/user-stories_2.en.vtt
+178 −0 wai-videos/people-use-web/user-stories_4.en.vtt
+221 −0 wai-videos/people-use-web/user-stories_5.en.vtt
+181 −0 wai-videos/people-use-web/user-stories_6.en.vtt
+277 −0 wai-videos/people-use-web/user-stories_7.en.vtt
+236 −0 wai-videos/people-use-web/user-stories_8.en.vtt
+215 −0 wai-videos/people-use-web/user-stories_9.en.vtt
+1,542 −0 wai-videos/people-use-web/user-stories_compilation.en.vtt
+2,859 −0 wai-videos/symposium2/accessible_communication.vtt
+3,133 −0 wai-videos/symposium2/computer_vision.vtt
+3,464 −0 wai-videos/symposium2/do_no_harm.vtt
+3,096 −0 wai-videos/symposium2/machine_learning.vtt
+2,571 −0 wai-videos/symposium2/media_accessibility.vtt
+3,416 −0 wai-videos/symposium2/where_next.vtt
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ command = "git submodule update --init --remote && bundle exec jekyll build --co
publish = "_site"

[build.environment]
RUBY_VERSION = "2.6.2"
RUBY_VERSION = "3.3.3"

[[redirects]]
from = "/"
Expand Down

0 comments on commit facdb18

Please sign in to comment.