platformx 0.0.9.7.1 → 0.0.9.7.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eb9f1e98e5004c67b65b32ce9074a7db0a1dba2cc8f3c8e18929b4adccfac904
4
- data.tar.gz: da53080577576504e10b05d5b9770c41aea877df364bb43f49800a1df972690e
3
+ metadata.gz: 77db39e9f8393de7067202f49bf1335120421bdd85274087c3067cd6dc2ea47d
4
+ data.tar.gz: 1899a0166e14261ebcd2561a2feda3b450bffd6365fcaa54cd2527b7969e1de1
5
5
  SHA512:
6
- metadata.gz: 9ea60f18d376c16811c1b343771d334daeee1c353fca35ae5dae62ed12471fa39ea7d06910cb12aa9f5d1876ad6b78b1a9cde845b082e3580229633e65666904
7
- data.tar.gz: 00ad1889cb0d0c46ed9e4738b02bd7320488389c152e2d2dab7c3280d96dd3ac561b33308c14e7f15c3fbe1c0c2fa0ff133a6a607b118f7cae23fb18a3f00462
6
+ metadata.gz: d5fccea102bb22c4eec3d80cf2e6c53875feb6968d010c10be3396856b0bf019eeaf34d67cba9b06e6cab047b5210b0a29fa77539987f3177e6b73a8a2da25c6
7
+ data.tar.gz: 33fdd43a6cc2cb83a86db21582723cbf2828034342ff1509bfa3b8bc4ca1dd4be9131404746e72fd01b5a299674d400fe32a40326aa070ce9320e0b239bae7da
@@ -176,10 +176,10 @@ module Platformx
176
176
  BetterErrors.application_root = __dir__
177
177
  end
178
178
 
179
- # Configure Rack Protection
180
- if app.production?
181
- app.use Rack::Protection
182
- end
179
+ # # Configure Rack Protection
180
+ # if app.production?
181
+ # app.use Rack::Protection
182
+ # end
183
183
  end
184
184
 
185
185
  end # End Sinatra
@@ -1,3 +1,3 @@
1
1
  module Platformx
2
- VERSION = "0.0.9.7.1"
2
+ VERSION = "0.0.9.7.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: platformx
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9.7.1
4
+ version: 0.0.9.7.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - timmushen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-09-29 00:00:00.000000000 Z
11
+ date: 2019-10-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler