phcpresspro 4.2.11 → 4.2.12

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: 773f0f9d68b4f7bdab55c6a99d435c5bd79dee98
4
- data.tar.gz: 307574f4ffd34deb1048cd01ab8933881f28f211
3
+ metadata.gz: a50a947f60cc409c3550f70fa621e8b1b7bdbf2a
4
+ data.tar.gz: 9c46786f32d801fc7514b49c9b5f734b826164c7
5
5
  SHA512:
6
- metadata.gz: b743d76dea9ab2d7df01d9f38193d1ae9a54fa745205d303488ebf6bf618d7fe233a3f9a16c31de31cc716cc112bca11f43ab6812b65330d92f96b6dbb1512c0
7
- data.tar.gz: fd2a58567bea7cba2d44ee785d85b5690e6ff1f63553a5e82e6ff7604755c9065ffaae24f56ee77145de1eb06ae4f59b8650a313f8531fe96bfa9a18eeac27fd
6
+ metadata.gz: 74ace153938659687c471554d29939e41dc802227dba972c727039f38b498039b6d848d9e66efdfce4c4808e12526c2310233222ead32a85717242d857dd6897
7
+ data.tar.gz: c730943030edd271e53bfdb4d081d49bb9410ab51191ec68bee2d223a3f708e4a2c1e13624be68fda36fefc60fe60f51b5b2b2428441ce5d31d9035c076bccfe
@@ -1,3 +1,3 @@
1
1
  module Phcpresspro
2
- VERSION = "4.2.11"
2
+ VERSION = "4.2.12"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcpresspro
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.2.11
4
+ version: 4.2.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - BradPotts
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-07-23 00:00:00.000000000 Z
11
+ date: 2016-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -565,6 +565,7 @@ files:
565
565
  - app/views/phcpresspro/modules/categories/edit.html.erb
566
566
  - app/views/phcpresspro/modules/categories/index.html.erb
567
567
  - app/views/phcpresspro/modules/categories/new.html.erb
568
+ - app/views/phcpresspro/modules/categories/show.html.erb
568
569
  - app/views/phcpresspro/modules/connections/_form.html.erb
569
570
  - app/views/phcpresspro/modules/connections/edit.html.erb
570
571
  - app/views/phcpresspro/modules/connections/index.html.erb