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
https://github.com/rails/jsbundling-rails/pull/95
This commit is contained in:
Yasuo Honda 2022-03-01 15:14:24 +09:00
parent 40a910c9e9
commit c689263e2b

@ -188,7 +188,7 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
cssbundling-rails (1.0.0)
cssbundling-rails (1.1.0)
railties (>= 6.0.0)
curses (1.4.3)
daemons (1.4.1)
@ -309,7 +309,7 @@ GEM
irb (1.4.1)
reline (>= 0.3.0)
jmespath (1.4.0)
jsbundling-rails (1.0.0)
jsbundling-rails (1.0.2)
railties (>= 6.0.0)
json (2.6.1)
jwt (2.3.0)