amazon-pricing 0.1.47 → 0.1.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NmNiNmQ3MDE4Zjc2MWUxYjg1ZTUxMjI0YTkwOGJhZjBjOGJlNzE2Ng==
4
+ M2Y3Y2NjMmVjZWNkZGUxYWY2NDU4ZWQ2YWM4NGQyOWY1YzE2ZjExZQ==
5
5
  data.tar.gz: !binary |-
6
- ZDRmZjc5ZWVjMzEyYjY1NzYxOGU0YmM2OTIyNTcyODRkOWRkY2M1Nw==
6
+ NjExZWM5NDg0YTFmZmFlZGZlMjQyMTMxMGY0ZGMzYjI0NmY0OGIwNA==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- MjY3YWQ5NjNhZWI0ZmUxZjFmOWY2MjhmYjNmNDAwNTI1YzU5NjA1NzQ3Yjhh
10
- NjhhMTdlZjI2ZmJlZTA0ZjhmOTA4N2E4YTNjMWY1ZjM3Y2VmOGVlYzQ5Yzcw
11
- NDBhMDcxNzY3NGRjZTg4NjQ4NjYxYmYyNWU2YmIzYjRhMDA3MTU=
9
+ ZDY0YzQ2OGYzZWNjN2QwZWNlNzNiODJmZmJjNzkwNjc2YTA2YmUzZDU4Nzk2
10
+ ZDNmMWYzZGE0MjUwMGE0MTM3NGIzNzI0ZDU5NDM1YTBmOTFkY2FjNzgyMzE1
11
+ ZWVjOGZmNDVkMTRjM2UxNjE5MjExY2JkNDAyYjA3NmY1YzFkOTg=
12
12
  data.tar.gz: !binary |-
13
- MzU1ZTc0MWYwMzUwNjBmNTQxMjVjNTM5YTQ0NWI1MDgxNzVlNzA3NGRlOTRm
14
- MmMzMmIyNTYwZWViOGRkNjhiZjJkMDM0Zjk4NTlkMGM5MmU4YjAwNDAyYzMx
15
- NjdkNjU5YTk0ZjE1Yjg4MjNhMjQ5YWNmNDQ1MzY0OTIwYTQwNzE=
13
+ OTdiNTUyOGVjNDFmMDFiNjliODBjYWNlZTc0NTgzZjJkMDBhMDg4NzM3NmY1
14
+ ZTY5ZjdhNjk2Yjc2MGM3YzI5NjE1YjEzODg1NTIxZWRmNjI4YzE0NWFhNWM3
15
+ OGU4Mzk4OWM1YmFmZmQxZjdiMDE2MWQ5YjFkNWFkNmMzYmRjYmE=
@@ -8,5 +8,5 @@
8
8
  # Home:: http://github.com/CloudHealth/amazon-pricing
9
9
  #++
10
10
  module AwsPricing
11
- VERSION = '0.1.47'
11
+ VERSION = '0.1.48'
12
12
  end
@@ -106,9 +106,9 @@ module AwsPricing
106
106
  :sles
107
107
  when "Windows"
108
108
  :mswin
109
- when "Windows SQL Server Web", "Windows SQL Server Web Edition"
109
+ when "Windows SQL Server Web", "Windows SQL Server Web Edition", "Windows SQL Server\n Web Edition"
110
110
  :mswinSQL
111
- when "Windows SQL Server Standard", "Windows SQL Server Standard Edition"
111
+ when "Windows SQL Server Standard", "Windows SQL Server Standard Edition", "Windows SQL Server\n Standard Edition"
112
112
  :mswinSQLWeb
113
113
  else
114
114
  raise "Unable to identify operating system '#{val}'"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: amazon-pricing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.47
4
+ version: 0.1.48
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joe Kinsella
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-09-09 00:00:00.000000000 Z
11
+ date: 2014-10-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby library for retrieving pricing for Amazon Web Services
14
14
  email: