Skip to content

Commit

Permalink
fix: lock reform gem
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Feb 28, 2021
1 parent 272853d commit 00cbac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pact_broker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'httparty', '~> 0.14'
gem.add_runtime_dependency 'json', '~> 2.3'
gem.add_runtime_dependency 'roar', '~> 1.1'
gem.add_runtime_dependency 'reform', '~> 2.3','>= 2.3.1'
gem.add_runtime_dependency 'reform', '~> 2.3.3'
gem.add_runtime_dependency 'dry-validation', '~> 0.10.5'
gem.add_runtime_dependency 'sequel', '~> 5.28'
gem.add_runtime_dependency 'webmachine', '1.5.0'
Expand Down

0 comments on commit 00cbac8

Please sign in to comment.