diff --git a/Gemfile b/Gemfile index fae1bd91..28e1f462 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem "azure_file_shares" gem "bcrypt", "~> 3.1.7" gem "bootsnap", require: false gem "csv" -gem "herb", "~> 0.8.5" +gem "herb", "~> 0.8.6" gem "image_processing", "~> 1.14" gem "importmap-rails" gem "jbuilder" diff --git a/Gemfile.lock b/Gemfile.lock index f235437c..c6cfd571 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,14 +214,14 @@ GEM rake (>= 13) googleapis-common-protos-types (1.22.0) google-protobuf (~> 4.26) - herb (0.8.5-aarch64-linux-gnu) - herb (0.8.5-aarch64-linux-musl) - herb (0.8.5-arm-linux-gnu) - herb (0.8.5-arm-linux-musl) - herb (0.8.5-arm64-darwin) - herb (0.8.5-x86_64-darwin) - herb (0.8.5-x86_64-linux-gnu) - herb (0.8.5-x86_64-linux-musl) + herb (0.8.6-aarch64-linux-gnu) + herb (0.8.6-aarch64-linux-musl) + herb (0.8.6-arm-linux-gnu) + herb (0.8.6-arm-linux-musl) + herb (0.8.6-arm64-darwin) + herb (0.8.6-x86_64-darwin) + herb (0.8.6-x86_64-linux-gnu) + herb (0.8.6-x86_64-linux-musl) hotwire-spark (0.1.13) listen rails (>= 7.0.0) @@ -618,7 +618,7 @@ DEPENDENCIES dotenv-rails factory_bot_rails faker - herb (~> 0.8.5) + herb (~> 0.8.6) hotwire-spark image_processing (~> 1.14) importmap-rails