1 parent 5597466 commit 21a51b7Copy full SHA for 21a51b7
1 file changed
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-10-07'
+ s.date = '2015-12-30'
6
s.summary = "uWSGI"
7
s.description = "The uWSGI server for Ruby/Rack"
8
s.authors = ["Unbit"]
0 commit comments