diff --git a/Gemfile b/Gemfile index e727b66c..0f52107a 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem "azure_file_shares" gem "bcrypt", "~> 3.1.22" gem "bootsnap", require: false gem "csv" -gem "herb", "~> 0.10.1" +gem "herb", "~> 0.10.2" gem "image_processing", "~> 2.0" gem "importmap-rails" gem "inline_svg" diff --git a/Gemfile.lock b/Gemfile.lock index b848238f..5ca152ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,14 +214,14 @@ GEM rake (~> 13.3) googleapis-common-protos-types (1.23.0) google-protobuf (~> 4.26) - herb (0.10.1-aarch64-linux-gnu) - herb (0.10.1-aarch64-linux-musl) - herb (0.10.1-arm-linux-gnu) - herb (0.10.1-arm-linux-musl) - herb (0.10.1-arm64-darwin) - herb (0.10.1-x86_64-darwin) - herb (0.10.1-x86_64-linux-gnu) - herb (0.10.1-x86_64-linux-musl) + herb (0.10.2-aarch64-linux-gnu) + herb (0.10.2-aarch64-linux-musl) + herb (0.10.2-arm-linux-gnu) + herb (0.10.2-arm-linux-musl) + herb (0.10.2-arm64-darwin) + herb (0.10.2-x86_64-darwin) + herb (0.10.2-x86_64-linux-gnu) + herb (0.10.2-x86_64-linux-musl) hotwire-spark (0.1.13) listen rails (>= 7.0.0) @@ -635,7 +635,7 @@ DEPENDENCIES dotenv-rails factory_bot_rails faker - herb (~> 0.10.1) + herb (~> 0.10.2) hotwire-spark image_processing (~> 2.0) importmap-rails