We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eefaa98 commit d09fd56Copy full SHA for d09fd56
uwsgi.gemspec
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
2
s.name = 'uwsgi'
3
s.license = 'GPL-2'
4
s.version = `python -c "import uwsgiconfig as uc; print uc.uwsgi_version"`.sub(/-dev-.*/,'')
5
- s.date = '2015-03-17'
+ s.date = '2015-07-01'
6
s.summary = "uWSGI"
7
s.description = "The uWSGI server for Ruby/Rack"
8
s.authors = ["Unbit"]
0 commit comments