File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ gem "azure_file_shares"
99gem "bcrypt" , "~> 3.1.7"
1010gem "bootsnap" , require : false
1111gem "csv"
12+ gem "herb" , "~> 0.8.0"
1213gem "image_processing" , "~> 1.14"
1314gem "importmap-rails"
1415gem "jbuilder"
@@ -21,7 +22,7 @@ gem "propshaft"
2122gem "puma" , ">= 5.0"
2223gem "rack-attack"
2324gem "rails" , "~> 8.0.4"
24- gem "reactionview" , "~> 0.1.2 "
25+ gem "reactionview" , "~> 0.1.6 "
2526gem "requestjs-rails"
2627gem "scout_apm"
2728gem "scout_apm_logging" , "~> 2.1"
Original file line number Diff line number Diff line change @@ -212,14 +212,12 @@ GEM
212212 rake (>= 13 )
213213 googleapis-common-protos-types (1.22.0 )
214214 google-protobuf (~> 4.26 )
215- herb (0.7.2-aarch64-linux-gnu )
216- herb (0.7.2-aarch64-linux-musl )
217- herb (0.7.2-arm-linux-gnu )
218- herb (0.7.2-arm-linux-musl )
219- herb (0.7.2-arm64-darwin )
220- herb (0.7.2-x86_64-darwin )
221- herb (0.7.2-x86_64-linux-gnu )
222- herb (0.7.2-x86_64-linux-musl )
215+ herb (0.8.0 )
216+ herb (0.8.0-aarch64-linux-gnu )
217+ herb (0.8.0-aarch64-linux-musl )
218+ herb (0.8.0-arm-linux-gnu )
219+ herb (0.8.0-arm-linux-musl )
220+ herb (0.8.0-x86_64-linux-musl )
223221 hotwire-spark (0.1.13 )
224222 listen
225223 rails (>= 7.0.0 )
444442 erb
445443 psych (>= 4.0.0 )
446444 tsort
447- reactionview (0.1.2 )
445+ reactionview (0.1.6 )
448446 actionview (>= 7.0 )
449- herb (>= 0.7.0 , < 1.0.0 )
447+ herb (>= 0.7.5 , < 1.0.0 )
450448 regexp_parser (2.11.3 )
451449 reline (0.6.2 )
452450 io-console (~> 0.5 )
@@ -616,6 +614,7 @@ DEPENDENCIES
616614 dotenv-rails
617615 factory_bot_rails
618616 faker
617+ herb (~> 0.8.0 )
619618 hotwire-spark
620619 image_processing (~> 1.14 )
621620 importmap-rails
@@ -632,7 +631,7 @@ DEPENDENCIES
632631 rack-mini-profiler
633632 rails (~> 8.0.4 )
634633 rails-controller-testing
635- reactionview (~> 0.1.2 )
634+ reactionview (~> 0.1.6 )
636635 requestjs-rails
637636 rspec-rails
638637 rubocop-rails-omakase
You can’t perform that action at this time.
0 commit comments