Skip to content
Open
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
8 changes: 4 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ gem "bootsnap", "~> 1.24", require: false
# surfaces (per-IP buckets). Backed by the Rails cache store.

# Solid* gems — Postgres-backed queue, cache, and cable
gem "solid_queue", "~> 1.4"
gem "solid_queue", "~> 1.5"
gem "solid_cache", "~> 1.0"
gem "solid_cable", "~> 4.0"

# YouTube APIs
gem "google-apis-youtube_v3", "~> 0.65"
gem "google-apis-youtube_analytics_v2", "~> 0.18"
gem "google-apis-youtube_v3", "~> 0.67"
gem "google-apis-youtube_analytics_v2", "~> 0.19"
# google-apis-core (1.1.0+) requires multi_json at runtime but no longer declares
# it, so the 0.65 bump drops it from the lock and the bundle fails to load
# ("multi_json is not part of the bundle"). Pin it explicitly to keep it present.
Expand Down Expand Up @@ -95,4 +95,4 @@ gem "countries", "~> 8.1"
# AppSignal APM / error tracking / log forwarding. Inert unless the app runs
# in production WITH an APPSIGNAL_PUSH_API_KEY in the environment — keyless
# self-hosters, dev, and test boot exactly as before (see config/appsignal.rb).
gem "appsignal", "~> 4.8"
gem "appsignal", "~> 4.9"
68 changes: 33 additions & 35 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
uri (>= 0.13.1)
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
appsignal (4.8.6)
appsignal (4.9.1)
logger
rack (>= 2.0.0)
ast (2.4.3)
Expand All @@ -94,7 +94,7 @@ GEM
bundler (>= 1.2.0)
thor (~> 1.0)
coderay (1.1.3)
concurrent-ruby (1.3.7)
concurrent-ruby (1.3.8)
connection_pool (3.0.2)
countries (8.1.0)
unaccent (~> 0.3)
Expand All @@ -110,9 +110,9 @@ GEM
diff-lcs (1.6.2)
docile (1.4.1)
drb (2.2.3)
erb (6.0.4)
erb (6.0.6)
erubi (1.13.1)
et-orbi (1.4.0)
et-orbi (1.4.1)
tzinfo
factory_bot (6.5.6)
activesupport (>= 6.1.0)
Expand Down Expand Up @@ -141,28 +141,29 @@ GEM
ffi (1.17.4-arm-linux-musl)
ffi (1.17.4-x86_64-linux-gnu)
ffi (1.17.4-x86_64-linux-musl)
fugit (1.12.1)
fugit (1.13.0)
et-orbi (~> 1.4)
raabro (~> 1.4)
globalid (1.3.0)
globalid (1.4.0)
activesupport (>= 6.1)
google-apis-core (1.1.0)
addressable (~> 2.8, >= 2.8.7)
google-apis-core (1.2.5)
addressable (~> 2.9)
faraday (~> 2.13)
faraday-follow_redirects (~> 0.3)
googleauth (~> 1.14)
mini_mime (~> 1.1)
multi_json (~> 1.11)
representable (~> 3.0)
retriable (~> 3.1)
google-apis-youtube_analytics_v2 (0.18.0)
retriable (>= 3.1, < 5.0)
google-apis-youtube_analytics_v2 (0.19.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-youtube_v3 (0.65.0)
google-apis-youtube_v3 (0.67.0)
google-apis-core (>= 0.15.0, < 2.a)
google-cloud-env (2.3.1)
google-cloud-env (2.4.0)
base64 (~> 0.2)
faraday (>= 1.0, < 3.a)
google-logging-utils (0.2.0)
googleauth (1.17.0)
googleauth (1.17.3)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.2)
google-logging-utils (~> 0.1)
Expand All @@ -186,10 +187,10 @@ GEM
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.20.0)
json (2.21.2)
jwt (3.2.0)
base64
language_server-protocol (3.17.0.5)
language_server-protocol (3.17.0.6)
lint_roller (1.1.0)
logger (1.7.0)
loofah (2.25.2)
Expand Down Expand Up @@ -289,13 +290,10 @@ GEM
pry-rails (0.3.11)
pry (>= 0.13.0)
pstore (0.2.1)
psych (5.4.0)
date
stringio
public_suffix (7.0.5)
puma (8.0.2)
nio4r (~> 2.0)
raabro (1.4.0)
raabro (1.5.0)
racc (1.8.1)
rack (3.2.6)
rack-protection (4.2.1)
Expand Down Expand Up @@ -341,13 +339,14 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.4.2)
rbs (4.0.2)
rbs (4.1.1)
logger
prism (>= 1.6.0)
tsort
rdoc (7.2.0)
rdoc (8.0.0)
erb
psych (>= 4.0.0)
prism (>= 1.6.0)
rbs (>= 4.0.0)
tsort
regexp_parser (2.12.0)
reline (0.6.3)
Expand All @@ -356,7 +355,7 @@ GEM
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.8.0)
retriable (4.2.0)
rexml (3.4.4)
rotp (6.3.0)
rspec-core (3.13.6)
Expand Down Expand Up @@ -404,7 +403,7 @@ GEM
rubocop (>= 1.72)
rubocop-performance (>= 1.24)
rubocop-rails (>= 2.30)
ruby-lsp (0.26.9)
ruby-lsp (0.26.10)
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 5)
Expand All @@ -428,7 +427,7 @@ GEM
snaky_hash (2.0.5)
hashie (>= 0.1.0, < 6)
version_gem (>= 1.1.8, < 3)
solid_cable (4.0.0)
solid_cable (4.0.2)
actioncable (>= 7.2)
activejob (>= 7.2)
activerecord (>= 7.2)
Expand All @@ -437,7 +436,7 @@ GEM
activejob (>= 7.2)
activerecord (>= 7.2)
railties (>= 7.2)
solid_queue (1.4.0)
solid_queue (1.5.1)
activejob (>= 7.1)
activerecord (>= 7.1)
concurrent-ruby (>= 1.3.1)
Expand All @@ -446,7 +445,6 @@ GEM
thor (>= 1.3.1)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.2.0)
tailwindcss-rails (4.6.0)
railties (>= 7.0.0)
tailwindcss-ruby (~> 4.0)
Expand All @@ -456,9 +454,9 @@ GEM
tailwindcss-ruby (4.3.1-x86_64-linux-gnu)
tailwindcss-ruby (4.3.1-x86_64-linux-musl)
thor (1.5.0)
thruster (0.1.21)
thruster (0.1.21-aarch64-linux)
thruster (0.1.21-x86_64-linux)
thruster (0.1.23)
thruster (0.1.23-aarch64-linux)
thruster (0.1.23-x86_64-linux)
timeout (0.6.1)
trailblazer-option (0.1.2)
tsort (0.2.0)
Expand Down Expand Up @@ -488,7 +486,7 @@ GEM
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.8.2)
zeitwerk (2.8.3)

PLATFORMS
aarch64-linux
Expand All @@ -501,7 +499,7 @@ PLATFORMS
x86_64-linux-musl

DEPENDENCIES
appsignal (~> 4.8)
appsignal (~> 4.9)
bootsnap (~> 1.24)
brakeman (~> 8.0)
bundler-audit (~> 0.9)
Expand All @@ -510,8 +508,8 @@ DEPENDENCIES
factory_bot_rails (~> 6.5)
faker (~> 3.8)
ferrum (~> 0.17)
google-apis-youtube_analytics_v2 (~> 0.18)
google-apis-youtube_v3 (~> 0.65)
google-apis-youtube_analytics_v2 (~> 0.19)
google-apis-youtube_v3 (~> 0.67)
image_processing (~> 2.0)
importmap-rails (~> 2.1)
multi_json (~> 1.15)
Expand All @@ -533,7 +531,7 @@ DEPENDENCIES
simplecov (~> 0.22)
solid_cable (~> 4.0)
solid_cache (~> 1.0)
solid_queue (~> 1.4)
solid_queue (~> 1.5)
stimulus-rails (~> 1.3)
tailwindcss-rails (~> 4.6)
thruster (~> 0.1)
Expand Down
Loading