Skip to content

Commit

Permalink
downgrading dry-inflector
Browse files Browse the repository at this point in the history
  • Loading branch information
gtrias committed Oct 29, 2024
1 parent 2a5b32e commit 8c74142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resource_registry.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |s|
s.add_dependency 'sorbet-coerce', '>= 0.2.6'
# s.add_runtime_dependency 'sorbet-runtime-stub', '0.2.0'
s.add_development_dependency 'sorbet', '0.5.11609'
s.add_runtime_dependency 'dry-inflector', '0.1.2'
s.add_runtime_dependency 'sorbet-runtime', '0.5.11609'
s.add_runtime_dependency 'dry-inflector', '1.1.0'
# s.add_development_dependency 'tapioca'
end

0 comments on commit 8c74142

Please sign in to comment.