connectbot.github.io
connectbot.github.io copied to clipboard
Web page for ConnectBot project
Bumps the bundler group with 1 update: [rack](https://github.com/rack/rack). Updates `rack` from 3.1.7 to 3.1.10 Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in...
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.3.4 to 4.4.1. Release notes Sourced from jekyll's releases. v4.4.1 Bug Fixes Restore globbed path behavior in front matter defaults (#9762) v4.4.0 Minor Enhancements Allow marking specific...
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 5.0.10 to 5.1.0. Release notes Sourced from html-proofer's releases. v5.1.0 What's Changed Bump actions/checkout from 4 to 5 by @dependabot[bot] in gjtorikian/html-proofer#857 Add benchmark to Gemfile by...
Bumps [rake](https://github.com/ruby/rake) from 13.2.1 to 13.3.1. Commits f0001c3 v13.3.1 a644c80 Merge pull request #483 from luke-gru/fix_test_warnings 2465ea5 silence warnings during execution of rake tasks in Rakefile (ex: rake test) df25fb1...
Some servers that I have to connect to don't have my key in authorized_keys. Instead they trust a CA that signs my keys and creates a certificate. In this case...
Bumps the bundler group with 1 update in the / directory: [rexml](https://github.com/ruby/rexml). Updates `rexml` from 3.4.1 to 3.4.2 Release notes Sourced from rexml's releases. REXML 3.4.2 - 2025-08-26 Improvement Improved...
Bumps [sprockets](https://github.com/rails/sprockets) from 4.2.1 to 4.2.2. Changelog Sourced from sprockets's changelog. 4.2.2 Added missing dependency on logger. #813 Fix URI::RFC3986_PARSER warnings. #812 Removed dependency on base64. #810 Commits 4dff018 Release...
Bumps [base64](https://github.com/ruby/base64) from 0.2.0 to 0.3.0. Release notes Sourced from base64's releases. v0.3.0 What's Changed Provide a 'Changelog' link on rubygems.org/gems/base64 by @mark-young-atg in ruby/base64#18 Exclude older than 2.6 on...
Bumps [rqrcode](https://github.com/whomwah/rqrcode) from 2.2.0 to 3.1.0. Release notes Sourced from rqrcode's releases. v3.1.0 What's Changed Correct link and version of rqrcode_core in CHANGELOG.md by @prognostikos in whomwah/rqrcode#154 feat: Enhance SVG...
Bumps [csv](https://github.com/ruby/csv) from 3.3.3 to 3.3.5. Release notes Sourced from csv's releases. csv 3.3.5 - 2025-06-01 Improvements docs: Fixed StringScanner document URL. GH-343 Patch by Petrik de Heus Thanks Petrik...