Skip to content

Commit f57c817

Browse files
authored
chore(deps): bump herb from 0.9.5 to 0.9.6 (#653)
2 parents cfd8d24 + 395b487 commit f57c817

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gem "azure_file_shares"
99
gem "bcrypt", "~> 3.1.22"
1010
gem "bootsnap", require: false
1111
gem "csv"
12-
gem "herb", "~> 0.9.5"
12+
gem "herb", "~> 0.9.6"
1313
gem "image_processing", "~> 1.14"
1414
gem "importmap-rails"
1515
gem "inline_svg"

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -215,14 +215,14 @@ GEM
215215
rake (>= 13)
216216
googleapis-common-protos-types (1.22.0)
217217
google-protobuf (~> 4.26)
218-
herb (0.9.5-aarch64-linux-gnu)
219-
herb (0.9.5-aarch64-linux-musl)
220-
herb (0.9.5-arm-linux-gnu)
221-
herb (0.9.5-arm-linux-musl)
222-
herb (0.9.5-arm64-darwin)
223-
herb (0.9.5-x86_64-darwin)
224-
herb (0.9.5-x86_64-linux-gnu)
225-
herb (0.9.5-x86_64-linux-musl)
218+
herb (0.9.6-aarch64-linux-gnu)
219+
herb (0.9.6-aarch64-linux-musl)
220+
herb (0.9.6-arm-linux-gnu)
221+
herb (0.9.6-arm-linux-musl)
222+
herb (0.9.6-arm64-darwin)
223+
herb (0.9.6-x86_64-darwin)
224+
herb (0.9.6-x86_64-linux-gnu)
225+
herb (0.9.6-x86_64-linux-musl)
226226
hotwire-spark (0.1.13)
227227
listen
228228
rails (>= 7.0.0)
@@ -639,7 +639,7 @@ DEPENDENCIES
639639
dotenv-rails
640640
factory_bot_rails
641641
faker
642-
herb (~> 0.9.5)
642+
herb (~> 0.9.6)
643643
hotwire-spark
644644
image_processing (~> 1.14)
645645
importmap-rails

0 commit comments

Comments
 (0)