honeybadger 1.6.2 → 1.7.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -34,70 +34,66 @@ GEM
34
34
  activesupport (3.2.12)
35
35
  i18n (~> 0.6)
36
36
  multi_json (~> 1.0)
37
- appraisal (0.5.1)
37
+ appraisal (0.5.2)
38
38
  bundler
39
39
  rake
40
40
  arel (3.0.2)
41
- aruba (0.5.1)
42
- childprocess (~> 0.3.6)
41
+ aruba (0.5.3)
42
+ childprocess (>= 0.3.6)
43
43
  cucumber (>= 1.1.1)
44
44
  rspec-expectations (>= 2.7.0)
45
- better_errors (0.5.0)
45
+ better_errors (0.9.0)
46
46
  coderay (>= 1.0.0)
47
47
  erubis (>= 2.6.6)
48
- bourne (1.3.0)
49
- mocha (= 0.13.0)
48
+ bourne (1.4.0)
49
+ mocha (~> 0.13.2)
50
50
  builder (3.0.4)
51
- capistrano (2.14.1)
51
+ capistrano (2.15.4)
52
52
  highline
53
53
  net-scp (>= 1.0.0)
54
54
  net-sftp (>= 2.0.0)
55
55
  net-ssh (>= 2.0.14)
56
56
  net-ssh-gateway (>= 1.1.0)
57
- childprocess (0.3.6)
58
- ffi (~> 1.0, >= 1.0.6)
59
- coderay (1.0.8)
60
- cucumber (1.2.1)
57
+ childprocess (0.3.9)
58
+ ffi (~> 1.0, >= 1.0.11)
59
+ coderay (1.0.9)
60
+ cucumber (1.2.5)
61
61
  builder (>= 2.1.2)
62
62
  diff-lcs (>= 1.1.3)
63
- gherkin (~> 2.11.0)
64
- json (>= 1.4.6)
63
+ gherkin (~> 2.11.7)
64
+ multi_json (~> 1.3)
65
65
  diff-lcs (1.1.3)
66
66
  erubis (2.7.0)
67
67
  fakeweb (1.3.0)
68
- ffi (1.3.1)
69
- ffi (1.3.1-java)
70
- gherkin (2.11.5)
71
- json (>= 1.4.6)
72
- gherkin (2.11.5-java)
73
- json (>= 1.4.6)
74
- highline (1.6.15)
75
- hike (1.2.1)
76
- i18n (0.6.1)
68
+ ffi (1.8.1)
69
+ gherkin (2.11.8)
70
+ multi_json (~> 1.3)
71
+ highline (1.6.19)
72
+ hike (1.2.3)
73
+ i18n (0.6.4)
77
74
  journey (1.0.4)
78
- json (1.7.7)
79
- json (1.7.7-java)
75
+ json (1.8.0)
80
76
  mail (2.4.4)
81
77
  i18n (>= 0.4.0)
82
78
  mime-types (~> 1.16)
83
79
  treetop (~> 1.4.8)
84
80
  metaclass (0.0.1)
85
- mime-types (1.21)
86
- mocha (0.13.0)
81
+ mime-types (1.23)
82
+ mocha (0.13.3)
87
83
  metaclass (~> 0.0.1)
88
- multi_json (1.6.1)
89
- net-scp (1.0.4)
90
- net-ssh (>= 1.99.1)
91
- net-sftp (2.0.5)
92
- net-ssh (>= 2.0.9)
93
- net-ssh (2.6.3)
94
- net-ssh-gateway (1.1.0)
95
- net-ssh (>= 1.99.1)
84
+ multi_json (1.7.6)
85
+ net-scp (1.1.1)
86
+ net-ssh (>= 2.6.5)
87
+ net-sftp (2.1.2)
88
+ net-ssh (>= 2.6.5)
89
+ net-ssh (2.6.7)
90
+ net-ssh-gateway (1.2.0)
91
+ net-ssh (>= 2.6.5)
96
92
  polyglot (0.3.3)
