dslh 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
data/spec/spec_helper.rb CHANGED
@@ -1,3 +1,2 @@
1
1
  require 'dslh'
2
2
  require 'json'
3
- require 'open-uri'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dslh
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Genki Sugawara
@@ -68,6 +68,7 @@ files:
68
68
  - dslh.gemspec
69
69
  - lib/dslh.rb
70
70
  - lib/dslh/version.rb
71
+ - spec/Drupal_Multi_AZ.template
71
72
  - spec/dslh_spec.rb
72
73
  - spec/spec_helper.rb
73
74
  homepage: https://bitbucket.org/winebarrel/dslh
@@ -95,6 +96,7 @@ signing_key:
95
96
  specification_version: 4
96
97
  summary: It define Hash as a DSL.
97
98
  test_files:
99
+ - spec/Drupal_Multi_AZ.template
98
100
  - spec/dslh_spec.rb
99
101
  - spec/spec_helper.rb
100
102
  has_rdoc: