Skip to content

Commit

Permalink
Revert "Merge pull request solidusio#6048 from solidusio/lock-view_co…
Browse files Browse the repository at this point in the history
…mponent"

This reverts commit 9aa24a5, reversing
changes made to 9234436.
  • Loading branch information
mamhoff committed Jan 3, 2025
1 parent 228ca12 commit 7bd0860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/solidus_admin.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ Gem::Specification.new do |s|
s.add_dependency 'solidus_core', '> 4.2'
s.add_dependency 'stimulus-rails', '~> 1.2'
s.add_dependency 'turbo-rails', '~> 2.0'
s.add_dependency 'view_component', ['~> 3.9', '< 3.21.0']
s.add_dependency 'view_component', '~> 3.9'
end

0 comments on commit 7bd0860

Please sign in to comment.