rack-protection 2.0.7 → 2.0.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/rack/protection/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 65223107339119069aa2c37a580f0f89204fd38452d4c2b6e9973c3aed7295df
|
4
|
+
data.tar.gz: 3f3089ab7dccbe6b8b6aaeb1a4c94761cbb073b66631f2701306e661f2ee6674
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4566d6acb10afb1b96a618382b4286764cb4e5c0bc7b042289358bb6b0e9b225bee8484a8c212c3812db3b96181cc87462fc6bce32450b6e9a0c9d6ad7a27dba
|
7
|
+
data.tar.gz: 11a4e27dae32a6ffaa83c415611463e2fef691dc77e8a24d97f60d9850d71cc7da778f815fbb36331dd3c38f20348db1b212d168897b9da7e0a00ac34655625a
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rack-protection
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
4
|
+
version: 2.0.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- https://github.com/sinatra/sinatra/graphs/contributors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-01-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rack
|