97
93
  rack (1.4.5)
98
94
  rack-cache (1.2)
99
95
  rack (>= 0.4)
100
- rack-protection (1.3.2)
96
+ rack-protection (1.5.0)
101
97
  rack
102
98
  rack-ssl (1.3.3)
103
99
  rack
@@ -118,8 +114,8 @@ GEM
118
114
  rake (>= 0.8.7)
119
115
  rdoc (~> 3.4)
120
116
  thor (>= 0.14.6, < 2.0)
121
- rake (10.0.3)
122
- rdoc (3.12.1)
117
+ rake (10.0.4)
118
+ rdoc (3.12.2)
123
119
  json (~> 1.4)
124
120
  rspec (2.12.0)
125
121
  rspec-core (~> 2.12.0)
@@ -128,28 +124,27 @@ GEM
128
124
  rspec-core (2.12.2)
129
125
  rspec-expectations (2.12.1)
130
126
  diff-lcs (~> 1.1.3)
131
- rspec-mocks (2.12.1)
132
- sham_rack (1.3.4)
127
+ rspec-mocks (2.12.2)
128
+ sham_rack (1.3.6)
133
129
  rack
134
130
  shoulda (2.11.3)
135
- sinatra (1.3.3)
136
- rack (~> 1.3, >= 1.3.6)
137
- rack-protection (~> 1.2)
131
+ sinatra (1.3.5)
132
+ rack (~> 1.4)
133
+ rack-protection (~> 1.3)
138
134
  tilt (~> 1.3, >= 1.3.3)
139
135
  sprockets (2.2.2)
140
136
  hike (~> 1.2)
141
137
  multi_json (~> 1.0)
142
138
  rack (~> 1.0)
143
139
  tilt (~> 1.1, != 1.3.0)
144
- thor (0.17.0)
145
- tilt (1.3.3)
146
- treetop (1.4.12)
140
+ thor (0.18.1)
141
+ tilt (1.4.1)
142
+ treetop (1.4.14)
147
143
  polyglot
148
144
  polyglot (>= 0.3.1)
149
- tzinfo (0.3.35)
145
+ tzinfo (0.3.37)
150
146
 
151
147
  PLATFORMS
152
- java
153
148
  ruby
154
149
 
155
150
  DEPENDENCIES
@@ -31,22 +31,22 @@ GEM
31
31
  multi_json (~> 1.3)
32
32
  thread_safe (~> 0.1)
33
33
  tzinfo (~> 0.3.33)
34
- appraisal (0.5.1)
34
+ appraisal (0.5.2)
35
35
  bundler
36
36
  rake
37
37
  arel (4.0.0.beta1)
38
- aruba (0.5.1)
39
- childprocess (~> 0.3.6)
38
+ aruba (0.5.3)
39
+ childprocess (>= 0.3.6)
40
40
  cucumber (>= 1.1.1)
41
41
  rspec-expectations (>= 2.7.0)
42
42
  atomic (1.0.1)
43
- better_errors (0.7.2)
43
+ better_errors (0.9.0)
44
44
  coderay (>= 1.0.0)
45
45
  erubis (>= 2.6.6)
46
- bourne (1.3.2)
47
- mocha (= 0.13.2)
46
+ bourne (1.4.0)
47
+ mocha (~> 0.13.2)
48
48
  builder (3.1.4)
49
- capistrano (2.14.2)
49
+ capistrano (2.15.4)
50
50
  highline
51
51
  net-scp (>= 1.0.0)
52
52
  net-sftp (>= 2.0.0)
@@ -55,36 +55,35 @@ GEM
55
55
  childprocess (0.3.9)
56
56
  ffi (~> 1.0, >= 1.0.11)
57
57
  coderay (1.0.9)
58
- cucumber (1.2.3)
58
+ cucumber (1.2.5)
59
59
  builder (>= 2.1.2)
