File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ gem "mittsu", "~> 0.5"
101101gem "mittsu-mesh_analysis"
102102gem "mittsu-3mf"
103103
104- gem "view_component" , "~> 3.21 "
104+ gem "view_component" , "~> 3.22 "
105105
106106gem "rails-controller-testing" , "~> 1.0" , group : :test
107107
Original file line number Diff line number Diff line change 186186 cocooned (2.4.1 )
187187 rails (>= 7.0 , < 8.1 )
188188 coderay (1.1.3 )
189- concurrent-ruby (1.3.5 )
189+ concurrent-ruby (1.3.4 )
190190 connection_pool (2.5.0 )
191191 content_disposition (1.0.0 )
192192 crass (1.0.6 )
799799 validate_url (1.0.15 )
800800 activemodel (>= 3.0.0 )
801801 public_suffix
802- view_component (3.21 .0 )
802+ view_component (3.22 .0 )
803803 activesupport (>= 5.2.0 , < 8.1 )
804- concurrent-ruby (~> 1.0 )
804+ concurrent-ruby (= 1.3.4 )
805805 method_source (~> 1.0 )
806806 warden (1.2.9 )
807807 rack (>= 2.0.9 )
@@ -932,7 +932,7 @@ DEPENDENCIES
932932 translation (~> 1.41 )
933933 tus-server (~> 2.3 )
934934 tzinfo-data
935- view_component (~> 3.21 )
935+ view_component (~> 3.22 )
936936 warning (~> 1.5 )
937937 web-console (>= 4.1.0 )
938938 with_model (~> 2.2 )
You can’t perform that action at this time.
0 commit comments