Skip to content

Commit b3eb690

Browse files
Merge pull request #3857 from manyfold3d/dependabot/bundler/view_component-3.22.0
2 parents 27d2945 + 79eb257 commit b3eb690

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
@@ -101,7 +101,7 @@ gem "mittsu", "~> 0.5"
101101
gem "mittsu-mesh_analysis"
102102
gem "mittsu-3mf"
103103

104-
gem "view_component", "~> 3.21"
104+
gem "view_component", "~> 3.22"
105105

106106
gem "rails-controller-testing", "~> 1.0", group: :test
107107

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ GEM
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)
@@ -799,9 +799,9 @@ GEM
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)

0 commit comments

Comments
 (0)