Skip to content

Commit

Permalink
Bump dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Sep 6, 2017
1 parent c22edae commit 94c695f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/vips/thumbnail/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@

module Vips
module Thumbnail
VERSION = "1.1.0"
VERSION = "1.2.0"
end
end
2 changes: 1 addition & 1 deletion vips-thumbnail.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |spec|

spec.require_paths = ["lib"]

spec.add_dependency "ruby-vips", "~> 1.0"
spec.add_dependency "ruby-vips", "~> 2.0"

spec.add_development_dependency "bundler", "~> 1.14"
spec.add_development_dependency "rake", "~> 10.0"
Expand Down

0 comments on commit 94c695f

Please sign in to comment.