Skip to content
Merged
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
71 changes: 38 additions & 33 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,10 @@ GEM
zeitwerk (>= 2.4, < 3.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
anonymous_loader (0.1.2)
version_gem (~> 1.1, >= 1.1.13)
auth-sanitizer (0.2.2)
version_gem (~> 1.1, >= 1.1.10)
base64 (0.3.0)
bcrypt (3.1.22)
bigdecimal (4.1.2)
Expand Down Expand Up @@ -107,12 +111,12 @@ GEM
classifier-reborn (2.3.0)
fast-stemmer (~> 1.0)
matrix (~> 0.4)
concurrent-ruby (1.3.6)
concurrent-ruby (1.3.7)
config (5.6.1)
deep_merge (~> 1.2, >= 1.2.1)
ostruct
connection_pool (3.0.2)
crass (1.0.6)
crass (1.0.7)
date (3.5.1)
debug (1.11.1)
irb (~> 1.10)
Expand All @@ -125,7 +129,6 @@ GEM
responders
warden (~> 1.2.3)
diff-lcs (1.6.2)
docile (1.4.1)
drb (2.2.3)
erb (6.0.4)
erubi (1.13.1)
Expand Down Expand Up @@ -153,11 +156,12 @@ GEM
gmail_xoauth (0.4.3)
oauth (>= 0.3.6)
google-analytics-rails (1.1.1)
hashie (5.0.0)
hashie (5.1.0)
logger
honeybadger (6.9.0)
logger
ostruct
i18n (1.14.8)
i18n (1.15.2)
concurrent-ruby (~> 1.0)
importmap-rails (2.2.3)
actionpack (>= 6.0.0)
Expand All @@ -176,7 +180,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.19.9)
json (2.21.0)
jwt (3.1.2)
base64
kaminari (1.2.2)
Expand All @@ -196,7 +200,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.7.0)
lograge (0.14.0)
lograge (0.15.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
Expand Down Expand Up @@ -232,15 +236,19 @@ GEM
net-smtp (0.5.1)
net-protocol
nio4r (2.7.5)
nokogiri (1.19.3)
nokogiri (1.19.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oauth (1.1.0)
oauth-tty (~> 1.0, >= 1.0.1)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
oauth-tty (1.0.5)
version_gem (~> 1.1, >= 1.1.1)
oauth (1.1.7)
auth-sanitizer (~> 0.2, >= 0.2.1)
base64 (~> 0.1)
oauth-tty (~> 1.0, >= 1.0.10)
snaky_hash (~> 2.0, >= 2.0.5)
version_gem (~> 1.1, >= 1.1.12)
oauth-tty (1.0.12)
anonymous_loader (~> 0.1, >= 0.1.1)
auth-sanitizer (~> 0.2, >= 0.2.2)
version_gem (~> 1.1, >= 1.1.12)
oauth2 (2.0.18)
faraday (>= 0.17.3, < 4.0)
jwt (>= 1.0, < 4.0)
Expand All @@ -267,8 +275,9 @@ GEM
omniauth-oauth2 (1.9.0)
oauth2 (>= 2.0.2, < 3)
omniauth (~> 2.0)
omniauth-twitter (1.4.0)
omniauth-oauth (~> 1.1)
omniauth-twitter (1.5.0)
cgi
omniauth-oauth (~> 1.2)
rack
orm_adapter (0.5.0)
ostruct (0.6.3)
Expand All @@ -281,13 +290,10 @@ GEM
activerecord (>= 7, < 8.2)
pg (1.6.3)
popper_js (2.11.8)
pp (0.6.3)
pp (0.6.4)
prettyprint
prettyprint (0.2.0)
prism (1.9.0)
psych (5.3.1)
date
stringio
public_suffix (6.0.2)
puma (8.0.2)
nio4r (~> 2.0)
Expand Down Expand Up @@ -351,9 +357,14 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (7.2.0)
rbs (4.0.3)
logger
prism (>= 1.6.0)
tsort
rdoc (8.0.0)
erb
psych (>= 4.0.0)
prism (>= 1.6.0)
rbs (>= 4.0.0)
tsort
recaptcha (5.21.2)
redcarpet (3.6.1)
Expand Down Expand Up @@ -406,19 +417,14 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.2)
simplecov_json_formatter (0.1.4)
simplecov (1.0.0)
sitemap_generator (7.1.0)
builder (~> 3.0)
slowpoke (1.0.0)
actionpack (>= 7.2)
rack-timeout (>= 0.6)
railties (>= 7.2)
snaky_hash (2.0.3)
snaky_hash (2.0.6)
hashie (>= 0.1.0, < 6)
version_gem (>= 1.1.8, < 3)
sprockets (4.2.2)
Expand All @@ -433,7 +439,6 @@ GEM
mini_portile2 (~> 2.8.0)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.2.0)
thor (1.5.0)
tilt (2.6.1)
timeout (0.6.1)
Expand All @@ -443,11 +448,11 @@ GEM
railties (>= 7.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2026.2)
tzinfo-data (1.2026.3)
tzinfo (>= 1.0.0)
uri (1.1.1)
useragent (0.16.11)
version_gem (1.1.9)
version_gem (1.1.13)
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.3.0)
Expand All @@ -467,7 +472,7 @@ GEM
chronic (>= 0.6.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.5)
zeitwerk (2.8.2)

PLATFORMS
ruby
Expand Down
Loading