slack_messaging 3.1.3 → 3.2.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5c4c7aef44ea0d755210046e0f211673f25e69fca20f702304b3943c11ae3903
4
- data.tar.gz: 27ba520ee53f03706b1b64dae70d768825990c2bad7680901b912f74e4a956ca
3
+ metadata.gz: f57c2e595525a83ea5221bb71ba88b1f7c0e09ff4bc60f433e67760318e66edf
4
+ data.tar.gz: 04306b4b5f3b0fd5c6e3bad638bc29ed058b7d05120d06a35d2a02e07c5541ca
5
5
  SHA512:
6
- metadata.gz: 3fc66d9bda665075b85519d8d5bf7d0ef8b87fb81c882e73a1e8d24d4fd816e64f3204ba08606991b3246b4e9f568689ed1be1585b55d6362015e550ef7c4395
7
- data.tar.gz: 34ec445b8de695759dd74382e18dab2be6ad74eed7d341e0b4ee67941231d97f469a17da68b83226c3aa229e8a1c57b52e6ac293d69d01ec70e3d8b70906ed96
6
+ metadata.gz: 000b6e3cd35178510a1bfa29b85893d344158ee726bbd01d42243b6c2a8d71ab9cce963c6bb04cdaa2dc1c86c059254d4758992dfa02c43ee57808ba97dc2fd6
7
+ data.tar.gz: 27c6ba43e85064e4bf9757f24bfada8a8dcbb5d20313a75b07db291a778dd988fe6558b871c061ea27c2691ca8fa9d6177edd12b3521af885dddb24cea111572
data/Gemfile.lock ADDED
@@ -0,0 +1,114 @@
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ slack_messaging (3.2.3)
5
+ gli (~> 2.10)
6
+ hashie (>= 4.1, <= 5)
7
+ highline_wrapper (~> 1.1)
8
+ httparty (~> 0.18)
9
+ json (~> 2.5)
10
+
11
+ GEM
12
+ remote: https://rubygems.org/
13
+ specs:
14
+ ast (2.4.2)
15
+ coderay (1.1.3)
16
+ concurrent-ruby (1.1.9)
17
+ diff-lcs (1.4.4)
18
+ faker (2.19.0)
19
+ i18n (>= 1.6, < 2)
20
+ ffi (1.15.4)
21
+ formatador (0.3.0)
22
+ gli (2.20.1)
23
+ guard (2.18.0)
24
+ formatador (>= 0.2.4)
25
+ listen (>= 2.7, < 4.0)
26
+ lumberjack (>= 1.0.12, < 2.0)
27
+ nenv (~> 0.1)
28
+ notiffany (~> 0.0)
29
+ pry (>= 0.13.0)
30
+ shellany (~> 0.0)
31
+ thor (>= 0.18.1)
32
+ guard-compat (1.2.1)
33
+ guard-rspec (4.7.3)
34
+ guard (~> 2.1)
35
+ guard-compat (~> 1.1)
36
+ rspec (>= 2.99.0, < 4.0)
37
+ hashie (5.0.0)
38
+ highline (2.0.3)
39
+ highline_wrapper (1.3.1)
40
+ highline (~> 2.0)
41
+ httparty (0.20.0)
42
+ mime-types (~> 3.0)
43
+ multi_xml (>= 0.5.2)
44
+ i18n (1.8.11)
45
+ concurrent-ruby (~> 1.0)
46
+ json (2.6.1)
47
+ listen (3.7.0)
48
+ rb-fsevent (~> 0.10, >= 0.10.3)
49
+ rb-inotify (~> 0.9, >= 0.9.10)
50
+ lumberjack (1.2.8)
51
+ method_source (1.0.0)
52
+ mime-types (3.4.1)
53
+ mime-types-data (~> 3.2015)
54
+ mime-types-data (3.2021.1115)
55
+ multi_xml (0.6.0)
56
+ nenv (0.3.0)
57
+ notiffany (0.1.3)
58
+ nenv (~> 0.1)
59
+ shellany (~> 0.0)
60
+ parallel (1.21.0)
61
+ parser (3.0.3.2)
62
+ ast (~> 2.4.1)
63
+ pry (0.14.1)
64
+ coderay (~> 1.1)
65
+ method_source (~> 1.0)
66
+ rainbow (3.0.0)
67
+ rb-fsevent (0.11.0)
68
+ rb-inotify (0.10.1)
69
+ ffi (~> 1.0)
70
+ regexp_parser (2.2.0)
71
+ rexml (3.2.5)
72
+ rspec (3.10.0)
73
+ rspec-core (~> 3.10.0)
74
+ rspec-expectations (~> 3.10.0)
75
+ rspec-mocks (~> 3.10.0)
76
+ rspec-core (3.10.1)
77
+ rspec-support (~> 3.10.0)
78
+ rspec-expectations (3.10.1)
79
+ diff-lcs (>= 1.2.0, < 2.0)
80
+ rspec-support (~> 3.10.0)
81
+ rspec-mocks (3.10.2)
82
+ diff-lcs (>= 1.2.0, < 2.0)
83
+ rspec-support (~> 3.10.0)
84
+ rspec-support (3.10.3)
85
+ rubocop (1.23.0)
86
+ parallel (~> 1.10)
87
+ parser (>= 3.0.0.0)
88
+ rainbow (>= 2.2.2, < 4.0)
89
+ regexp_parser (>= 1.8, < 3.0)
90
+ rexml
91
+ rubocop-ast (>= 1.12.0, < 2.0)
92
+ ruby-progressbar (~> 1.7)
93
+ unicode-display_width (>= 1.4.0, < 3.0)
94
+ rubocop-ast (1.14.0)
95
+ parser (>= 3.0.1.1)
96
+ ruby-progressbar (1.11.0)
97
+ shellany (0.0.1)
98
+ thor (1.1.0)
99
+ unicode-display_width (2.1.0)
100
+
101
+ PLATFORMS
102
+ x86_64-darwin-19
103
+
104
+ DEPENDENCIES
105
+ bundler (~> 2.2)
106
+ faker (~> 2.15)
107
+ guard-rspec (~> 4.3)
108
+ pry (~> 0.13)
109
+ rspec (~> 3.9)
110
+ rubocop (~> 1.10)
111
+ slack_messaging!
112
+
113
+ BUNDLED WITH
114
+ 2.2.32
data/Guardfile CHANGED
@@ -2,6 +2,6 @@
2
2
 