60
60
  diff-lcs (>= 1.1.3)
61
- gherkin (~> 2.11.6)
61
+ gherkin (~> 2.11.7)
62
62
  multi_json (~> 1.3)
63
63
  diff-lcs (1.1.3)
64
64
  erubis (2.7.0)
65
65
  fakeweb (1.3.0)
66
- ffi (1.4.0)
67
- gherkin (2.11.6)
68
- json (>= 1.7.6)
69
- highline (1.6.15)
70
- hike (1.2.1)
66
+ ffi (1.8.1)
67
+ gherkin (2.11.8)
68
+ multi_json (~> 1.3)
69
+ highline (1.6.19)
70
+ hike (1.2.3)
71
71
  i18n (0.6.4)
72
- json (1.7.7)
73
- mail (2.5.3)
74
- i18n (>= 0.4.0)
72
+ json (1.8.0)
73
+ mail (2.5.4)
75
74
  mime-types (~> 1.16)
76
75
  treetop (~> 1.4.8)
77
76
  metaclass (0.0.1)
78
- mime-types (1.21)
77
+ mime-types (1.23)
79
78
  minitest (4.6.2)
80
- mocha (0.13.2)
79
+ mocha (0.13.3)
81
80
  metaclass (~> 0.0.1)
82
- multi_json (1.6.1)
83
- net-scp (1.1.0)
81
+ multi_json (1.7.6)
82
+ net-scp (1.1.1)
84
83
  net-ssh (>= 2.6.5)
85
- net-sftp (2.1.1)
84
+ net-sftp (2.1.2)
86
85
  net-ssh (>= 2.6.5)
87
- net-ssh (2.6.6)
86
+ net-ssh (2.6.7)
88
87
  net-ssh-gateway (1.2.0)
89
88
  net-ssh (>= 2.6.5)
90
89
  polyglot (0.3.3)
@@ -107,7 +106,7 @@ GEM
107
106
  rake (>= 0.8.7)
108
107
  rdoc (~> 3.4)
109
108
  thor (>= 0.17.0, < 2.0)
110
- rake (10.0.3)
109
+ rake (10.0.4)
111
110
  rdoc (3.12.2)
112
111
  json (~> 1.4)
113
112
  rspec (2.12.0)
@@ -118,7 +117,7 @@ GEM
118
117
  rspec-expectations (2.12.1)
119
118
  diff-lcs (~> 1.1.3)
120
119
  rspec-mocks (2.12.2)
121
- sham_rack (1.3.4)
120
+ sham_rack (1.3.6)
122
121
  rack
123
122
  shoulda (2.11.3)
124
123
  sinatra (1.3.5)
@@ -134,11 +133,11 @@ GEM
134
133
  actionpack (>= 3.0)
135
134
  activesupport (>= 3.0)
136
135
  sprockets (~> 2.8)
137
- thor (0.17.0)
136
+ thor (0.18.1)
138
137
  thread_safe (0.1.0)
139
138
  atomic
140
- tilt (1.3.5)
141
- treetop (1.4.12)
139
+ tilt (1.4.1)
140
+ treetop (1.4.14)
142
141
  polyglot
143
142
  polyglot (>= 0.3.1)
144
143
  tzinfo (0.3.37)
@@ -7,54 +7,51 @@ PATH
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- appraisal (0.5.1)
10
+ appraisal (0.5.2)
11
11
  bundler
12
12
  rake
13
- aruba (0.5.1)
14
- childprocess (~> 0.3.6)
13
+ aruba (0.5.3)
14
+ childprocess (>= 0.3.6)
15
15
  cucumber (>= 1.1.1)
16
16
  rspec-expectations (>= 2.7.0)
17
- bourne (1.3.0)
18
- mocha (= 0.13.0)
17
+ bourne (1.4.0)
18
+ mocha (~> 0.13.2)
19
19
  builder (3.1.4)
20
- capistrano (2.14.1)
20
+ capistrano (2.15.4)
21
21
  highline
22
22
  net-scp (>= 1.0.0)
23
23
  net-sftp (>= 2.0.0)
24
24
  net-ssh (>= 2.0.14)
25
25
  net-ssh-gateway (>= 1.1.0)
26
- childprocess (0.3.6)
27
- ffi (~> 1.0, >= 1.0.6)
28
- cucumber (1.2.1)
26
+ childprocess (0.3.9)
27
+ ffi (~> 1.0, >= 1.0.11)
28
+ cucumber (1.2.5)
29
29
  builder (>= 2.1.2)
30
30
  diff-lcs (>= 1.1.3)
31
- gherkin (~> 2.11.0)
32
- json (>= 1.4.6)
31
+ gherkin (~> 2.11.7)
32
+ multi_json (~> 1.3)
33
33
  diff-lcs (1.1.3)
34
34
  fakeweb (1.3.0)
35
- ffi (1.3.1)
36
- ffi (1.3.1-java)
37
- gherkin (2.11.5)
38
- json (>= 1.4.6)
39
- gherkin (2.11.5-java)
40
- json (>= 1.4.6)
41
- highline (1.6.15)
42
- json (1.7.6)
43
- json (1.7.6-java)
35
+ ffi (1.8.1)
36
+ gherkin (2.11.8)
37
+ multi_json (~> 1.3)
38
+ highline (1.6.19)
39
+ json (1.8.0)
44
40
  metaclass (0.0.1)
45
- mocha (0.13.0)
41
+ mocha (0.13.3)
46
42
  metaclass (~> 0.0.1)
47
- net-scp (1.0.4)
48
- net-ssh (>= 1.99.1)
49
- net-sftp (2.0.5)
50
- net-ssh (>= 2.0.9)
51
- net-ssh (2.6.3)
52
- net-ssh-gateway (1.1.0)
53
- net-ssh (>= 1.99.1)
54
- rack (1.4.5)
55
- rack-protection (1.3.2)
43
+ multi_json (1.7.6)
44
+ net-scp (1.1.1)
45
+ net-ssh (>= 2.6.5)
46
+ net-sftp (2.1.2)
47
+ net-ssh (>= 2.6.5)
48
+ net-ssh (2.6.7)
49
+ net-ssh-gateway (1.2.0)
50
+ net-ssh (>= 2.6.5)
51
+ rack (1.5.2)
52
+ rack-protection (1.5.0)
56
53
  rack
57
- rake (10.0.3)
54
+ rake (10.0.4)
58
55
  rspec (2.12.0)
59
56
  rspec-core (~> 2.12.0)
60
57
  rspec-expectations (~> 2.12.0)
@@ -63,17 +60,16 @@ GEM
63
60
  rspec-expectations (2.12.1)
64
61
  diff-lcs (~> 1.1.3)
65
62
  rspec-mocks (2.12.2)
66
- sham_rack (1.3.4)
63
+ sham_rack (1.3.6)
67
64
  rack
68
65
  shoulda (2.11.3)
69
- sinatra (1.3.3)
70
- rack (~> 1.3, >= 1.3.6)
71
- rack-protection (~> 1.2)
66
+ sinatra (1.3.5)
67
+ rack (~> 1.4)
68
+ rack-protection (~> 1.3)
72
69
  tilt (~> 1.3, >= 1.3.3)
73
- tilt (1.3.3)
70
+ tilt (1.4.1)
74
71
 
75
72
  PLATFORMS
76
- java
77
73
  ruby
78
74
 
79
75
  DEPENDENCIES
@@ -7,54 +7,51 @@ PATH
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- appraisal (0.5.1)
10
+ appraisal (0.5.2)
11
11
  bundler
12
12
  rake
13
- aruba (0.5.1)
14
- childprocess (~> 0.3.6)
13
+ aruba (0.5.3)
14
+ childprocess (>= 0.3.6)
15
15
  cucumber (>= 1.1.1)
