Skip to content

Commit

Permalink
Upgrading mini magick gem, closes #138
Browse files Browse the repository at this point in the history
  • Loading branch information
matthutchinson committed Oct 28, 2014
1 parent fe45137 commit ebe8af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lolcommits.gemspec
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |s|
s.requirements << 'a webcam'

# core gem dependencies
s.add_runtime_dependency('mini_magick', '~> 3.5')
s.add_runtime_dependency('mini_magick', '~> 3.8.1')
s.add_runtime_dependency('git', '~> 1.2.5')
s.add_runtime_dependency('choice', '~> 0.1.6')
s.add_runtime_dependency('launchy', '~> 2.2.0')
Expand Down

0 comments on commit ebe8af2

Please sign in to comment.