dradis-calculator_dread 3.0.2 → 3.0.3

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
  SHA1:
3
- metadata.gz: 4ed6adf836bdfa3577b095cf15d4d4ba457ce7af
4
- data.tar.gz: 481ff9539847cc9dd517b188fb29507d04f08f1e
3
+ metadata.gz: 3550591fc4b8fbf8beea924626327ce8c7ad4054
4
+ data.tar.gz: 1f16e5f5e419b667178d1064cbbe5f65985c7148
5
5
  SHA512:
6
- metadata.gz: e68ee1822eeaefdf0e9843cf5ef015369e82e32baebe1c63ee13253c2d471f4de9db9920f939069d15678d14c2c3e3d88c06a7066103d321562f82eddc30f3aa
7
- data.tar.gz: 5fb254594111b46248174a1a2a976c06911e51a4780164cdd518442bbf8eb361714a2ec2491526aad8776174ae882e7258be6cb6cb6f0c252c1af05142e8e71e
6
+ metadata.gz: 6632c4975282f0ebf8da27a01e1febbd3ad13ce4975e1c742ca4a12af65f585d37d9c16bc9260903afc7cf715a40855db38210e89445cdb2d0e5ca435193f6c0
7
+ data.tar.gz: ad6ea7420409e6287366950127674df6e64299196c5ceb23affc3629dbdec7f76bb3890c93be808af32bff1fc720d155010dfd694ffbc11f090bd3b16c803cb8
@@ -14,7 +14,7 @@
14
14
  <a href="javascript:void(0)" class="brand">DREAD score calculator</a>
15
15
  <ul class="nav pull-right">
16
16
  <li>
17
- <%= link_to Dradis::constants.include?(:Pro) ? main_app.root_path : frontend.root_path do %>
17
+ <%= link_to main_app.root_path do %>
18
18
  Back to the app &rarr;
19
19
  <% end %>
20
20
  </li>
@@ -10,7 +10,7 @@ module Dradis
10
10
  module VERSION
11
11
  MAJOR = 3
12
12
  MINOR = 0
13
- TINY = 2
13
+ TINY = 3
14
14
  PRE = nil
15
15
 
16
16
  STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dradis-calculator_dread
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.2
4
+ version: 3.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Martin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-25 00:00:00.000000000 Z
11
+ date: 2016-08-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dradis-plugins
@@ -97,7 +97,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
97
97
  version: '0'
98
98
  requirements: []
99
99
  rubyforge_project:
100
- rubygems_version: 2.2.2
100
+ rubygems_version: 2.2.3
101
101
  signing_key:
102
102
  specification_version: 4
103
103
  summary: This plugin adds a DREAD score calculator to Dradis.