Skip to content

Commit

Permalink
(PDK-1384) Update Cri dependency to include latest
Browse files Browse the repository at this point in the history
  • Loading branch information
scotje committed Aug 20, 2019
1 parent d95907b commit 343ed77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency 'bundler', '>= 1.15.0', '< 3.0.0'
spec.add_runtime_dependency 'childprocess', '~> 0.7.1'
spec.add_runtime_dependency 'cri', ' >= 2.10.1', '<= 2.15.6'
spec.add_runtime_dependency 'cri', '~> 2.10'
spec.add_runtime_dependency 'diff-lcs', '1.3'
spec.add_runtime_dependency 'ffi', '~> 1.9.0'
spec.add_runtime_dependency 'gettext-setup', '~> 0.24'
Expand Down

0 comments on commit 343ed77

Please sign in to comment.