Skip to content

Commit

Permalink
datamapper 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmettraux committed May 11, 2011
1 parent 7dd91c4 commit a2140fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ruote-dm.gemspec
Expand Up @@ -25,8 +25,8 @@ datamapper storage for ruote (a workflow engine)
'*.gemspec', '*.txt', '*.rdoc', '*.md'
]

s.add_runtime_dependency 'dm-core', '1.0.2'
s.add_runtime_dependency 'dm-migrations', '1.0.2'
s.add_runtime_dependency 'dm-core', '1.1.0'
s.add_runtime_dependency 'dm-migrations', '1.1.0'
s.add_runtime_dependency 'ruote', ">= #{s.version}"

s.add_development_dependency 'rake'
Expand Down

0 comments on commit a2140fa

Please sign in to comment.