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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ gem 'public_suffix'
gem 'humanize'

# Authentication
gem 'devise', '~> 4.7'
gem 'devise', '~> 5.0'

# Omniauth
gem 'omniauth-github'
Expand Down
81 changes: 38 additions & 43 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
backport (1.2.0)
base64 (0.3.0)
bcrypt (3.1.20)
benchmark (0.4.1)
bigdecimal (3.2.2)
bcrypt (3.1.21)
benchmark (0.5.0)
bigdecimal (4.0.1)
bindex (0.8.1)
bootsnap (1.18.6)
msgpack (~> 1.2)
Expand All @@ -162,8 +162,8 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
commonmarker (0.23.8)
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
concurrent-ruby (1.3.6)
connection_pool (3.0.2)
crack (1.0.0)
bigdecimal
rexml
Expand All @@ -173,11 +173,11 @@ GEM
cssbundling-rails (1.4.3)
railties (>= 6.0.0)
csv (3.3.5)
date (3.4.1)
devise (4.9.4)
date (3.5.1)
devise (5.0.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
railties (>= 7.0)
responders
warden (~> 1.2.3)
diff-lcs (1.6.2)
Expand All @@ -187,7 +187,7 @@ GEM
rack (>= 1.6)
domain_name (0.6.20240107)
drb (2.2.3)
erb (5.0.1)
erb (6.0.2)
erubi (1.13.1)
et-orbi (1.2.11)
tzinfo
Expand Down Expand Up @@ -280,14 +280,15 @@ GEM
http-cookie (1.0.8)
domain_name (~> 0.5)
humanize (3.1.0)
i18n (1.14.7)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
image_processing (1.14.0)
mini_magick (>= 4.9.5, < 6)
ruby-vips (>= 2.0.17, < 3)
io-console (0.8.0)
irb (1.15.2)
io-console (0.8.2)
irb (1.17.0)
pp (>= 0.6.0)
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jaro_winkler (1.6.1)
Expand Down Expand Up @@ -319,7 +320,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.7.0)
loofah (2.24.1)
loofah (2.25.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -339,16 +340,15 @@ GEM
benchmark
logger
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (5.25.5)
minitest-retry (0.2.5)
minitest (>= 5.0)
mocha (2.7.1)
ruby2_keywords (>= 0.0.5)
msgpack (1.8.0)
multi_json (1.15.0)
multi_xml (0.7.2)
bigdecimal (~> 3.1)
multi_xml (0.8.1)
bigdecimal (>= 3.1, < 5)
multipart-post (2.4.1)
mutex_m (0.3.0)
mysql2 (0.5.6)
Expand All @@ -363,12 +363,11 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.18.8)
mini_portile2 (~> 2.8.2)
nokogiri (1.19.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.8-arm64-darwin)
nokogiri (1.19.1-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.18.8-x86_64-linux-gnu)
nokogiri (1.19.1-x86_64-linux-gnu)
racc (~> 1.4)
oauth2 (2.0.12)
faraday (>= 0.17.3, < 4.0)
Expand Down Expand Up @@ -408,13 +407,13 @@ GEM
ast (~> 2.4.1)
racc
parslet (2.0.0)
pp (0.6.2)
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.4.0)
propshaft (0.4.0)
rails (>= 7.0.0.alpha2)
psych (5.2.6)
psych (5.3.1)
date
stringio
public_suffix (6.0.2)
Expand All @@ -424,7 +423,7 @@ GEM
base64 (>= 0.2)
raabro (1.4.0)
racc (1.8.1)
rack (3.1.16)
rack (3.2.5)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-cors (3.0.0)
Expand All @@ -439,7 +438,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rackup (2.3.1)
rack (>= 3)
rails (7.1.5.1)
actioncable (= 7.1.5.1)
Expand All @@ -463,8 +462,8 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
rails-html-sanitizer (1.7.0)
loofah (~> 2.25)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
railties (7.1.5.1)
actionpack (= 7.1.5.1)
Expand All @@ -475,15 +474,16 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.3.0)
rake (13.3.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbs (3.9.4)
logger
rdoc (6.14.1)
rdoc (7.2.0)
erb
psych (>= 4.0.0)
tsort
recursive-open-struct (2.0.0)
ostruct
redis (5.4.0)
Expand All @@ -496,22 +496,16 @@ GEM
redis (= 5.4.0)
redis-cluster-client (>= 0.10.0)
regexp_parser (2.10.0)
reline (0.6.1)
reline (0.6.3)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
responders (3.2.0)
actionpack (>= 7.0)
railties (>= 7.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rest-client (2.1.0-x64-mingw32)
ffi (~> 1.9)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
reverse_markdown (3.0.0)
nokogiri
rexml (3.4.1)
Expand Down Expand Up @@ -611,15 +605,16 @@ GEM
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
yard-solargraph (~> 0.1)
stringio (3.1.7)
stringio (3.2.0)
stripe (15.2.1)
sysexits (1.2.0)
temple (0.10.3)
thor (1.3.2)
thor (1.5.0)
tilt (2.6.0)
timeout (0.4.3)
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)
tsort (0.2.0)
turbo-rails (2.0.16)
actionpack (>= 7.1.0)
railties (>= 7.1.0)
Expand Down Expand Up @@ -653,12 +648,12 @@ GEM
yard (0.9.37)
yard-solargraph (0.1.0)
yard (~> 0.9)
zeitwerk (2.7.3)
zeitwerk (2.7.5)

PLATFORMS
arm64-darwin-23
arm64-darwin-24
x64-mingw32
x64-mingw-ucrt
x86_64-linux

DEPENDENCIES
Expand All @@ -678,7 +673,7 @@ DEPENDENCIES
commonmarker (= 0.23.8)
crawler_detect
cssbundling-rails
devise (~> 4.7)
devise (~> 5.0)
discourse_api
exercism-config (>= 0.130.0)
factory_bot_rails
Expand Down
Loading