16
16
  rspec-expectations (>= 2.7.0)
17
- bourne (1.3.0)
18
- mocha (= 0.13.0)
17
+ bourne (1.4.0)
18
+ mocha (~> 0.13.2)
19
19
  builder (3.1.4)
20
- capistrano (2.14.1)
20
+ capistrano (2.15.4)
21
21
  highline
22
22
  net-scp (>= 1.0.0)
23
23
  net-sftp (>= 2.0.0)
24
24
  net-ssh (>= 2.0.14)
25
25
  net-ssh-gateway (>= 1.1.0)
26
- childprocess (0.3.6)
27
- ffi (~> 1.0, >= 1.0.6)
28
- cucumber (1.2.1)
26
+ childprocess (0.3.9)
27
+ ffi (~> 1.0, >= 1.0.11)
28
+ cucumber (1.2.5)
29
29
  builder (>= 2.1.2)
30
30
  diff-lcs (>= 1.1.3)
31
- gherkin (~> 2.11.0)
32
- json (>= 1.4.6)
31
+ gherkin (~> 2.11.7)
32
+ multi_json (~> 1.3)
33
33
  diff-lcs (1.1.3)
34
34
  fakeweb (1.3.0)
35
- ffi (1.3.1)
36
- ffi (1.3.1-java)
37
- gherkin (2.11.5)
38
- json (>= 1.4.6)
39
- gherkin (2.11.5-java)
40
- json (>= 1.4.6)
41
- highline (1.6.15)
42
- json (1.7.6)
43
- json (1.7.6-java)
35
+ ffi (1.8.1)
36
+ gherkin (2.11.8)
37
+ multi_json (~> 1.3)
38
+ highline (1.6.19)
39
+ json (1.8.0)
44
40
  metaclass (0.0.1)
45
- mocha (0.13.0)
41
+ mocha (0.13.3)
46
42
  metaclass (~> 0.0.1)
47
- net-scp (1.0.4)
48
- net-ssh (>= 1.99.1)
49
- net-sftp (2.0.5)
50
- net-ssh (>= 2.0.9)
51
- net-ssh (2.6.3)
52
- net-ssh-gateway (1.1.0)
53
- net-ssh (>= 1.99.1)
54
- rack (1.4.5)
55
- rack-protection (1.3.2)
43
+ multi_json (1.7.6)
44
+ net-scp (1.1.1)
45
+ net-ssh (>= 2.6.5)
46
+ net-sftp (2.1.2)
47
+ net-ssh (>= 2.6.5)
48
+ net-ssh (2.6.7)
49
+ net-ssh-gateway (1.2.0)
50
+ net-ssh (>= 2.6.5)
51
+ rack (1.5.2)
52
+ rack-protection (1.5.0)
56
53
  rack
57
- rake (10.0.3)
54
+ rake (10.0.4)
58
55
  rspec (2.12.0)
59
56
  rspec-core (~> 2.12.0)
60
57
  rspec-expectations (~> 2.12.0)
@@ -63,17 +60,16 @@ GEM
63
60
  rspec-expectations (2.12.1)
64
61
  diff-lcs (~> 1.1.3)
65
62
  rspec-mocks (2.12.2)
66
- sham_rack (1.3.4)
63
+ sham_rack (1.3.6)
67
64
  rack
68
65
  shoulda (2.11.3)
69
- sinatra (1.3.3)
70
- rack (~> 1.3, >= 1.3.6)
71
- rack-protection (~> 1.2)
66
+ sinatra (1.3.5)
67
+ rack (~> 1.4)
68
+ rack-protection (~> 1.3)
72
69
  tilt (~> 1.3, >= 1.3.3)
73
- tilt (1.3.3)
70
+ tilt (1.4.1)
74
71
 
75
72
  PLATFORMS
76
- java
77
73
  ruby
78
74
 
79
75
  DEPENDENCIES