da99_rack_protect 3.1.0 → 3.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/VERSION +1 -1
  3. data/da99_rack_protect.gemspec +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1626c0bbe23e02860cbce1f74fc4d49eab5326b8
4
- data.tar.gz: 2904bb5c5f38bd3c2467ff7bddecf6b0537f40a4
3
+ metadata.gz: 50aca16de96abf1cb2c6f7be51f59fde0927075f
4
+ data.tar.gz: 20891ec81552ac07b93fa7b303c8a3cde58139a8
5
5
  SHA512:
6
- metadata.gz: 93353cb6c5c65825615c719b467827f5e38e59e5f993751f2ff4fea63e9c1cd62df9f663207b5c412311054bc3fd0906af250df46fcdf90cf128f177892d1b87
7
- data.tar.gz: 8b34038bb0a831f11d15eec57efa3ac950cc34825e093d88c1e5b785efcea7ecc4702acc12b72603d90540bf1d4f2bfbc599318204b1b14fa822ead11fe22394
6
+ metadata.gz: c65407aa2e073049a1b630034009841220775af666903163ec2f3daa104ba7d6400ba0aaa1bc344f8124119b18a36bc834066e3d580ce9a28a73e79cd77a34b5
7
+ data.tar.gz: 359a39acdef24294acf7d8b6b2634d2cf19ea4722c5e7c85a0dd70c2ef1bbb6590d1b2aa4a6686d542e9851974d3fd4160d0b86d4459e9007a8758df66217ec5
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.1.0
1
+ 3.1.1
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
19
19
  spec.files = `git ls-files -z`.split("\x0").reject { |file|
20
20
  file.index('bin/') == 0 && file != "bin/#{File.basename Dir.pwd}"
21
21
  }
22
- spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
22
+ spec.executables = []
23
23
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
24
24
  spec.require_paths = ["lib"]
25
25
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: da99_rack_protect
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0
4
+ version: 3.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - da99