Skip to content

Commit 5eecd1f

Browse files
committed
gemspec update for 1.0.6 release
1 parent b08a007 commit 5eecd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curb.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
22
s.name = "curb"
33
s.authors = ["Ross Bamford", "Todd A. Fisher"]
44
s.version = '1.0.6'
5-
s.date = '2023-01-04'
5+
s.date = '2024-08-23'
66
s.description = %q{Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for the libcurl(3), a fully-featured client-side URL transfer library. cURL and libcurl live at http://curl.haxx.se/}
77
s.email = 'todd.fisher@gmail.com'
88
s.extra_rdoc_files = ['LICENSE', 'README.markdown']

0 commit comments

Comments
 (0)