change to citrus wip

This commit is contained in:
Torsten Ruger
2015-08-27 21:01:12 +03:00
parent 619780a913
commit 5261edbd30
3 changed files with 34 additions and 34 deletions

View File

@ -13,6 +13,6 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']
s.summary = 'Ruby parser for the salama machine'
s.add_dependency 'parslet', '~> 1.7.0'
s.add_dependency 'citrus', '~> 3.0.3'
end