1
0
Fork 0
forked from OpenNeo/impress
impress/vendor/cache
Emi Matchu acade360a8 Update Ruby to 3.3.4, and update gems
For the gems, I mostly just ran `bundle update`; with the exception of
`httparty`, because latest Ruby throws a deprecation warning about its
use of the deprecated `csv` stdlib, which the latest version resolves.

One other little thing: this is on my new Fedora workstation, and I had
to deal with a known bug where the `sassc` gem compiles a `libsass.so`
file, but saves it in the wrong place somehow.

Here's the known bug, and the comment that helped me:
https://github.com/sass/sassc-ruby/issues/146#issuecomment-2028974524

And here's what I ran to get it into the right place:

```shell
ln -s ~/.local/share/gem/ruby/3.3.0/extensions/aarch64-linux/3.3.0/sassc-2.4.0/sassc/libsass.so \
      ~/.local/share/gem/ruby/3.3.0/gems/sassc-2.4.0/lib/sassc/libsass.so
```

This thing about `libsass` isn't reflected in the code changes anywhere
in this commit! I'm just mentioning it so that it's literally written
down anywhere. (I did try other comments' advice to use an older
version of `sassc` first, but I ran into compilation errors, so figured
this machine-side hack was better than untangling that mess.)
2024-08-27 17:06:22 -07:00
..
actioncable-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
actionmailbox-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
actionmailer-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
actionpack-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
actiontext-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
actionview-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
activejob-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
activemodel-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
activerecord-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
activestorage-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
activesupport-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
addressable-2.8.7.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
aes_key_wrap-1.1.0.gem Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
ast-2.4.2.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
async-2.16.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
async-container-0.16.13.gem
async-http-0.61.0.gem
async-http-cache-0.4.4.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
async-io-1.43.2.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
async-pool-0.8.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
attr_required-1.0.2.gem Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
babel-source-5.8.35.gem
babel-transpiler-0.7.0.gem
backport-1.2.0.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
base64-0.2.0.gem
bcrypt-3.1.20.gem
benchmark-0.3.0.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
bigdecimal-3.1.8.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
bindata-2.5.0.gem Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
bindex-0.8.1.gem
bootsnap-1.18.4.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
build-environment-1.13.0.gem
builder-3.3.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
childprocess-5.1.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
concurrent-ruby-1.3.4.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
connection_pool-2.4.1.gem
console-1.27.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
crass-1.0.6.gem
csv-3.3.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
date-3.3.4.gem
devise-4.9.4.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
devise-encryptable-0.2.0.gem
diff-lcs-1.5.1.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
dotenv-2.8.1.gem
dotenv-rails-2.8.1.gem
drb-2.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
e2mmap-0.1.0.gem
email_validator-2.2.4.gem Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
erubi-1.13.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
execjs-2.9.1.gem
falcon-0.43.0.gem
faraday-2.11.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
faraday-follow_redirects-0.3.0.gem Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
faraday-net_http-3.3.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
ffi-1.17.0-aarch64-linux-gnu.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
fiber-annotation-0.2.0.gem
fiber-local-1.1.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
fiber-storage-1.0.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
globalid-1.2.1.gem
haml-6.3.0.gem
hashie-5.0.0.gem
http_accept_language-2.1.1.gem
httparty-0.22.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
i18n-1.14.5.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
io-console-0.7.2.gem
io-event-1.6.5.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
irb-1.14.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
jaro_winkler-1.6.0.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
jsbundling-rails-1.3.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
json-2.7.2.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
json-jwt-1.16.6.gem Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
kramdown-2.4.0.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
kramdown-parser-gfm-1.1.0.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
language_server-protocol-3.17.0.3.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
launchy-3.0.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
letter_opener-1.10.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
localhost-1.3.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
logger-1.6.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
loofah-2.22.0.gem
mail-2.8.1.gem
mapping-1.1.1.gem
marcel-1.0.4.gem Upgrade to Rails 7.1.3.4 2024-06-04 11:32:51 -07:00
memory_profiler-1.0.2.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
metrics-0.10.2.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
mini_mime-1.1.5.gem
minitest-5.25.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
msgpack-1.7.2.gem
multi_xml-0.7.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
mysql2-0.5.6.gem
net-http-0.4.1.gem
net-imap-0.4.14.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
net-pop-0.1.2.gem
net-protocol-0.2.2.gem
net-smtp-0.5.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
nio4r-2.7.3.gem Upgrade to Rails 7.1.3.4 2024-06-04 11:32:51 -07:00
nokogiri-1.16.7-aarch64-linux.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
omniauth-2.1.2.gem
omniauth-rails_csrf_protection-1.0.2.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
omniauth_openid_connect-0.7.1.gem Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
openid_connect-2.3.0.gem Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
openssl-3.2.0.gem
orm_adapter-0.5.0.gem
parallel-1.26.3.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
parser-3.3.4.2.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
process-metrics-0.2.1.gem
protocol-hpack-1.5.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
protocol-http-0.25.0.gem
protocol-http1-0.16.1.gem
protocol-http2-0.15.1.gem
protocol-rack-0.6.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
psych-5.1.2.gem
public_suffix-6.0.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
racc-1.8.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
rack-3.1.7.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
rack-attack-6.7.0.gem
rack-mini-profiler-3.3.1.gem
rack-oauth2-2.2.1.gem Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
rack-protection-4.0.0.gem
rack-session-2.0.0.gem
rack-test-2.1.0.gem
rackup-2.1.0.gem
rails-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
rails-dom-testing-2.2.0.gem
rails-html-sanitizer-1.6.0.gem
rails-i18n-7.0.9.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
railties-7.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
rainbow-3.1.1.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
rake-13.2.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
rbs-2.8.4.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
rdiscount-2.2.7.3.gem
rdoc-6.7.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
react-rails-2.7.1.gem
record_tag_helper-1.0.1.gem
regexp_parser-2.9.2.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
reline-0.5.9.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
responders-3.1.1.gem
reverse_markdown-2.1.1.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
rexml-3.3.6.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
rubocop-1.65.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
rubocop-ast-1.32.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
ruby-progressbar-1.13.0.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
samovar-2.3.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
sanitize-6.1.3.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
sass-rails-6.0.0.gem
sassc-2.4.0.gem
sassc-rails-2.1.2.gem
securerandom-0.3.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
sentry-rails-5.19.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
sentry-ruby-5.19.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
shell-0.8.1.gem
solargraph-0.50.0.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
solargraph-rails-1.1.0.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
sprockets-4.2.1.gem
sprockets-rails-3.5.2.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
stackprof-0.2.26.gem
stringio-3.1.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
strscan-3.1.0.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
swd-2.0.3.gem Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
sync-0.5.0.gem
temple-0.10.3.gem
terser-1.2.3.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
thor-1.3.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
thread-local-1.1.0.gem
tilt-2.4.0.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
timeout-0.4.1.gem
traces-0.13.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
turbo-rails-2.0.6.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
tzinfo-2.0.6.gem
unicode-display_width-2.5.0.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
uri-0.13.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
useragent-0.16.10.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
validate_url-1.0.15.gem Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
warden-1.2.9.gem
web-console-4.2.1.gem
webfinger-2.1.3.gem Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
webrick-1.8.1.gem
websocket-driver-0.7.6.gem
websocket-extensions-0.1.5.gem
will_paginate-4.0.1.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00
yard-0.9.36.gem Add Solargraph autocomplete while in development 2024-07-01 15:35:39 -07:00
zeitwerk-2.6.17.gem Update Ruby to 3.3.4, and update gems 2024-08-27 17:06:22 -07:00