atech 1.0.30 → 1.0.31

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: df494987f5d6ef08c0e0996e0526611ce0e92f3d
4
+ data.tar.gz: 06d82ea5fbafee9395aa768c6d767ccfcc2054bc
5
+ SHA512:
6
+ metadata.gz: a442935a1d97fa614f86475202d970b23c17cf29c91fe0e4238e063d037535349b4be60c286e66f09d2060cfe952a5037cbc3a5b03d244c8ea34f289dcf77535
7
+ data.tar.gz: 03546548d3dd443a80af5f422bb6fa4546db29c444289878b25d406c886f2e6cc628be208dc144e109f64ab0eb727b1f1d7b70c21ab05621827f145c0ffa2643
@@ -33,7 +33,7 @@ module Atech
33
33
  '2a00:67a0:a:1::/64', # infra ipv6
34
34
  '2a00:67a0:a:5::/64', # vpn ipv6
35
35
  '2a00:67a0:a:6::/64', # office ipv6
36
- '2001:9d8:2005:1::/64' # bournemouth ipv6
36
+ '2001:470:1f1d:5::/64', # AC home ipv6
37
37
  ]
38
38
  end
39
39
 
metadata CHANGED
@@ -1,15 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: atech
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.30
5
- prerelease:
4
+ version: 1.0.31
6
5
  platform: ruby
7
6
  authors:
8
7
  - aTech Media
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2013-06-16 00:00:00.000000000 Z
11
+ date: 2015-01-10 00:00:00.000000000 Z
13
12
  dependencies: []
14
13
  description:
15
14
  email: hello@atechmedia.com
@@ -29,26 +28,25 @@ files:
29
28
  - lib/atech/user_agent.rb
30
29
  homepage: http://github.com/atech/atech
31
30
  licenses: []
31
+ metadata: {}
32
32
  post_install_message:
33
33
  rdoc_options: []
34
34
  require_paths:
35
35
  - lib
36
36
  required_ruby_version: !ruby/object:Gem::Requirement
37
- none: false
38
37
  requirements:
39
- - - ! '>='
38
+ - - ">="
40
39
  - !ruby/object:Gem::Version
41
40
  version: '0'
42
41
  required_rubygems_version: !ruby/object:Gem::Requirement
43
- none: false
44
42
  requirements:
45
- - - ! '>='
43
+ - - ">="
46
44
  - !ruby/object:Gem::Version
47
45
  version: '0'
48
46
  requirements: []
49
47
  rubyforge_project:
50
- rubygems_version: 1.8.23
48
+ rubygems_version: 2.2.2
51
49
  signing_key:
52
- specification_version: 3
50
+ specification_version: 4
53
51
  summary: Libraries & Utilities from aTech Media
54
52
  test_files: []