Skip to content

Commit 41940ea

Browse files
authored
chore(deps): bump reactionview from 0.1.6 to 0.2.0 (#504)
2 parents a015cf2 + 0735c88 commit 41940ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gem "propshaft"
2222
gem "puma", ">= 5.0"
2323
gem "rack-attack"
2424
gem "rails", "~> 8.0.4"
25-
gem "reactionview", "~> 0.1.6"
25+
gem "reactionview", "~> 0.2.0"
2626
gem "requestjs-rails"
2727
gem "scout_apm"
2828
gem "scout_apm_logging", "~> 2.1"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ GEM
137137
childprocess (5.1.0)
138138
logger (~> 1.5)
139139
concurrent-ruby (1.3.5)
140-
connection_pool (2.5.5)
140+
connection_pool (3.0.1)
141141
crass (1.0.6)
142142
csv (3.3.5)
143143
database_cleaner (2.1.0)
@@ -444,9 +444,9 @@ GEM
444444
erb
445445
psych (>= 4.0.0)
446446
tsort
447-
reactionview (0.1.6)
447+
reactionview (0.2.0)
448448
actionview (>= 7.0)
449-
herb (>= 0.7.5, < 1.0.0)
449+
herb (>= 0.8.0, < 1.0.0)
450450
regexp_parser (2.11.3)
451451
reline (0.6.2)
452452
io-console (~> 0.5)
@@ -633,7 +633,7 @@ DEPENDENCIES
633633
rack-mini-profiler
634634
rails (~> 8.0.4)
635635
rails-controller-testing
636-
reactionview (~> 0.1.6)
636+
reactionview (~> 0.2.0)
637637
requestjs-rails
638638
rspec-rails
639639
rubocop-rails-omakase

0 commit comments

Comments
 (0)