Skip to content

Commit

Permalink
Update rasti-model (v2.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Naiman committed Jun 1, 2021
1 parent 6d29bb4 commit 36f327a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rasti-db.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_runtime_dependency 'sequel', '~> 5.0'
spec.add_runtime_dependency 'rasti-model', '~> 1.0'
spec.add_runtime_dependency 'rasti-model', '~> 2.0'
spec.add_runtime_dependency 'treetop', '~> 1.4.8'
spec.add_runtime_dependency 'consty', '~> 1.0', '>= 1.0.3'
spec.add_runtime_dependency 'timing', '~> 0.1', '>= 0.1.3'
Expand Down

0 comments on commit 36f327a

Please sign in to comment.