rubygems-noproxy 0.0.1.alpha → 0.0.1.beta

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Rubygems
2
2
  module Noproxy
3
- VERSION = "0.0.1.alpha"
3
+ VERSION = "0.0.1.beta"
4
4
  end
5
5
  end
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubygems-noproxy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.alpha
4
+ version: 0.0.1.beta
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-02-17 00:00:00.000000000Z
12
+ date: 2012-02-18 00:00:00.000000000Z
13
13
  dependencies: []
14
14
  description: A rubygems plugin that monkey-patches rubygems to support the no_proxy
15
15
  environment variable
@@ -24,8 +24,8 @@ files:
24
24
  - Rakefile
25
25
  - lib/rubygems-noproxy.rb
26
26
  - lib/rubygems-noproxy/version.rb
27
+ - lib/rubygems_plugin.rb
27
28
  - rubygems-noproxy.gemspec
28
- - rubygems_plugin.rb
29
29
  homepage: http://github.com/exempla/rubygems-noproxy
30
30
  licenses: []
31
31
  post_install_message: