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 docs/Gemfile
Original file line numberDiff line numberDiff line change
Expand Up@@ -77,7 +77,7 @@ gem "ruby_ui", path: "../gem", require: false

gem "pry", "0.16.0"

gem "tailwind_merge", "~> 1.5.2"
gem "tailwind_merge", "~> 1.5.3"
gem "rss", "0.3.3"

gem "rouge", "~> 5.1"
Expand Down
6 changes: 3 additions & 3 deletions docs/Gemfile.lock
Original file line numberDiff line numberDiff line change
Expand Up@@ -302,7 +302,7 @@ GEM
rubyzip (>= 1.2.2, < 4.0)
websocket (~> 1.0)
simpleidn (0.2.3)
sin_lru_redux (2.5.2)
sin_lru_redux (2.5.3)
sqlite3 (2.9.5)
mini_portile2 (~> 2.8.0)
sqlite3 (2.9.5-x86_64-linux-gnu)
Expand All@@ -321,7 +321,7 @@ GEM
stimulus-rails (1.3.4)
railties (>= 6.0.0)
strscan (3.1.8)
tailwind_merge (1.5.2)
tailwind_merge (1.5.3)
sin_lru_redux (~> 2.5)
thor (1.5.0)
timeout (0.6.1)
Expand DownExpand Up@@ -374,7 +374,7 @@ DEPENDENCIES
sqlite3 (= 2.9.5)
standard
stimulus-rails (= 1.3.4)
tailwind_merge (~> 1.5.2)
tailwind_merge (~> 1.5.3)
turbo-rails (= 2.0.23)
tzinfo-data
web-console
Expand Down