phcscriptcdn 4.3.2 → 4.3.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (33) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/phcscriptcdn/script/authors/_form.html.erb +6 -1
  3. data/app/views/phcscriptcdn/script/authors/edit.html.erb +28 -27
  4. data/app/views/phcscriptcdn/script/authors/index.html.erb +52 -51
  5. data/app/views/phcscriptcdn/script/authors/new.html.erb +28 -27
  6. data/app/views/phcscriptcdn/script/authors/show.html.erb +31 -22
  7. data/app/views/phcscriptcdn/script/extensions/_form.html.erb +5 -0
  8. data/app/views/phcscriptcdn/script/extensions/edit.html.erb +28 -27
  9. data/app/views/phcscriptcdn/script/extensions/index.html.erb +46 -45
  10. data/app/views/phcscriptcdn/script/extensions/new.html.erb +28 -27
  11. data/app/views/phcscriptcdn/script/extensions/show.html.erb +31 -23
  12. data/app/views/phcscriptcdn/script/licences/_form.html.erb +7 -1
  13. data/app/views/phcscriptcdn/script/licences/edit.html.erb +29 -28
  14. data/app/views/phcscriptcdn/script/licences/index.html.erb +54 -53
  15. data/app/views/phcscriptcdn/script/licences/new.html.erb +29 -28
  16. data/app/views/phcscriptcdn/script/licences/show.html.erb +31 -22
  17. data/app/views/phcscriptcdn/script/listings/_form.html.erb +6 -1
  18. data/app/views/phcscriptcdn/script/listings/edit.html.erb +28 -27
  19. data/app/views/phcscriptcdn/script/listings/index.html.erb +48 -47
  20. data/app/views/phcscriptcdn/script/listings/new.html.erb +28 -27
  21. data/app/views/phcscriptcdn/script/listings/show.html.erb +29 -28
  22. data/app/views/phcscriptcdn/script/urls/_form.html.erb +6 -1
  23. data/app/views/phcscriptcdn/script/urls/edit.html.erb +27 -27
  24. data/app/views/phcscriptcdn/script/urls/index.html.erb +46 -46
  25. data/app/views/phcscriptcdn/script/urls/new.html.erb +28 -28
  26. data/app/views/phcscriptcdn/script/urls/show.html.erb +30 -30
  27. data/app/views/phcscriptcdn/script/versions/_form.html.erb +6 -1
  28. data/app/views/phcscriptcdn/script/versions/edit.html.erb +28 -27
  29. data/app/views/phcscriptcdn/script/versions/index.html.erb +43 -43
  30. data/app/views/phcscriptcdn/script/versions/new.html.erb +28 -27
  31. data/app/views/phcscriptcdn/script/versions/show.html.erb +30 -29
  32. data/lib/phcscriptcdn/version.rb +1 -1
  33. metadata +2 -2
@@ -1,3 +1,3 @@
1
1
  module Phcscriptcdn
2
- VERSION = "4.3.2"
2
+ VERSION = "4.3.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcscriptcdn
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.3.2
4
+ version: 4.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - BradPotts
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-03-10 00:00:00.000000000 Z
11
+ date: 2017-03-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails