diff --git a/Gemfile b/Gemfile index f87c3acc..f3e5c3ec 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.10" +gem "herb", "~> 0.9.2" gem "image_processing", "~> 1.14" gem "importmap-rails" gem "inline_svg" @@ -23,7 +23,7 @@ gem "propshaft" gem "puma", ">= 5.0" gem "rack-attack" gem "rails", "~> 8.1.2" -gem "reactionview", "~> 0.2.2" +gem "reactionview", "~> 0.3.0" gem "requestjs-rails" gem "scout_apm" gem "scout_apm_logging", "~> 2.1" diff --git a/Gemfile.lock b/Gemfile.lock index 29af69e4..a29c8623 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,14 +215,14 @@ GEM rake (>= 13) googleapis-common-protos-types (1.22.0) google-protobuf (~> 4.26) - herb (0.8.10-aarch64-linux-gnu) - herb (0.8.10-aarch64-linux-musl) - herb (0.8.10-arm-linux-gnu) - herb (0.8.10-arm-linux-musl) - herb (0.8.10-arm64-darwin) - herb (0.8.10-x86_64-darwin) - herb (0.8.10-x86_64-linux-gnu) - herb (0.8.10-x86_64-linux-musl) + herb (0.9.2-aarch64-linux-gnu) + herb (0.9.2-aarch64-linux-musl) + herb (0.9.2-arm-linux-gnu) + herb (0.9.2-arm-linux-musl) + herb (0.9.2-arm64-darwin) + herb (0.9.2-x86_64-darwin) + herb (0.9.2-x86_64-linux-gnu) + herb (0.9.2-x86_64-linux-musl) hotwire-spark (0.1.13) listen rails (>= 7.0.0) @@ -249,7 +249,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.19.1) + json (2.19.2) jwt (2.10.2) base64 kamal (2.10.1) @@ -275,7 +275,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - loofah (2.25.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) @@ -453,9 +453,9 @@ GEM erb psych (>= 4.0.0) tsort - reactionview (0.2.2) + reactionview (0.3.0) actionview (>= 7.0) - herb (>= 0.8.0, < 0.9.0) + herb (>= 0.9.0, < 1.0.0) regexp_parser (2.11.3) reline (0.6.3) io-console (~> 0.5) @@ -635,7 +635,7 @@ DEPENDENCIES dotenv-rails factory_bot_rails faker - herb (~> 0.8.10) + herb (~> 0.9.2) hotwire-spark image_processing (~> 1.14) importmap-rails @@ -653,7 +653,7 @@ DEPENDENCIES rack-mini-profiler rails (~> 8.1.2) rails-controller-testing - reactionview (~> 0.2.2) + reactionview (~> 0.3.0) requestjs-rails rspec-rails rubocop-rails-omakase