Try that again, with other syntax

This commit is contained in:
Erwan
2021-04-12 15:08:04 +02:00
committed by GitHub
parent e9638bee06
commit c4bc3bf0e7

View File

@@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']
s.add_dependency 'cms_scanner', '~> 0.13.3'
s.add_dependency 'ethon', '<~ 1.12.0'
s.add_dependency 'ethon', '<= 1.12'
s.add_development_dependency 'bundler', '>= 1.6'
s.add_development_dependency 'memory_profiler', '~> 1.0.0'