diff --git a/Gemfile.lock b/Gemfile.lock index b9a2e62..eda4525 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - fastimage (1.6.0) + fastimage (1.6.1) addressable (~> 2.3, >= 2.3.5) GEM diff --git a/fastimage.gemspec b/fastimage.gemspec index f27cde5..27c167d 100644 --- a/fastimage.gemspec +++ b/fastimage.gemspec @@ -1,10 +1,10 @@ Gem::Specification.new do |s| s.name = %q{fastimage} - s.version = "1.6.0" + s.version = "1.6.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Stephen Sykes"] - s.date = %q{2014-01-29} + s.date = %q{2014-02-28} s.description = %q{FastImage finds the size or type of an image given its uri by fetching as little as needed.} s.email = %q{sdsykes@gmail.com} s.extra_rdoc_files = [