telesms 0.1.5 → 0.1.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +108 -87
- data/config/gateways.yml +2 -0
- data/lib/telesms/version.rb +1 -1
- data/telesms.gemspec +3 -3
- metadata +8 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: dac622f3334479b47f202156cbecda114641b049
|
4
|
+
data.tar.gz: 41a3a9af26f0bb0b803064a8791b4cd1959d7dc9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7d6a07380e48363c46a78e4cc09e577a755a4556b495f01fb9ac1a14c8f6fbc0d8f75013164418cab79f7307cd866741fccc46044ea03f132b5e50ca352fcfe4
|
7
|
+
data.tar.gz: 464495b7d3480aee4b5deb52d94b7127fe982d9e35398e6343c63bc1144cd07195a88f0f663d6d82285a2f2fbd2c0610fb80dd1d671486d139ca7ff74627e61b
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,118 +1,139 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
telesms (0.1.
|
5
|
-
mail (~> 2.
|
4
|
+
telesms (0.1.6)
|
5
|
+
mail (~> 2.6.3)
|
6
6
|
rails (> 3.0.0)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
actionmailer (4.
|
12
|
-
actionpack (= 4.
|
13
|
-
actionview (= 4.
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
11
|
+
actionmailer (4.2.5.2)
|
12
|
+
actionpack (= 4.2.5.2)
|
13
|
+
actionview (= 4.2.5.2)
|
14
|
+
activejob (= 4.2.5.2)
|
15
|
+
mail (~> 2.5, >= 2.5.4)
|
16
|
+
rails-dom-testing (~> 1.0, >= 1.0.5)
|
17
|
+
actionpack (4.2.5.2)
|
18
|
+
actionview (= 4.2.5.2)
|
19
|
+
activesupport (= 4.2.5.2)
|
20
|
+
rack (~> 1.6)
|
19
21
|
rack-test (~> 0.6.2)
|
20
|
-
|
21
|
-
|
22
|
+
rails-dom-testing (~> 1.0, >= 1.0.5)
|
23
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
24
|
+
actionview (4.2.5.2)
|
25
|
+
activesupport (= 4.2.5.2)
|
22
26
|
builder (~> 3.1)
|
23
27
|
erubis (~> 2.7.0)
|
24
|
-
|
25
|
-
|
28
|
+
rails-dom-testing (~> 1.0, >= 1.0.5)
|
29
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
30
|
+
activejob (4.2.5.2)
|
31
|
+
activesupport (= 4.2.5.2)
|
32
|
+
globalid (>= 0.3.0)
|
33
|
+
activemodel (4.2.5.2)
|
34
|
+
activesupport (= 4.2.5.2)
|
26
35
|
builder (~> 3.1)
|
27
|
-
activerecord (4.
|
28
|
-
activemodel (= 4.
|
29
|
-
activesupport (= 4.
|
30
|
-
arel (~>
|
31
|
-
activesupport (4.
|
32
|
-
i18n (~> 0.
|
36
|
+
activerecord (4.2.5.2)
|
37
|
+
activemodel (= 4.2.5.2)
|
38
|
+
activesupport (= 4.2.5.2)
|
39
|
+
arel (~> 6.0)
|
40
|
+
activesupport (4.2.5.2)
|
41
|
+
i18n (~> 0.7)
|
33
42
|
json (~> 1.7, >= 1.7.7)
|
34
43
|
minitest (~> 5.1)
|
35
|
-
thread_safe (~> 0.
|
44
|
+
thread_safe (~> 0.3, >= 0.3.4)
|
36
45
|
tzinfo (~> 1.1)
|
37
|
-
arel (
|
46
|
+
arel (6.0.3)
|
38
47
|
builder (3.2.2)
|
48
|
+
concurrent-ruby (1.0.1)
|
39
49
|
diff-lcs (1.2.5)
|
40
|
-
docile (1.1.
|
50
|
+
docile (1.1.5)
|
41
51
|
erubis (2.7.0)
|
42
|
-
faker (1.3
|
52
|
+
faker (1.6.3)
|
43
53
|
i18n (~> 0.5)
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
54
|
+
globalid (0.3.6)
|
55
|
+
activesupport (>= 4.1.0)
|
56
|
+
i18n (0.7.0)
|
57
|
+
json (1.8.3)
|
58
|
+
loofah (2.0.3)
|
59
|
+
nokogiri (>= 1.5.9)
|
60
|
+
mail (2.6.3)
|
61
|
+
mime-types (>= 1.16, < 3)
|
62
|
+
mime-types (2.99.1)
|
63
|
+
mini_portile2 (2.0.0)
|
64
|
+
minitest (5.8.4)
|
65
|
+
nokogiri (1.6.7.2)
|
66
|
+
mini_portile2 (~> 2.0.0.rc2)
|
67
|
+
rack (1.6.4)
|
68
|
+
rack-test (0.6.3)
|
56
69
|
rack (>= 1.0)
|
57
|
-
rails (4.
|
58
|
-
actionmailer (= 4.
|
59
|
-
actionpack (= 4.
|
60
|
-
actionview (= 4.
|
61
|
-
|
62
|
-
|
63
|
-
|
70
|
+
rails (4.2.5.2)
|
71
|
+
actionmailer (= 4.2.5.2)
|
72
|
+
actionpack (= 4.2.5.2)
|
73
|
+
actionview (= 4.2.5.2)
|
74
|
+
activejob (= 4.2.5.2)
|
75
|
+
activemodel (= 4.2.5.2)
|
76
|
+
activerecord (= 4.2.5.2)
|
77
|
+
activesupport (= 4.2.5.2)
|
64
78
|
bundler (>= 1.3.0, < 2.0)
|
65
|
-
railties (= 4.
|
66
|
-
sprockets-rails
|
67
|
-
|
68
|
-
|
69
|
-
|
79
|
+
railties (= 4.2.5.2)
|
80
|
+
sprockets-rails
|
81
|
+
rails-deprecated_sanitizer (1.0.3)
|
82
|
+
activesupport (>= 4.2.0.alpha)
|
83
|
+
rails-dom-testing (1.0.7)
|
84
|
+
activesupport (>= 4.2.0.beta, < 5.0)
|
85
|
+
nokogiri (~> 1.6.0)
|
86
|
+
rails-deprecated_sanitizer (>= 1.0.1)
|
87
|
+
rails-html-sanitizer (1.0.3)
|
88
|
+
loofah (~> 2.0)
|
89
|
+
railties (4.2.5.2)
|
90
|
+
actionpack (= 4.2.5.2)
|
91
|
+
activesupport (= 4.2.5.2)
|
70
92
|
rake (>= 0.8.7)
|
71
93
|
thor (>= 0.18.1, < 2.0)
|
72
|
-
rake (10.
|
73
|
-
rspec (
|
74
|
-
rspec-core (~>
|
75
|
-
rspec-expectations (~>
|
76
|
-
rspec-mocks (~>
|
77
|
-
rspec-core (
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
94
|
+
rake (10.5.0)
|
95
|
+
rspec (3.4.0)
|
96
|
+
rspec-core (~> 3.4.0)
|
97
|
+
rspec-expectations (~> 3.4.0)
|
98
|
+
rspec-mocks (~> 3.4.0)
|
99
|
+
rspec-core (3.4.3)
|
100
|
+
rspec-support (~> 3.4.0)
|
101
|
+
rspec-expectations (3.4.0)
|
102
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
103
|
+
rspec-support (~> 3.4.0)
|
104
|
+
rspec-mocks (3.4.1)
|
105
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
106
|
+
rspec-support (~> 3.4.0)
|
107
|
+
rspec-rails (3.4.2)
|
108
|
+
actionpack (>= 3.0, < 4.3)
|
109
|
+
activesupport (>= 3.0, < 4.3)
|
110
|
+
railties (>= 3.0, < 4.3)
|
111
|
+
rspec-core (~> 3.4.0)
|
112
|
+
rspec-expectations (~> 3.4.0)
|
113
|
+
rspec-mocks (~> 3.4.0)
|
114
|
+
rspec-support (~> 3.4.0)
|
115
|
+
rspec-support (3.4.1)
|
89
116
|
shoulda (3.5.0)
|
90
117
|
shoulda-context (~> 1.0, >= 1.0.1)
|
91
118
|
shoulda-matchers (>= 1.4.1, < 3.0)
|
92
119
|
shoulda-context (1.2.1)
|
93
|
-
shoulda-matchers (2.
|
120
|
+
shoulda-matchers (2.8.0)
|
94
121
|
activesupport (>= 3.0.0)
|
95
|
-
simplecov (0.
|
122
|
+
simplecov (0.11.2)
|
96
123
|
docile (~> 1.1.0)
|
97
|
-
|
98
|
-
simplecov-html (~> 0.
|
99
|
-
simplecov-html (0.
|
100
|
-
sprockets (
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
activesupport (>= 3.0)
|
108
|
-
sprockets (~> 2.8)
|
124
|
+
json (~> 1.8)
|
125
|
+
simplecov-html (~> 0.10.0)
|
126
|
+
simplecov-html (0.10.0)
|
127
|
+
sprockets (3.5.2)
|
128
|
+
concurrent-ruby (~> 1.0)
|
129
|
+
rack (> 1, < 3)
|
130
|
+
sprockets-rails (3.0.3)
|
131
|
+
actionpack (>= 4.0)
|
132
|
+
activesupport (>= 4.0)
|
133
|
+
sprockets (>= 3.0.0)
|
109
134
|
thor (0.19.1)
|
110
|
-
thread_safe (0.3.
|
111
|
-
|
112
|
-
treetop (1.4.15)
|
113
|
-
polyglot
|
114
|
-
polyglot (>= 0.3.1)
|
115
|
-
tzinfo (1.1.0)
|
135
|
+
thread_safe (0.3.5)
|
136
|
+
tzinfo (1.2.2)
|
116
137
|
thread_safe (~> 0.1)
|
117
138
|
|
118
139
|
PLATFORMS
|
@@ -121,8 +142,8 @@ PLATFORMS
|
|
121
142
|
DEPENDENCIES
|
122
143
|
bundler (~> 1.3)
|
123
144
|
faker (~> 1.3)
|
124
|
-
rspec (~>
|
125
|
-
rspec-rails (~> 2
|
145
|
+
rspec (~> 3.4.0)
|
146
|
+
rspec-rails (~> 3.4.2)
|
126
147
|
shoulda (~> 3.5)
|
127
148
|
simplecov (~> 0.8)
|
128
149
|
telesms!
|
data/config/gateways.yml
CHANGED
data/lib/telesms/version.rb
CHANGED
data/telesms.gemspec
CHANGED
@@ -16,12 +16,12 @@ Gem::Specification.new do |spec|
|
|
16
16
|
spec.require_paths = ["lib"]
|
17
17
|
|
18
18
|
spec.add_dependency "rails", "> 3.0.0"
|
19
|
-
spec.add_dependency "mail", "~> 2.
|
19
|
+
spec.add_dependency "mail", "~> 2.6.3"
|
20
20
|
|
21
21
|
spec.add_development_dependency "bundler", "~> 1.3"
|
22
22
|
spec.add_development_dependency "simplecov", "~> 0.8"
|
23
|
-
spec.add_development_dependency "rspec", "~>
|
24
|
-
spec.add_development_dependency "rspec-rails", "~> 2
|
23
|
+
spec.add_development_dependency "rspec", "~> 3.4.0"
|
24
|
+
spec.add_development_dependency "rspec-rails", "~> 3.4.2"
|
25
25
|
spec.add_development_dependency "shoulda", "~> 3.5"
|
26
26
|
spec.add_development_dependency "faker", "~> 1.3"
|
27
27
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: telesms
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Artem Kalinchuk
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2016-03-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -30,14 +30,14 @@ dependencies:
|
|
30
30
|
requirements:
|
31
31
|
- - "~>"
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version:
|
33
|
+
version: 2.6.3
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version:
|
40
|
+
version: 2.6.3
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: bundler
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
@@ -72,28 +72,28 @@ dependencies:
|
|
72
72
|
requirements:
|
73
73
|
- - "~>"
|
74
74
|
- !ruby/object:Gem::Version
|
75
|
-
version:
|
75
|
+
version: 3.4.0
|
76
76
|
type: :development
|
77
77
|
prerelease: false
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
79
79
|
requirements:
|
80
80
|
- - "~>"
|
81
81
|
- !ruby/object:Gem::Version
|
82
|
-
version:
|
82
|
+
version: 3.4.0
|
83
83
|
- !ruby/object:Gem::Dependency
|
84
84
|
name: rspec-rails
|
85
85
|
requirement: !ruby/object:Gem::Requirement
|
86
86
|
requirements:
|
87
87
|
- - "~>"
|
88
88
|
- !ruby/object:Gem::Version
|
89
|
-
version:
|
89
|
+
version: 3.4.2
|
90
90
|
type: :development
|
91
91
|
prerelease: false
|
92
92
|
version_requirements: !ruby/object:Gem::Requirement
|
93
93
|
requirements:
|
94
94
|
- - "~>"
|
95
95
|
- !ruby/object:Gem::Version
|
96
|
-
version:
|
96
|
+
version: 3.4.2
|
97
97
|
- !ruby/object:Gem::Dependency
|
98
98
|
name: shoulda
|
99
99
|
requirement: !ruby/object:Gem::Requirement
|