Skip to content

Commit c689263

Browse files
committed
Bump jsbindling-rails and cssbundling-rails
When both jsbundling-rails v1.0.1 and cssbundling-rails v1.1.0 are used at the same time, thor shows the prompt to replace `bin/dev` or not. jsbundling-rails v1.0.2 addresses this issue. https://github.com/rails/jsbundling-rails/releases/tag/v1.0.2 rails/jsbundling-rails#95
1 parent 40a910c commit c689263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ GEM
188188
crack (0.4.5)
189189
rexml
190190
crass (1.0.6)
191-
cssbundling-rails (1.0.0)
191+
cssbundling-rails (1.1.0)
192192
railties (>= 6.0.0)
193193
curses (1.4.3)
194194
daemons (1.4.1)
@@ -309,7 +309,7 @@ GEM
309309
irb (1.4.1)
310310
reline (>= 0.3.0)
311311
jmespath (1.4.0)
312-
jsbundling-rails (1.0.0)
312+
jsbundling-rails (1.0.2)
313313
railties (>= 6.0.0)
314314
json (2.6.1)
315315
jwt (2.3.0)

0 commit comments

Comments
 (0)