proxy_pac_rb 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
1
  #main ProxyPacRb
2
2
  module ProxyPacRb
3
- VERSION = '0.2.2'
3
+ VERSION = '0.2.3'
4
4
  end
data/proxy_pac_rb.gemspec CHANGED
@@ -16,7 +16,6 @@ any at all) should a program use to connect to a server. You must install on of
16
16
  therubyracer, therubyrhino, johnson or mustang.
17
17
  DESC
18
18
 
19
- spec.homepage = 'https://github.com/dg-vrnetze/ruby_pac_rb'
20
19
  spec.license = 'MIT'
21
20
 
22
21
  spec.files = `git ls-files -z`.split("\x0")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: proxy_pac_rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -106,7 +106,7 @@ files:
106
106
  - tmp/functions.rb
107
107
  - tmp/sample.pac
108
108
  - tmp/script.rb
109
- homepage: https://github.com/dg-vrnetze/ruby_pac_rb
109
+ homepage: https://github.com/dg-vrnetze/proxy_pac_rb
110
110
  licenses:
111
111
  - MIT
112
112
  post_install_message:
@@ -121,7 +121,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
121
121
  version: '0'
122
122
  segments:
123
123
  - 0
124
- hash: 2656522529819863019
124
+ hash: -923108084633720374
125
125
  required_rubygems_version: !ruby/object:Gem::Requirement
126
126
  none: false
127
127
  requirements:
@@ -130,7 +130,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
130
130
  version: '0'
131
131
  segments:
132
132
  - 0
133
- hash: 2656522529819863019
133
+ hash: -923108084633720374
134
134
  requirements: []
135
135
  rubyforge_project:
136
136
  rubygems_version: 1.8.23