Skip to content

Commit

Permalink
v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jshawl committed Jun 22, 2022
1 parent 96fbc4a commit ef408cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
minisign (0.0.5)
minisign (0.0.7)
ed25519 (~> 1.3)

GEM
Expand Down Expand Up @@ -63,4 +63,4 @@ DEPENDENCIES
simplecov (~> 0.21)

BUNDLED WITH
2.1.4
2.2.3
2 changes: 1 addition & 1 deletion minisign.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'minisign'
s.version = '0.0.5'
s.version = '0.0.7'
s.summary = 'Minisign, in Ruby!'
s.description = 'Verify minisign signatures'
s.authors = ['Jesse Shawl']
Expand Down

0 comments on commit ef408cc

Please sign in to comment.