Skip to content

Commit

Permalink
Regenerate gemspec for version 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zed-0xff committed Mar 1, 2022
1 parent da1f8dd commit 4e680ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pedump.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: pedump 0.6.4 ruby lib
# stub: pedump 0.6.5 ruby lib

Gem::Specification.new do |s|
s.name = "pedump".freeze
s.version = "0.6.4"
s.version = "0.6.5"

s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Andrey \"Zed\" Zaikin".freeze]
s.date = "2022-01-29"
s.date = "2022-03-01"
s.description = "dump headers, sections, extract resources of win32 PE exe,dll,etc".freeze
s.email = "zed.0xff@gmail.com".freeze
s.executables = ["pedump".freeze]
Expand Down

0 comments on commit 4e680ff

Please sign in to comment.