action_messenger 0.1.2 → 0.1.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3a53547cd9dcb38a62752d2dc06036d95f2519987a6ba73afe0f03aa5df124de
4
- data.tar.gz: d475b638ec5a4b9fd9514b87a78661778a884d4d8ea4bda9989c6f04582a63d3
3
+ metadata.gz: ef8b1d226417c10106df5facbd25d07581b6878ba41ecee308e5ceb8fa4e9e45
4
+ data.tar.gz: 783018e2ea51dd03fa7a168b9a3b9540d038ec4fdc8bb28629c613754e7bd83d
5
5
  SHA512:
6
- metadata.gz: 5f470ca57eb1b16d6b3165162c6be17749f2dd22bf0a4275518e49cd0f5675545bcaf45e536c6872b5e9ce2059b647ba89e75f3d8c453fef5d5d07d2753806a2
7
- data.tar.gz: a0f6f203721a5b83e0fe364f4d018bf51ad1088751862ad11c01f3eb382b5830612211a49dc1a9bc0f15d0036fbd8290d0a0baf47fadf159c7d6e7fb596167a0
6
+ metadata.gz: da6fa9eded0c62fb2c6885660b4e719ef6094872612dcb7137d8fe318b8bc1f5b75f71a22960fb767e86f9101b777560fcfe44c91cc8939ce5b0e5be5cb33dc0
7
+ data.tar.gz: a1497028703d5ded9ab1a1d59c540d8f2cafa4e46b6d8cfd8b316dd278ea70927bbd3d7fb1ee6c5321abeab5f9c91ecc923e95b46bec8ed9d4717a32c84bfb54
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- action_messenger (0.1.2)
4
+ action_messenger (0.1.3)
5
5
  actionpack
6
6
  actionview
7
7
  activejob
@@ -11,73 +11,74 @@ PATH
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- actionpack (5.2.2)
15
- actionview (= 5.2.2)
16
- activesupport (= 5.2.2)
14
+ actionpack (6.0.1)
15
+ actionview (= 6.0.1)
16
+ activesupport (= 6.0.1)
17
17
  rack (~> 2.0)
18
18
  rack-test (>= 0.6.3)
19
19
  rails-dom-testing (~> 2.0)
20
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
21
- actionview (5.2.2)
22
- activesupport (= 5.2.2)
20
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
21
+ actionview (6.0.1)
22
+ activesupport (= 6.0.1)
23
23
  builder (~> 3.1)
24
24
  erubi (~> 1.4)
25
25
  rails-dom-testing (~> 2.0)
26
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
27
- activejob (5.2.2)
28
- activesupport (= 5.2.2)
26
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
27
+ activejob (6.0.1)
28
+ activesupport (= 6.0.1)
29
29
  globalid (>= 0.3.6)
30
- activesupport (5.2.2)
30
+ activesupport (6.0.1)
31
31
  concurrent-ruby (~> 1.0, >= 1.0.2)
32
32
  i18n (>= 0.7, < 2)
33
33
  minitest (~> 5.1)
34
34
  tzinfo (~> 1.1)
35
+ zeitwerk (~> 2.2)
35
36
  builder (3.2.3)
36
- concurrent-ruby (1.1.4)
37
- crass (1.0.4)
37
+ concurrent-ruby (1.1.5)
38
+ crass (1.0.5)
38
39
  diff-lcs (1.3)
39
- erubi (1.8.0)
40
- faraday (0.15.4)
40
+ erubi (1.9.0)
41
+ faraday (0.17.0)
41
42
  multipart-post (>= 1.2, < 3)
42
- faraday_middleware (0.12.2)
43
+ faraday_middleware (0.13.1)
43
44
  faraday (>= 0.7.4, < 1.0)
44
- gli (2.18.0)
45
- globalid (0.4.1)
45
+ gli (2.19.0)
46
+ globalid (0.4.2)
46
47
  activesupport (>= 4.2.0)
