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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7e470e7cc867aedcc2aaf3940b1fa5f23f0f1123
4
- data.tar.gz: 5315c5f27cc3f856ddc3e3a9e77b28460ead587d
3
+ metadata.gz: b566848a36cd013700ab5e10bafc142b516de7b0
4
+ data.tar.gz: 0d3c37145bcbe3b6b8ac29b4bfd4f139d9fe06d8
5
5
  SHA512:
6
- metadata.gz: a4613aab2d3eab8be7d2975458bb0f8eb83798a75d86d5588c2b87b6e0d627e4d8100a9086fcb5cb47825fdb3ef9f1501d994ae6f76aacf92450f2ee89e2ebbf
7
- data.tar.gz: e3543071634faf9c45722e3fa5f1a3ee744a353dd31b34c5accb8f4ec5881b8876684732182761de4afde472e71b48ecc4bc4043e318aa2abd05d6d4fdc9aa13
6
+ metadata.gz: 36d0278391948d04c0bb0e484d9e4809874786254c401432cc701c83af0ef09aa3ae5a35406ba9ed880e0932af1813ece74aeaded00f71f1400ff59f119694b7
7
+ data.tar.gz: d13edc16ff5d48ba5acc1babbf9c09e707a986eb1beef659cdf1a56d2c1d091758b79c5c3c7c42df649cbe34a7aefb26a6967ca70a7e6a84b35ed0667fc4017c
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- catarse_pagarme (2.10.14)
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.4)
15
- actionpack (= 4.2.4)
16
- actionview (= 4.2.4)
17
- activejob (= 4.2.4)
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.4)
21
- actionview (= 4.2.4)
22
- activesupport (= 4.2.4)
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.4)
28
- activesupport (= 4.2.4)
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.2)
33
- activejob (4.2.4)
34
- activesupport (= 4.2.4)
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.4)
37
- activesupport (= 4.2.4)
36
+ activemodel (4.2.10)
37
+ activesupport (= 4.2.10)
38
38
  builder (~> 3.1)
39
- activerecord (4.2.4)
40
- activemodel (= 4.2.4)
41
- activesupport (= 4.2.4)
39
+ activerecord (4.2.10)
40
+ activemodel (= 4.2.10)
41
+ activesupport (= 4.2.10)
42
42
  arel (~> 6.0)
43
- activesupport (4.2.4)
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.3)
50
- builder (3.2.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.2.5)
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.0)
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.7.0)
71
- json (1.8.3)
72
- loofah (2.0.3)
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.6.6)
75
- mime-types (>= 1.16, < 4)
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
- mini_portile (0.6.2)
81
- minitest (5.8.1)
82
- multi_json (1.12.1)
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.6.6.2)
86
- mini_portile (~> 0.6.0)
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.4)
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.4)
101
- actionmailer (= 4.2.4)
102
- actionpack (= 4.2.4)
103
- actionview (= 4.2.4)
104
- activejob (= 4.2.4)
105
- activemodel (= 4.2.4)
106
- activerecord (= 4.2.4)
107
- activesupport (= 4.2.4)
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.4)
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.7)
115
+ rails-dom-testing (1.0.8)
114
116
  activesupport (>= 4.2.0.beta, < 5.0)
115
- nokogiri (~> 1.6.0)
117
+ nokogiri (~> 1.6)
116
118
  rails-deprecated_sanitizer (>= 1.0.1)
117
- rails-html-sanitizer (1.0.2)
119
+ rails-html-sanitizer (1.0.3)
118
120
  loofah (~> 2.0)
119
- railties (4.2.4)
120
- actionpack (= 4.2.4)
121
- activesupport (= 4.2.4)
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 (10.4.2)
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.3.2)
131
- rspec-support (~> 3.3.0)
132
- rspec-expectations (3.3.1)
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.3.0)
135
- rspec-mocks (3.3.2)
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.3.0)
138
- rspec-rails (3.3.3)
139
- actionpack (>= 3.0, < 4.3)
140
- activesupport (>= 3.0, < 4.3)
141
- railties (>= 3.0, < 4.3)
142
- rspec-core (~> 3.3.0)
143
- rspec-expectations (~> 3.3.0)
144
- rspec-mocks (~> 3.3.0)
145
- rspec-support (~> 3.3.0)
146
- rspec-support (3.3.0)
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.0)
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.19.1)
163
- thread_safe (0.3.5)
164
- tzinfo (1.2.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
@@ -1,3 +1,3 @@
1
1
  module CatarsePagarme
2
- VERSION = "2.10.14"
2
+ VERSION = "2.10.15"
3
3
  end
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.14
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-09-12 00:00:00.000000000 Z
12
+ date: 2017-11-21 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails