learndot_api 0.2.5 → 0.3.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,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: learndot_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Marrero
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-01-16 00:00:00.000000000 Z
11
+ date: 2018-02-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: httparty
@@ -32,11 +32,16 @@ extra_rdoc_files: []
32
32
  files:
33
33
  - CHANGELOG
34
34
  - README.md
35
+ - examples/learning_component_desc.json
35
36
  - examples/test.rb
37
+ - examples/v2_endpoints.json
36
38
  - lib/learndot.rb
37
39
  - lib/learndot/api.rb
40
+ - lib/learndot/apiv3.rb
38
41
  - lib/learndot/courses.rb
39
42
  - lib/learndot/events.rb
43
+ - lib/learndot/learning_components.rb
44
+ - lib/learndot/schema.json
40
45
  - lib/learndot/training_credits.rb
41
46
  homepage: http://learn.puppet.com
42
47
  licenses:
@@ -58,7 +63,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
58
63
  version: '0'
59
64
  requirements: []
60
65
  rubyforge_project:
61
- rubygems_version: 2.6.7
66
+ rubygems_version: 2.7.3
62
67
  signing_key:
63
68
  specification_version: 4
64
69
  summary: Learndot API