47
- hashie (3.6.0)
48
- i18n (1.4.0)
48
+ hashie (4.0.0)
49
+ i18n (1.7.0)
49
50
  concurrent-ruby (~> 1.0)
50
- loofah (2.2.3)
51
+ loofah (2.3.1)
51
52
  crass (~> 1.0.2)
52
53
  nokogiri (>= 1.5.9)
53
54
  mini_portile2 (2.4.0)
54
- minitest (5.11.3)
55
- multipart-post (2.0.0)
56
- nokogiri (1.9.1)
55
+ minitest (5.13.0)
56
+ multipart-post (2.1.1)
57
+ nokogiri (1.10.5)
57
58
  mini_portile2 (~> 2.4.0)
58
- rack (2.0.6)
59
+ rack (2.0.7)
59
60
  rack-test (1.1.0)
60
61
  rack (>= 1.0, < 3)
61
62
  rails-dom-testing (2.0.3)
62
63
  activesupport (>= 4.2.0)
63
64
  nokogiri (>= 1.6)
64
- rails-html-sanitizer (1.0.4)
65
- loofah (~> 2.2, >= 2.2.2)
65
+ rails-html-sanitizer (1.3.0)
66
+ loofah (~> 2.3)
66
67
  rake (10.5.0)
67
- rspec (3.8.0)
68
- rspec-core (~> 3.8.0)
69
- rspec-expectations (~> 3.8.0)
70
- rspec-mocks (~> 3.8.0)
71
- rspec-core (3.8.0)
72
- rspec-support (~> 3.8.0)
73
- rspec-expectations (3.8.2)
68
+ rspec (3.9.0)
69
+ rspec-core (~> 3.9.0)
70
+ rspec-expectations (~> 3.9.0)
71
+ rspec-mocks (~> 3.9.0)
72
+ rspec-core (3.9.0)
73
+ rspec-support (~> 3.9.0)
74
+ rspec-expectations (3.9.0)
74
75
  diff-lcs (>= 1.2.0, < 2.0)
75
- rspec-support (~> 3.8.0)
76
- rspec-mocks (3.8.0)
76
+ rspec-support (~> 3.9.0)
77
+ rspec-mocks (3.9.0)
77
78
  diff-lcs (>= 1.2.0, < 2.0)
78
- rspec-support (~> 3.8.0)
79
- rspec-support (3.8.0)
80
- slack-ruby-client (0.13.1)
79
+ rspec-support (~> 3.9.0)
80
+ rspec-support (3.9.0)
81
+ slack-ruby-client (0.14.4)
81
82
  activesupport
82
83
  faraday (>= 0.9)
83
84
  faraday_middleware
@@ -87,9 +88,10 @@ GEM
87
88
  thread_safe (0.3.6)
88
89
  tzinfo (1.2.5)
89
90
  thread_safe (~> 0.1)
90
- websocket-driver (0.7.0)
91
+ websocket-driver (0.7.1)
91
92
  websocket-extensions (>= 0.1.0)
92
- websocket-extensions (0.1.3)
93
+ websocket-extensions (0.1.4)
94
+ zeitwerk (2.2.1)
93
95
 
94
96
  PLATFORMS
95
97
  ruby
data/README.md CHANGED
@@ -115,7 +115,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
115
115
 
116
116
  ## Contributing
117
117
 
118
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/action_messenger.
118
+ Bug reports and pull requests are welcome on GitHub at https://github.com/shunhikita/action_messenger.
119
119
 
120
120
  ## License
121
121
 
@@ -1,3 +1,3 @@
1
1
  module ActionMessenger
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: action_messenger
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - h1kita
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-01-02 00:00:00.000000000 Z
11
+ date: 2019-11-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -174,8 +174,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
174
174
  - !ruby/object:Gem::Version
175
175
  version: '0'
176
176
  requirements: []
177
- rubyforge_project:
178
- rubygems_version: 2.7.6
177
+ rubygems_version: 3.0.3
179
178
  signing_key:
180
179
  specification_version: 4
181
180
  summary: Framework for delivering messages to Messenger (ex. slack)