peritus_private_pub 1.0.1 → 1.0.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
  SHA1:
3
- metadata.gz: 22f573cee168f5c806c43c1466c05525eec7ec1e
4
- data.tar.gz: 75077faab13c68a7122f6e49571f86712134becb
3
+ metadata.gz: 06ed6e50fdf17db0029c08ee733977d86cd818f4
4
+ data.tar.gz: 31ab9f18a4c66ad38ef06543fd87e540ea12b605
5
5
  SHA512:
6
- metadata.gz: e907b4345c1e73c22290d2320347d0f5e6fb170800f8e833eb9d0bcbd686d732de44eccefdce466737e5e290a8e054a321a55a5c7a42f92d007655318308cc28
7
- data.tar.gz: 6b2158558a0efd26cdf5fe89dcc028f76d65e670eaceb64236d521e73806ff1662a0b0943eb99abf2c4a27fdd1d86503e4ddf0e65594bde720c822afeca9b24c
6
+ metadata.gz: ad6feb7ce43aba6602885b40137b02346229e5c2b267e3799ef1332bd67ae0c486825945fc8552371d583084421831ed945d351094f4146c258efc84ff72b2f5
7
+ data.tar.gz: f4f375dd6a7d1b54d20313125853c077abbef7bccadbd3205fe15a5dff6d3242cbb68e4d4997178d1b6b776ecca07e6087542134f055dd3a662f883b7ba29d1e
File without changes
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "peritus_private_pub"
3
- s.version = "1.0.1"
3
+ s.version = "1.0.2"
4
4
  s.author = "Tyler DeWitt"
5
5
  s.email = "tdewitt@peritus.com"
6
6
  s.homepage = "https://github.com/PeritusSolutions/peritus_private_pub"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: peritus_private_pub
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tyler DeWitt
@@ -81,7 +81,7 @@ files:
81
81
  - lib/generators/private_pub/install_generator.rb
82
82
  - lib/generators/private_pub/templates/private_pub.ru
83
83
  - lib/generators/private_pub/templates/private_pub.yml
84
- - lib/private_pub.rb
84
+ - lib/peritus_private_pub.rb
85
85
  - lib/private_pub/engine.rb
86
86
  - lib/private_pub/faye_extension.rb
87
87
  - lib/private_pub/view_helpers.rb