File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem "sqlite3", ">= 1.4"
12
12
# Use the Puma web server [https://github.com/puma/puma]
13
13
gem "puma" , "6.4.2"
14
14
# Bundle and transpile JavaScript [https://github.com/rails/jsbundling-rails]
15
- gem "jsbundling-rails" , "1.3.0 "
15
+ gem "jsbundling-rails" , "1.3.1 "
16
16
# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
17
17
gem "turbo-rails" , "2.0.6"
18
18
# Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
Original file line number Diff line number Diff line change 135
135
pp (>= 0.6.0 )
136
136
rdoc (>= 4.0.0 )
137
137
reline (>= 0.4.2 )
138
- jsbundling-rails (1.3.0 )
138
+ jsbundling-rails (1.3.1 )
139
139
railties (>= 6.0.0 )
140
140
json (2.10.1 )
141
141
language_server-protocol (3.17.0.4 )
@@ -323,7 +323,7 @@ DEPENDENCIES
323
323
cssbundling-rails (= 1.4.0 )
324
324
debug
325
325
dockerfile-rails (>= 1.6 )
326
- jsbundling-rails (= 1.3.0 )
326
+ jsbundling-rails (= 1.3.1 )
327
327
lucide-rails (= 0.4.0 )
328
328
phlex !
329
329
phlex-rails !
You can’t perform that action at this time.
0 commit comments