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 @@ -90,4 +90,4 @@ gem "dartsass-rails", "~> 0.5.1"

gem "bulma-rails", "~> 1.0"

gem "rails_icons", "~> 1.4"
gem "rails_icons", "~> 1.5"
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ GEM
childprocess (5.1.0)
logger (~> 1.5)
concurrent-ruby (1.3.5)
connection_pool (2.5.4)
connection_pool (2.5.5)
crass (1.0.6)
csv (3.3.5)
dartsass-rails (0.5.1)
Expand All @@ -164,7 +164,7 @@ GEM
docile (1.4.1)
drb (2.2.3)
ed25519 (1.4.0)
erb (5.1.3)
erb (6.0.0)
erubi (1.13.1)
ffi (1.17.2-aarch64-linux-gnu)
ffi (1.17.2-aarch64-linux-musl)
Expand Down Expand Up @@ -232,7 +232,7 @@ GEM
jbuilder (2.14.1)
actionview (>= 7.0.0)
activesupport (>= 7.0.0)
json (2.15.2)
json (2.16.0)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
Expand Down Expand Up @@ -273,7 +273,7 @@ GEM
mini_magick (5.3.1)
logger
mini_mime (1.1.5)
minitest (5.26.0)
minitest (5.26.2)
msgpack (1.8.0)
multi_xml (0.7.2)
bigdecimal (~> 3.1)
Expand Down Expand Up @@ -361,9 +361,9 @@ GEM
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
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)
rails_icons (1.4.0)
rails_icons (1.5.1)
nokogiri (~> 1.16, >= 1.16.4)
rails (> 6.1)
rails (>= 7.0)
railties (8.1.1)
actionpack (= 8.1.1)
activesupport (= 8.1.1)
Expand All @@ -375,7 +375,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.3.1)
rdoc (6.15.1)
rdoc (6.16.1)
erb
psych (>= 4.0.0)
tsort
Expand All @@ -386,7 +386,7 @@ GEM
redis-client (0.26.1)
connection_pool
regexp_parser (2.11.3)
reline (0.6.2)
reline (0.6.3)
io-console (~> 0.5)
responders (3.2.0)
actionpack (>= 7.0)
Expand Down Expand Up @@ -466,7 +466,7 @@ GEM
ssrf_filter (1.3.0)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.7)
stringio (3.1.8)
thor (1.4.0)
thruster (0.1.16)
thruster (0.1.16-aarch64-linux)
Expand Down Expand Up @@ -548,7 +548,7 @@ DEPENDENCIES
propshaft
puma (>= 5.0)
rails (~> 8.1.1)
rails_icons (~> 1.4)
rails_icons (~> 1.5)
recaptcha (~> 5.21)
redcarpet (~> 3.6)
redis (~> 5.4)
Expand Down