File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gem "azure_file_shares"
99gem "bcrypt" , "~> 3.1.7"
1010gem "bootsnap" , require : false
1111gem "csv"
12- gem "herb" , "~> 0.8.4 "
12+ gem "herb" , "~> 0.8.5 "
1313gem "image_processing" , "~> 1.14"
1414gem "importmap-rails"
1515gem "jbuilder"
Original file line number Diff line number Diff line change @@ -214,14 +214,14 @@ GEM
214214 rake (>= 13 )
215215 googleapis-common-protos-types (1.22.0 )
216216 google-protobuf (~> 4.26 )
217- herb (0.8.4 -aarch64-linux-gnu )
218- herb (0.8.4 -aarch64-linux-musl )
219- herb (0.8.4 -arm-linux-gnu )
220- herb (0.8.4 -arm-linux-musl )
221- herb (0.8.4 -arm64-darwin )
222- herb (0.8.4 -x86_64-darwin )
223- herb (0.8.4 -x86_64-linux-gnu )
224- herb (0.8.4 -x86_64-linux-musl )
217+ herb (0.8.5 -aarch64-linux-gnu )
218+ herb (0.8.5 -aarch64-linux-musl )
219+ herb (0.8.5 -arm-linux-gnu )
220+ herb (0.8.5 -arm-linux-musl )
221+ herb (0.8.5 -arm64-darwin )
222+ herb (0.8.5 -x86_64-darwin )
223+ herb (0.8.5 -x86_64-linux-gnu )
224+ herb (0.8.5 -x86_64-linux-musl )
225225 hotwire-spark (0.1.13 )
226226 listen
227227 rails (>= 7.0.0 )
@@ -618,7 +618,7 @@ DEPENDENCIES
618618 dotenv-rails
619619 factory_bot_rails
620620 faker
621- herb (~> 0.8.4 )
621+ herb (~> 0.8.5 )
622622 hotwire-spark
623623 image_processing (~> 1.14 )
624624 importmap-rails
You can’t perform that action at this time.
0 commit comments