3
3
  guard :rspec, cmd: 'bundle exec rspec', all_on_start: true do
4
4
  watch(%r{^spec/.+_spec\.rb$})
5
- watch(%r{^lib/(.+)\.rb$}) { |m| "spec/lib/#{m[1]}_spec.rb" }
5
+ watch(%r{^lib/(.+)\.rb$}) { |m| "spec/#{m[1]}_spec.rb" }
6
6
  watch('spec/spec_helper.rb') { 'spec' }
7
7
  end
data/LICENSE.md CHANGED
@@ -1,11 +1,29 @@
1
- Copyright (c) 2014 Emma Sax. All rights reserved.
1
+ BSD 3-Clause "New" or "Revised" License
2
2
 
3
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
3
+ Copyright (c) 2014 Emma Sax.
4
+ All rights reserved.
4
5
 
5
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions, and the following disclaimer.
6
+ Redistribution and use in source and binary forms, with or without
7
+ modification, are permitted provided that the following conditions are met:
6
8
 
7
- 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution.
9
+ 1. Redistributions of source code must retain the above copyright notice, this
10
+ list of conditions, and the following disclaimer.
8
11
 
9
- 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
12
+ 2. Redistributions in binary form must reproduce the above copyright notice,
13
+ this list of conditions, and the following disclaimer in the documentation
14
+ and/or other materials provided with the distribution.
10
15
 
11
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
16
+ 3. Neither the name of the copyright holder nor the names of its
17
+ contributors may be used to endorse or promote products derived from
18
+ this software without specific prior written permission.
19
+
20
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
21
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
23
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
24
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
26
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
27
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
28
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Slack Messaging [![Main](https://github.com/emmahsax/slack_messaging/actions/workflows/main.yml/badge.svg)](https://github.com/emmahsax/slack_messaging/actions/workflows/main.yml)
1
+ # Slack Messaging
2
2
 
3
3
  This is a simple project designed to post messages to a given Slack channel as a bot.
4
4
 
@@ -92,7 +92,9 @@ To run the tests, run `bundle exec rspec` from the command-line. GitHub Actions
92
92
 
93
93
  ### Contributing
94
94
 
95
- To submit a feature request, bug ticket, etc, please submit an official [GitHub Issue](https://github.com/emmahsax/slack_messaging/issues/new).
95
+ To submit a feature request, bug ticket, etc, please submit an official [GitHub issue](https://github.com/emmahsax/slack_messaging/issues/new). To copy or make changes, please [fork this repository](https://github.com/emmahsax/slack_messaging/fork). When/if you'd like to contribute back to this upstream, please create a pull request on this repository.
96
+
97
+ Please follow included Issue Template(s) and Pull Request Template(s) when creating issues or pull requests.
96
98
 
97
99
  ### Security Policy
98
100
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SlackMessaging
4
- VERSION = '3.1.3'
4
+ VERSION = '3.2.3'
5
5
  end
metadata CHANGED
@@ -1,29 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: slack_messaging
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.3
4
+ version: 3.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Emma Sax
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-24 00:00:00.000000000 Z
11
+ date: 2021-12-10 00:00:00.000000000 Z
12
12
  dependencies:
13
- - !ruby/object:Gem::Dependency
14
- name: activesupport
15
- requirement: !ruby/object:Gem::Requirement
16
- requirements:
17
- - - "~>"
18
- - !ruby/object:Gem::Version
19
- version: '6.0'
20
- type: :runtime
21
- prerelease: false
22
- version_requirements: !ruby/object:Gem::Requirement
23
- requirements:
24
- - - "~>"
25
- - !ruby/object:Gem::Version
26
- version: '6.0'
27
13
  - !ruby/object:Gem::Dependency
28
14
  name: gli
29
15
  requirement: !ruby/object:Gem::Requirement
@@ -42,16 +28,22 @@ dependencies:
42
28
  name: hashie
43
29
  requirement: !ruby/object:Gem::Requirement
44
30
  requirements:
45
- - - "~>"
31
+ - - ">="
46
32
  - !ruby/object:Gem::Version
47
33
  version: '4.1'
34
+ - - "<="
35
+ - !ruby/object:Gem::Version
36
+ version: '5'
48
37
  type: :runtime
49
38
  prerelease: false
50
39
  version_requirements: !ruby/object:Gem::Requirement
51
40
  requirements:
52
- - - "~>"
41
+ - - ">="
53
42
  - !ruby/object:Gem::Version
54
43
  version: '4.1'
44
+ - - "<="
45
+ - !ruby/object:Gem::Version
46
+ version: '5'
55
47
  - !ruby/object:Gem::Dependency
56
48
  name: highline_wrapper
57
49
  requirement: !ruby/object:Gem::Requirement
@@ -94,20 +86,6 @@ dependencies:
94
86
  - - "~>"
95
87
  - !ruby/object:Gem::Version
96
88
  version: '2.5'
97
- - !ruby/object:Gem::Dependency
98
- name: rack
99
- requirement: !ruby/object:Gem::Requirement
100
- requirements:
101
- - - "~>"
102
- - !ruby/object:Gem::Version
103
- version: '2.2'
104
- type: :runtime
105
- prerelease: false
106
- version_requirements: !ruby/object:Gem::Requirement
107
- requirements:
108
- - - "~>"
109
- - !ruby/object:Gem::Version
110
- version: '2.2'
111
89
  - !ruby/object:Gem::Dependency
112
90
  name: bundler
113
91
  requirement: !ruby/object:Gem::Requirement
@@ -164,20 +142,6 @@ dependencies:
164
142
  - - "~>"
165
143
  - !ruby/object:Gem::Version
166
144
  version: '0.13'
167
- - !ruby/object:Gem::Dependency
168
- name: rake
169
- requirement: !ruby/object:Gem::Requirement
170
- requirements:
171
- - - "~>"
172
- - !ruby/object:Gem::Version
173
- version: '13.0'
174
- type: :development
175
- prerelease: false
176
- version_requirements: !ruby/object:Gem::Requirement
177
- requirements:
178
- - - "~>"
179
- - !ruby/object:Gem::Version
180
- version: '13.0'
181
145
  - !ruby/object:Gem::Dependency
182
146
  name: rspec
183
147
  requirement: !ruby/object:Gem::Requirement
@@ -206,7 +170,8 @@ dependencies:
206
170
  - - "~>"
207
171
  - !ruby/object:Gem::Version
208
172
  version: '1.10'
209
- description: Sending Personalized Slack Messages to a Slack channel of your choice.
173
+ description: Sending personalized messages and quotes to a Slack channel of your choice
174
+ via the command-line.
210
175
  email:
211
176
  executables:
212
177
  - slack-messaging
@@ -214,6 +179,7 @@ extensions: []
214
179
  extra_rdoc_files: []
215
180
  files:
216
181
  - Gemfile
182
+ - Gemfile.lock
217
183
  - Guardfile
218
184
  - LICENSE.md
219
185
  - QuoteExample.png
@@ -236,7 +202,8 @@ files:
236
202
  homepage: https://github.com/emmahsax/slack_messaging
237
203
  licenses:
238
204
  - BSD-3-Clause
239
- metadata: {}
205
+ metadata:
206
+ rubygems_mfa_required: 'true'
240
207
  post_install_message:
241
208
  rdoc_options: []
242
209
  require_paths:
@@ -252,10 +219,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
252
219
  - !ruby/object:Gem::Version
253
220
  version: '0'
254
221
  requirements: []
255
- rubygems_version: 3.2.15
222
+ rubygems_version: 3.2.32
256
223
  signing_key:
257
224
  specification_version: 4
258
- summary: Personalized Slack Messages
225
+ summary: Personalized quotes and messages sent straight to Slack
259
226
  test_files:
260
227
  - spec/spec_helper.rb
261
228
  - spec/slack_messaging/config_spec.rb