File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ ruby ruby_version
1313group :development , :test do
1414 gem "allocation_stats"
1515 gem "appraisal" , "~> 2"
16- gem "appraisal-run" , "~> 1.0 "
16+ gem "appraisal-run" , "~> 1.1 "
1717 gem "benchmark-ips" , "~> 2"
1818 gem "better_html"
1919 gem "bundler" , "~> 2"
Original file line number Diff line number Diff line change 8787 bundler
8888 rake
8989 thor (>= 0.14.0 )
90- appraisal-run (1.0 .0 )
90+ appraisal-run (1.1 .0 )
9191 ast (2.4.3 )
9292 base64 (0.3.0 )
9393 benchmark (0.4.1 )
@@ -405,7 +405,7 @@ PLATFORMS
405405DEPENDENCIES
406406 allocation_stats
407407 appraisal (~> 2 )
408- appraisal-run (~> 1.0 )
408+ appraisal-run (~> 1.1 )
409409 benchmark-ips (~> 2 )
410410 better_html
411411 bundler (~> 2 )
Original file line number Diff line number Diff line change 11PATH
22 remote: ..
33 specs:
4- view_component (4.0.2 )
4+ view_component (4.1.0 )
55 activesupport (>= 7.1.0, < 8.2)
66 concurrent-ruby (~> 1)
77
Original file line number Diff line number Diff line change 11PATH
22 remote: ..
33 specs:
4- view_component (4.0.2 )
4+ view_component (4.1.0 )
55 activesupport (>= 7.1.0, < 8.2)
66 concurrent-ruby (~> 1)
77
You can’t perform that action at this time.
0 commit comments