httpit 0.4.7 → 0.4.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/httpit.gemspec +2 -2
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 98c43fc1129be5731066b38bb0fe2f30dd0b1a67
4
- data.tar.gz: fc6cf57c5eec0b74e4e294900fcaa31ad23adfe6
3
+ metadata.gz: 69512fe962e7c56e5780206561979552a4b7f64c
4
+ data.tar.gz: b466438f481cbf0de8630092139ccade86fb1fae
5
5
  SHA512:
6
- metadata.gz: 75a9b1f86921ca2dce0394b4b3990e51541c42659de70ad5cffcf664d6e20c0cae9c51451d5de754b6d15dfa675156d17f77f6c1e5a641af6a7174748753bc57
7
- data.tar.gz: 0040ad430f5f5adf7d331326c35031014e1dcfefb888df53cf9c51f1903941063c269a7824832cc14fed1e8af388bd57aa6c635a5f5a0bac39385d6a80e89007
6
+ metadata.gz: 6a29ad9e6f31b40bfe83b1521dfe8f0162a0f6e3b92d092e3aca55dfde19d0b563445fb04591e66a40178c7a258824f38104e8617e9875a80c232add23abcd97
7
+ data.tar.gz: 5b9753f954cfe6bf8fd5a05313028a8be3c4e1672537673337fe17b01bf9299d2fbe68f16c0a20174bd0103326b0980ea609465fe91ba6290dba29d4b39be4e0
@@ -1,8 +1,8 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "httpit"
3
- s.version = "0.4.7"
3
+ s.version = "0.4.8"
4
4
  s.summary = "Web server for static files"
5
- s.description = "Just go to folder and run `httpit` to make it avaliable as web-server"
5
+ s.description = "HTTP sever for directory index with extra features"
6
6
  s.author = "Pavel Evstigneev"
7
7
  s.email = "pavel.evst@gmail.com"
8
8
  s.homepage = "http://github.com/Paxa/httpit"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: httpit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.7
4
+ version: 0.4.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pavel Evstigneev
@@ -66,7 +66,7 @@ dependencies:
66
66
  - - ~>
67
67
  - !ruby/object:Gem::Version
68
68
  version: 3.2.8
69
- description: Just go to folder and run `httpit` to make it avaliable as web-server
69
+ description: HTTP sever for directory index with extra features
70
70
  email: pavel.evst@gmail.com
71
71
  executables:
72
72
  - httpit