catarse_pagarme 2.10.14 → 2.10.15
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +72 -70
- data/lib/catarse_pagarme/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b566848a36cd013700ab5e10bafc142b516de7b0
|
4
|
+
data.tar.gz: 0d3c37145bcbe3b6b8ac29b4bfd4f139d9fe06d8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 36d0278391948d04c0bb0e484d9e4809874786254c401432cc701c83af0ef09aa3ae5a35406ba9ed880e0932af1813ece74aeaded00f71f1400ff59f119694b7
|
7
|
+
data.tar.gz: d13edc16ff5d48ba5acc1babbf9c09e707a986eb1beef659cdf1a56d2c1d091758b79c5c3c7c42df649cbe34a7aefb26a6967ca70a7e6a84b35ed0667fc4017c
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
catarse_pagarme (2.10.
|
4
|
+
catarse_pagarme (2.10.15)
|
5
5
|
pagarme (= 2.1.4)
|
6
6
|
rails (~> 4.0)
|
7
7
|
sentry-raven
|
@@ -11,48 +11,48 @@ PATH
|
|
11
11
|
GEM
|
12
12
|
remote: https://rubygems.org/
|
13
13
|
specs:
|
14
|
-
actionmailer (4.2.
|
15
|
-
actionpack (= 4.2.
|
16
|
-
actionview (= 4.2.
|
17
|
-
activejob (= 4.2.
|
14
|
+
actionmailer (4.2.10)
|
15
|
+
actionpack (= 4.2.10)
|
16
|
+
actionview (= 4.2.10)
|
17
|
+
activejob (= 4.2.10)
|
18
18
|
mail (~> 2.5, >= 2.5.4)
|
19
19
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
20
|
-
actionpack (4.2.
|
21
|
-
actionview (= 4.2.
|
22
|
-
activesupport (= 4.2.
|
20
|
+
actionpack (4.2.10)
|
21
|
+
actionview (= 4.2.10)
|
22
|
+
activesupport (= 4.2.10)
|
23
23
|
rack (~> 1.6)
|
24
24
|
rack-test (~> 0.6.2)
|
25
25
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
26
26
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
27
|
-
actionview (4.2.
|
28
|
-
activesupport (= 4.2.
|
27
|
+
actionview (4.2.10)
|
28
|
+
activesupport (= 4.2.10)
|
29
29
|
builder (~> 3.1)
|
30
30
|
erubis (~> 2.7.0)
|
31
31
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
32
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.
|
33
|
-
activejob (4.2.
|
34
|
-
activesupport (= 4.2.
|
32
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
33
|
+
activejob (4.2.10)
|
34
|
+
activesupport (= 4.2.10)
|
35
35
|
globalid (>= 0.3.0)
|
36
|
-
activemodel (4.2.
|
37
|
-
activesupport (= 4.2.
|
36
|
+
activemodel (4.2.10)
|
37
|
+
activesupport (= 4.2.10)
|
38
38
|
builder (~> 3.1)
|
39
|
-
activerecord (4.2.
|
40
|
-
activemodel (= 4.2.
|
41
|
-
activesupport (= 4.2.
|
39
|
+
activerecord (4.2.10)
|
40
|
+
activemodel (= 4.2.10)
|
41
|
+
activesupport (= 4.2.10)
|
42
42
|
arel (~> 6.0)
|
43
|
-
activesupport (4.2.
|
43
|
+
activesupport (4.2.10)
|
44
44
|
i18n (~> 0.7)
|
45
|
-
json (~> 1.7, >= 1.7.7)
|
46
45
|
minitest (~> 5.1)
|
47
46
|
thread_safe (~> 0.3, >= 0.3.4)
|
48
47
|
tzinfo (~> 1.1)
|
49
|
-
arel (6.0.
|
50
|
-
builder (3.2.
|
48
|
+
arel (6.0.4)
|
49
|
+
builder (3.2.3)
|
51
50
|
coderay (1.1.0)
|
52
51
|
concurrent-ruby (1.0.5)
|
53
52
|
connection_pool (2.2.1)
|
53
|
+
crass (1.0.3)
|
54
54
|
database_cleaner (1.5.0)
|
55
|
-
diff-lcs (1.
|
55
|
+
diff-lcs (1.3)
|
56
56
|
domain_name (0.5.20170404)
|
57
57
|
unf (>= 0.0.5, < 1.0.0)
|
58
58
|
erubis (2.7.0)
|
@@ -63,27 +63,29 @@ GEM
|
|
63
63
|
railties (>= 3.0.0)
|
64
64
|
faraday (0.9.2)
|
65
65
|
multipart-post (>= 1.2, < 3)
|
66
|
-
globalid (0.4.
|
66
|
+
globalid (0.4.1)
|
67
67
|
activesupport (>= 4.2.0)
|
68
68
|
http-cookie (1.0.3)
|
69
69
|
domain_name (~> 0.5)
|
70
|
-
i18n (0.
|
71
|
-
|
72
|
-
loofah (2.
|
70
|
+
i18n (0.9.1)
|
71
|
+
concurrent-ruby (~> 1.0)
|
72
|
+
loofah (2.1.1)
|
73
|
+
crass (~> 1.0.2)
|
73
74
|
nokogiri (>= 1.5.9)
|
74
|
-
mail (2.
|
75
|
-
|
75
|
+
mail (2.7.0)
|
76
|
+
mini_mime (>= 0.1.1)
|
76
77
|
method_source (0.8.2)
|
77
78
|
mime-types (3.1)
|
78
79
|
mime-types-data (~> 3.2015)
|
79
80
|
mime-types-data (3.2016.0521)
|
80
|
-
|
81
|
-
|
82
|
-
|
81
|
+
mini_mime (1.0.0)
|
82
|
+
mini_portile2 (2.3.0)
|
83
|
+
minitest (5.10.3)
|
84
|
+
multi_json (1.12.2)
|
83
85
|
multipart-post (2.0.0)
|
84
86
|
netrc (0.11.0)
|
85
|
-
nokogiri (1.
|
86
|
-
|
87
|
+
nokogiri (1.8.1)
|
88
|
+
mini_portile2 (~> 2.3.0)
|
87
89
|
pagarme (2.1.4)
|
88
90
|
multi_json
|
89
91
|
rest-client
|
@@ -92,58 +94,58 @@ GEM
|
|
92
94
|
coderay (~> 1.1.0)
|
93
95
|
method_source (~> 0.8.1)
|
94
96
|
slop (~> 3.4)
|
95
|
-
rack (1.6.
|
97
|
+
rack (1.6.8)
|
96
98
|
rack-protection (1.5.3)
|
97
99
|
rack
|
98
100
|
rack-test (0.6.3)
|
99
101
|
rack (>= 1.0)
|
100
|
-
rails (4.2.
|
101
|
-
actionmailer (= 4.2.
|
102
|
-
actionpack (= 4.2.
|
103
|
-
actionview (= 4.2.
|
104
|
-
activejob (= 4.2.
|
105
|
-
activemodel (= 4.2.
|
106
|
-
activerecord (= 4.2.
|
107
|
-
activesupport (= 4.2.
|
102
|
+
rails (4.2.10)
|
103
|
+
actionmailer (= 4.2.10)
|
104
|
+
actionpack (= 4.2.10)
|
105
|
+
actionview (= 4.2.10)
|
106
|
+
activejob (= 4.2.10)
|
107
|
+
activemodel (= 4.2.10)
|
108
|
+
activerecord (= 4.2.10)
|
109
|
+
activesupport (= 4.2.10)
|
108
110
|
bundler (>= 1.3.0, < 2.0)
|
109
|
-
railties (= 4.2.
|
111
|
+
railties (= 4.2.10)
|
110
112
|
sprockets-rails
|
111
113
|
rails-deprecated_sanitizer (1.0.3)
|
112
114
|
activesupport (>= 4.2.0.alpha)
|
113
|
-
rails-dom-testing (1.0.
|
115
|
+
rails-dom-testing (1.0.8)
|
114
116
|
activesupport (>= 4.2.0.beta, < 5.0)
|
115
|
-
nokogiri (~> 1.6
|
117
|
+
nokogiri (~> 1.6)
|
116
118
|
rails-deprecated_sanitizer (>= 1.0.1)
|
117
|
-
rails-html-sanitizer (1.0.
|
119
|
+
rails-html-sanitizer (1.0.3)
|
118
120
|
loofah (~> 2.0)
|
119
|
-
railties (4.2.
|
120
|
-
actionpack (= 4.2.
|
121
|
-
activesupport (= 4.2.
|
121
|
+
railties (4.2.10)
|
122
|
+
actionpack (= 4.2.10)
|
123
|
+
activesupport (= 4.2.10)
|
122
124
|
rake (>= 0.8.7)
|
123
125
|
thor (>= 0.18.1, < 2.0)
|
124
|
-
rake (
|
126
|
+
rake (12.3.0)
|
125
127
|
redis (3.3.2)
|
126
128
|
rest-client (2.0.2)
|
127
129
|
http-cookie (>= 1.0.2, < 2.0)
|
128
130
|
mime-types (>= 1.16, < 4.0)
|
129
131
|
netrc (~> 0.8)
|
130
|
-
rspec-core (3.
|
131
|
-
rspec-support (~> 3.
|
132
|
-
rspec-expectations (3.
|
132
|
+
rspec-core (3.7.0)
|
133
|
+
rspec-support (~> 3.7.0)
|
134
|
+
rspec-expectations (3.7.0)
|
133
135
|
diff-lcs (>= 1.2.0, < 2.0)
|
134
|
-
rspec-support (~> 3.
|
135
|
-
rspec-mocks (3.
|
136
|
+
rspec-support (~> 3.7.0)
|
137
|
+
rspec-mocks (3.7.0)
|
136
138
|
diff-lcs (>= 1.2.0, < 2.0)
|
137
|
-
rspec-support (~> 3.
|
138
|
-
rspec-rails (3.
|
139
|
-
actionpack (>= 3.0
|
140
|
-
activesupport (>= 3.0
|
141
|
-
railties (>= 3.0
|
142
|
-
rspec-core (~> 3.
|
143
|
-
rspec-expectations (~> 3.
|
144
|
-
rspec-mocks (~> 3.
|
145
|
-
rspec-support (~> 3.
|
146
|
-
rspec-support (3.
|
139
|
+
rspec-support (~> 3.7.0)
|
140
|
+
rspec-rails (3.7.2)
|
141
|
+
actionpack (>= 3.0)
|
142
|
+
activesupport (>= 3.0)
|
143
|
+
railties (>= 3.0)
|
144
|
+
rspec-core (~> 3.7.0)
|
145
|
+
rspec-expectations (~> 3.7.0)
|
146
|
+
rspec-mocks (~> 3.7.0)
|
147
|
+
rspec-support (~> 3.7.0)
|
148
|
+
rspec-support (3.7.0)
|
147
149
|
sentry-raven (1.2.0)
|
148
150
|
faraday (>= 0.7.6, < 0.10.x)
|
149
151
|
sidekiq (4.2.7)
|
@@ -155,13 +157,13 @@ GEM
|
|
155
157
|
sprockets (3.7.1)
|
156
158
|
concurrent-ruby (~> 1.0)
|
157
159
|
rack (> 1, < 3)
|
158
|
-
sprockets-rails (3.2.
|
160
|
+
sprockets-rails (3.2.1)
|
159
161
|
actionpack (>= 4.0)
|
160
162
|
activesupport (>= 4.0)
|
161
163
|
sprockets (>= 3.0.0)
|
162
|
-
thor (0.
|
163
|
-
thread_safe (0.3.
|
164
|
-
tzinfo (1.2.
|
164
|
+
thor (0.20.0)
|
165
|
+
thread_safe (0.3.6)
|
166
|
+
tzinfo (1.2.4)
|
165
167
|
thread_safe (~> 0.1)
|
166
168
|
unf (0.1.4)
|
167
169
|
unf_ext
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: catarse_pagarme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.10.
|
4
|
+
version: 2.10.15
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Antônio Roberto Silva
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2017-
|
12
|
+
date: 2017-11-21 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rails
|