motion-yaml 1.5.5 → 1.5.6

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,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c70c44658c3053c602e66d5be6b4d83b67fe4cbb
4
- data.tar.gz: 9f83aa2f8f1f3ade62f136c465aa6316f85dd17e
3
+ metadata.gz: c03888cd0887bba70d8aeb199281a3348138277b
4
+ data.tar.gz: 20bb086bca1dacfa444768846c2f221b0f0ffca8
5
5
  SHA512:
6
- metadata.gz: f19732869d7332a9e56fa55e4603b3bfba6eb6b28272ae6975a58b6f9c2663257b9e07112f0fd4d431d84bd72104e77b12140da6b16986779455fb4d46dd516b
7
- data.tar.gz: fe178a004b1ff20431905ad29d4b3a0dd527539c3ed7895918dae69f17ab17a0295fa9c487fef796a1261a4b53f1a6846aa72b739dea3c60b3d0d74ea96a9e4c
6
+ metadata.gz: 019838e116237ad7a8ff4a7993f70af64cc9172b26a6859bf10e4e502b9d2b822b0dc527ed8719d1c23468cd1c3ece940645e78b9a753e9b3bdd4c03b54b0efc
7
+ data.tar.gz: 250591413026a564dbeccce122b41d91ddf62d9d737c6e4ef0e6183fd364adbf20183f328416c63242bca7b329ff466a789a5a73ecb4774a7894c6f495357d07
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: motion-yaml
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.5
4
+ version: 1.5.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Laurent Sansonetti
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-08-15 00:00:00.000000000 Z
12
+ date: 2015-10-17 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: motion-yaml provides methods to access "YAML Ain't Markup Language" for
15
15
  RubyMotion projects.
@@ -51,7 +51,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
51
51
  version: '0'
52
52
  requirements: []
53
53
  rubyforge_project:
54
- rubygems_version: 2.4.5
54
+ rubygems_version: 2.4.5.1
55
55
  signing_key:
56
56
  specification_version: 4
57
57
  summary: motion-yaml provides methods to access "YAML Ain't Markup Language" for RubyMotion