bimbly 1.1.0 → 1.2.0

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bimbly
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kennedy
@@ -32,9 +32,12 @@ extensions: []
32
32
  extra_rdoc_files: []
33
33
  files:
34
34
  - lib/bimbly.rb
35
- - lib/data_types.yml
36
- - lib/error_codes.yml
37
- - lib/object_sets_v2.yml
35
+ - lib/data_types_v3.yml
36
+ - lib/data_types_v4.yml
37
+ - lib/error_codes_v3.yml
38
+ - lib/error_codes_v4.yml
39
+ - lib/object_sets_v3.yml
40
+ - lib/object_sets_v4.yml
38
41
  homepage: http://rubygems.org/gems/bimbly
39
42
  licenses:
40
43
  - MIT