Skip to content

Commit

Permalink
Removed unused dry-inflector dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gtrias committed Nov 28, 2024
1 parent 5257b58 commit d3c6d32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resource_registry.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Gem::Specification.new do |s|
# s.add_runtime_dependency 'sorbet-runtime-stub', '0.2.0'
s.add_development_dependency 'sorbet', '0.5.11609'
s.add_runtime_dependency 'activesupport', '>= 7.1.3'
s.add_runtime_dependency 'dry-inflector', '>= 0.1.2'
s.add_runtime_dependency 'sorbet-runtime', '0.5.11609'
# s.add_development_dependency 'tapioca'
end

0 comments on commit d3c6d32

Please sign in to comment.