deps: downgrade classy_hash until 2.4 support
See https://github.com/deseretbook/classy_hash/issues/11dev
parent
1a93d768dd
commit
94979eded6
|
|
@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
|
|||
spec.require_paths = ['lib']
|
||||
|
||||
spec.add_runtime_dependency 'cairo', '1.15.9'
|
||||
spec.add_runtime_dependency 'classy_hash', '0.2.0'
|
||||
spec.add_runtime_dependency 'classy_hash', '0.1.6'
|
||||
spec.add_runtime_dependency 'gio2', '3.1.8'
|
||||
spec.add_runtime_dependency 'gobject-introspection', '3.1.8'
|
||||
spec.add_runtime_dependency 'highline', '1.7.8'
|
||||
|
|
|
|||
Loading…
Reference in New Issue