nexus-invision 1.10.1 → 1.10.2

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: nexus-invision
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.10.1
4
+ version: 1.10.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jack Robertson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-02-20 00:00:00.000000000 Z
11
+ date: 2024-03-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email:
@@ -40,11 +40,17 @@ files:
40
40
  - lib/nexus/invision/requests/remove_member_from_secondary_group.rb
41
41
  - lib/nexus/invision/requests/unread_count.rb
42
42
  - lib/nexus/invision/resources/ensure_member.rb
43
+ - lib/nexus/invision/resources/field.rb
44
+ - lib/nexus/invision/resources/field_group.rb
45
+ - lib/nexus/invision/resources/forum.rb
43
46
  - lib/nexus/invision/resources/group.rb
44
47
  - lib/nexus/invision/resources/login_link.rb
45
48
  - lib/nexus/invision/resources/member.rb
46
49
  - lib/nexus/invision/resources/page.rb
50
+ - lib/nexus/invision/resources/poll.rb
47
51
  - lib/nexus/invision/resources/post.rb
52
+ - lib/nexus/invision/resources/question.rb
53
+ - lib/nexus/invision/resources/rank.rb
48
54
  - lib/nexus/invision/resources/topic.rb
49
55
  - lib/nexus/invision/resources/unread_count.rb
50
56
  - lib/nexus/invision/resources/user.rb
@@ -91,6 +97,7 @@ files:
91
97
  - sorbet/rbi/gems/tapioca@0.11.9.rbi
92
98
  - sorbet/rbi/gems/thor@1.3.0.rbi
93
99
  - sorbet/rbi/gems/unicode-display_width@2.5.0.rbi
100
+ - sorbet/rbi/gems/vcr@6.2.0.rbi
94
101
  - sorbet/rbi/gems/yard-sorbet@0.8.1.rbi
95
102
  - sorbet/rbi/gems/yard@0.9.34.rbi
96
103
  - sorbet/rbi/todo.rbi
@@ -114,7 +121,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
114
121
  - !ruby/object:Gem::Version
115
122
  version: '0'
116
123
  requirements: []
117
- rubygems_version: 3.5.6
124
+ rubygems_version: 3.5.7
118
125
  signing_key:
119
126
  specification_version: 4
120
127
  summary: A client for the Invision Community REST API.