Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tldr: Generate shorter summaries #4

Merged
merged 4 commits into from
Dec 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG RUBY_IMAGE=ruby:3.3.0-alpine
ARG RUBY_IMAGE=ruby:3.4.1-alpine

FROM ${RUBY_IMAGE} AS base

Expand Down
196 changes: 114 additions & 82 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,51 +26,52 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.2)
activesupport (7.2.2.1)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
async (2.10.1)
console (~> 1.10)
async (2.21.1)
console (~> 1.29)
fiber-annotation
io-event (~> 1.5, >= 1.5.1)
timers (~> 4.1)
async-io (1.42.0)
io-event (~> 1.6, >= 1.6.5)
async-io (1.43.2)
async
aws-eventstream (1.3.0)
aws-partitions (1.905.0)
aws-sdk-core (3.191.5)
aws-partitions (1.1029.0)
aws-sdk-core (3.214.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.78.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.146.1)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sdk-kms (1.96.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.176.1)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
aws-sigv4 (1.8.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.10.1)
aws-eventstream (~> 1, >= 1.0.2)
backport (1.2.0)
base64 (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.7)
concurrent-ruby (1.2.3)
benchmark (0.4.0)
bigdecimal (3.1.9)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
console (1.23.6)
console (1.29.2)
fiber-annotation
fiber-local
fiber-local (~> 1.1)
json
deep_merge (1.2.2)
diff-lcs (1.5.1)
Expand All @@ -80,46 +81,66 @@ GEM
i18n
drb (2.2.1)
e2mmap (0.1.0)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
fiber-annotation (0.2.0)
fiber-local (1.0.0)
fiber-local (1.1.0)
fiber-storage
fiber-storage (1.0.0)
fuzzy_match (2.1.0)
hashie (5.0.0)
htmlentities (4.3.4)
http-2-next (1.0.3)
http-cookie (1.0.5)
http-2 (1.0.2)
http-cookie (1.0.8)
domain_name (~> 0.5)
httpx (1.2.3)
http-2-next (>= 1.0.3)
i18n (1.14.4)
httpx (1.4.0)
http-2 (>= 1.0.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-event (1.5.1)
io-event (1.7.5)
ircparser (1.0.0)
jaro_winkler (1.5.6)
jaro_winkler (1.6.0)
jmespath (1.6.2)
json (2.7.1)
jwt (2.8.1)
json (2.9.1)
jwt (2.10.1)
base64
kramdown (2.4.0)
rexml
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
language_server-protocol (3.17.0.3)
mime-types (3.5.2)
logger (1.6.4)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0305)
minitest (5.22.3)
mime-types-data (3.2024.1203)
minitest (5.25.4)
multi_json (1.15.0)
multi_xml (0.6.0)
mutex_m (0.2.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-dns (0.20.0)
net-http (0.4.1)
net-http (0.6.0)
uri
netrc (0.11.0)
nokogiri (1.16.3-x86_64-linux)
nokogiri (1.18.0-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.0-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.18.0-arm-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.0-arm-linux-musl)
racc (~> 1.4)
nokogiri (1.18.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.0-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.0-x86_64-linux-musl)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand All @@ -128,55 +149,58 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
oj (3.16.3)
oj (3.16.8)
bigdecimal (>= 3.0)
ostruct (>= 0.2)
omniauth (2.1.2)
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
omniauth (~> 2.0)
optimist (3.1.0)
parallel (1.24.0)
parser (3.3.0.5)
optimist (3.2.0)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
public_suffix (5.0.4)
racc (1.7.3)
rack (3.0.10)
rack-protection (4.0.0)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.1.8)
rack-protection (4.1.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rainbow (3.1.1)
rbs (2.8.4)
regexp_parser (2.9.0)
regexp_parser (2.10.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.6)
rspotify (2.12.0)
rexml (3.4.0)
rspotify (2.12.4)
addressable (~> 2.8.0)
omniauth-oauth2 (>= 1.6)
rest-client (~> 2.0.2)
rubocop (1.62.1)
rubocop (1.69.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
semantic_logger (4.15.0)
securerandom (0.4.1)
semantic_logger (4.16.1)
concurrent-ruby (~> 1.0)
snaky_hash (2.0.1)
hashie
Expand All @@ -197,23 +221,31 @@ GEM
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
thor (1.3.1)
tilt (2.3.0)
timers (4.3.5)
thor (1.3.2)
tilt (2.5.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-categories (1.9.0)
unicode-display_width (2.5.0)
unicode-name (1.12.0)
unicode-types (~> 1.9)
unicode-sequence_name (1.13.0)
unicode-types (1.9.0)
uri (0.13.0)
unicode-categories (1.10.0)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
unicode-name (1.13.5)
unicode-types (~> 1.10)
unicode-sequence_name (1.15.3)
unicode-types (1.10.0)
uri (1.0.2)
version_gem (1.1.4)
yard (0.9.36)
yard (0.9.37)

PLATFORMS
x86_64-linux
aarch64-linux-gnu
aarch64-linux-musl
arm-linux-gnu
arm-linux-musl
arm64-darwin
x86_64-darwin
x86_64-linux-gnu
x86_64-linux-musl

DEPENDENCIES
activesupport (~> 7.1)
Expand All @@ -237,4 +269,4 @@ DEPENDENCIES
unicode-sequence_name (~> 1.13)

BUNDLED WITH
2.3.6
2.6.2
Loading
Loading