bimbly 1.0.1 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bimbly
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kennedy
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-03-22 00:00:00.000000000 Z
11
+ date: 2017-03-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rest-client
@@ -33,9 +33,8 @@ extra_rdoc_files: []
33
33
  files:
34
34
  - lib/bimbly.rb
35
35
  - lib/data_types.yml
36
- - lib/errors_by_code.yml
37
- - lib/errors_by_name.yml
38
- - lib/object_sets.yml
36
+ - lib/error_codes.yml
37
+ - lib/object_sets_v2.yml
39
38
  homepage: http://rubygems.org/gems/bimbly
40
39
  licenses:
41
40
  - MIT