Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
romand committed May 4, 2015
1 parent 6ba5ac2 commit 5a75e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dm-types.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency('dm-core', '~> 1.3.0.beta')
gem.add_runtime_dependency('fastercsv', '~> 1.5.4')
gem.add_runtime_dependency('multi_json', '~> 1.3.2')
gem.add_runtime_dependency('safe_yaml', '~> 0.6.1')
gem.add_runtime_dependency('safe_yaml', '~> 1.0.0')
gem.add_runtime_dependency('stringex', '~> 1.4')
gem.add_runtime_dependency('uuidtools', '~> 2.1.2')

Expand Down

0 comments on commit 5a75e12

Please sign in to comment.