1
1
GEM
2
2
remote: http://rubygems.org/
3
3
specs:
4
- activesupport (4 .2.6 )
5
- i18n (~> 0.7 )
6
- json ( ~> 1 .7 , >= 1.7.7 )
4
+ activesupport (5 .2.0 )
5
+ concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
+ i18n ( >= 0 .7 , < 2 )
7
7
minitest (~> 5.1 )
8
- thread_safe (~> 0.3 , >= 0.3.4 )
9
8
tzinfo (~> 1.1 )
10
- addressable (2.4.0 )
11
- ast (2.3.0 )
9
+ addressable (2.5.2 )
10
+ public_suffix (>= 2.0.2 , < 4.0 )
11
+ ast (2.4.0 )
12
12
axiom-types (0.1.1 )
13
13
descendants_tracker (~> 0.0.4 )
14
14
ice_nine (~> 0.11.0 )
15
15
thread_safe (~> 0.3 , >= 0.3.1 )
16
- builder (3.2.2 )
17
- capybara (2.7 .1 )
16
+ builder (3.2.3 )
17
+ capybara (3.4 .1 )
18
18
addressable
19
- mime-types (>= 1.16 )
20
- nokogiri (>= 1.3.3 )
21
- rack (>= 1.0 .0 )
22
- rack-test (>= 0.5.4 )
23
- xpath (~> 2.0 )
24
- childprocess (0.5.9 )
19
+ mini_mime (>= 0.1.3 )
20
+ nokogiri (~> 1.8 )
21
+ rack (>= 1.6 .0 )
22
+ rack-test (>= 0.6.3 )
23
+ xpath (~> 3.1 )
24
+ childprocess (0.9.0 )
25
25
ffi (~> 1.0 , >= 1.0.11 )
26
- coderay (1.1.1 )
26
+ coderay (1.1.2 )
27
27
coercible (1.0.0 )
28
28
descendants_tracker (~> 0.0.1 )
29
+ concurrent-ruby (1.0.5 )
29
30
descendants_tracker (0.0.4 )
30
31
thread_safe (~> 0.3 , >= 0.3.1 )
31
- diff-lcs (1.2.5 )
32
- enumerable-lazy (0.0.1 )
32
+ diff-lcs (1.3 )
33
33
equalizer (0.0.11 )
34
- ffi (1.9.10 )
34
+ ffi (1.9.25 )
35
35
formatador (0.2.5 )
36
- grape (0.16.2 )
36
+ grape (1.0.3 )
37
37
activesupport
38
38
builder
39
- hashie (>= 2.1.0 )
40
- multi_json (>= 1.3.2 )
41
- multi_xml (>= 0.5.2 )
42
- mustermann19 (~> 0.4.3 )
39
+ mustermann-grape (~> 1.0.0 )
43
40
rack (>= 1.3.0 )
44
41
rack-accept
45
42
virtus (>= 1.0.0 )
46
- grape-entity (0.5 .1 )
47
- activesupport
43
+ grape-entity (0.7 .1 )
44
+ activesupport ( >= 4.0 )
48
45
multi_json (>= 1.3.2 )
49
- grape-swagger (0.21.0 )
50
- grape (>= 0.12.0 )
51
- grape-swagger-entity (0.1.4 )
52
- grape-entity
46
+ grape-swagger (0.30.1 )
47
+ grape (>= 0.16.2 )
48
+ grape-swagger-entity (0.2.5 )
49
+ grape-entity ( >= 0.5.0 )
53
50
grape-swagger (>= 0.20.4 )
54
- guard (2.14.0 )
51
+ guard (2.14.2 )
55
52
formatador (>= 0.2.4 )
56
53
listen (>= 2.7 , < 4.0 )
57
- lumberjack (~> 1 .0 )
54
+ lumberjack (>= 1.0.12 , < 2 .0 )
58
55
nenv (~> 0.1 )
59
56
notiffany (~> 0.0 )
60
57
pry (>= 0.9.12 )
@@ -69,102 +66,102 @@ GEM
69
66
ffi
70
67
guard (~> 2.3 )
71
68
spoon
72
- hashie ( 3.4.4 )
73
- i18n ( 0.7 .0 )
69
+ i18n ( 1.0.1 )
70
+ concurrent-ruby ( ~> 1 .0 )
74
71
ice_nine (0.11.2 )
75
- json (1.8.3 )
72
+ jaro_winkler (1.5.1 )
73
+ json (2.1.0 )
76
74
listen (3.1.5 )
77
75
rb-fsevent (~> 0.9 , >= 0.9.4 )
78
76
rb-inotify (~> 0.9 , >= 0.9.7 )
79
77
ruby_dep (~> 1.2 )
80
- lumberjack (1.0.10 )
81
- method_source (0.8.2 )
78
+ lumberjack (1.0.13 )
79
+ method_source (0.9.0 )
82
80
mime-types (3.1 )
83
81
mime-types-data (~> 3.2015 )
84
82
mime-types-data (3.2016.0521 )
85
- mini_portile2 (2.1.0 )
86
- minitest (5.9.0 )
87
- multi_json (1.12.1 )
88
- multi_xml (0.5.5 )
89
- mustermann19 (0.4.3 )
90
- enumerable-lazy
83
+ mini_mime (1.0.0 )
84
+ mini_portile2 (2.3.0 )
85
+ minitest (5.11.3 )
86
+ multi_json (1.13.1 )
87
+ mustermann (1.0.2 )
88
+ mustermann-grape (1.0.0 )
89
+ mustermann (~> 1.0.0 )
91
90
nenv (0.3.0 )
92
- newrelic_rpm (3.15.2.317 )
93
- nokogiri (1.6.8 )
94
- mini_portile2 (~> 2.1.0 )
95
- pkg-config (~> 1.1.7 )
96
- notiffany (0.1.0 )
91
+ newrelic_rpm (5.2.0.345 )
92
+ nokogiri (1.8.4 )
93
+ mini_portile2 (~> 2.3.0 )
94
+ notiffany (0.1.1 )
97
95
nenv (~> 0.1 )
98
96
shellany (~> 0.0 )
99
- parser ( 2.3.1.2 )
100
- ast ( ~> 2 .2 )
101
- pkg-config ( 1.1.7 )
102
- powerpack (0.1.1 )
103
- pry (0.10 .3 )
97
+ parallel ( 1.12.1 )
98
+ parser ( 2.5.1 .2 )
99
+ ast ( ~> 2.4.0 )
100
+ powerpack (0.1.2 )
101
+ pry (0.11 .3 )
104
102
coderay (~> 1.1.0 )
105
- method_source (~> 0.8.1 )
106
- slop ( ~> 3.4 )
107
- rack (1.6.4 )
103
+ method_source (~> 0.9.0 )
104
+ public_suffix ( 3.0.2 )
105
+ rack (2.0.5 )
108
106
rack-accept (0.4.5 )
109
107
rack (>= 0.4 )
110
- rack-cors (0.4.0 )
111
- rack-test (0.6.3 )
112
- rack (>= 1.0 )
113
- rainbow (2.1 .0 )
114
- rake (11.2.2 )
115
- rb-fsevent (0.9.7 )
116
- rb-inotify (0.9.7 )
117
- ffi (>= 0.5.0 )
118
- rspec (3.4 .0 )
119
- rspec-core (~> 3.4 .0 )
120
- rspec-expectations (~> 3.4 .0 )
121
- rspec-mocks (~> 3.4 .0 )
122
- rspec-core (3.4.4 )
123
- rspec-support (~> 3.4 .0 )
124
- rspec-expectations (3.4 .0 )
108
+ rack-cors (1.0.2 )
109
+ rack-test (1.1.0 )
110
+ rack (>= 1.0 , < 3 )
111
+ rainbow (3.0 .0 )
112
+ rake (12.3.1 )
113
+ rb-fsevent (0.10.3 )
114
+ rb-inotify (0.9.10 )
115
+ ffi (>= 0.5.0 , < 2 )
116
+ rspec (3.7 .0 )
117
+ rspec-core (~> 3.7 .0 )
118
+ rspec-expectations (~> 3.7 .0 )
119
+ rspec-mocks (~> 3.7 .0 )
120
+ rspec-core (3.7.1 )
121
+ rspec-support (~> 3.7 .0 )
122
+ rspec-expectations (3.7 .0 )
125
123
diff-lcs (>= 1.2.0 , < 2.0 )
126
- rspec-support (~> 3.4 .0 )
127
- rspec-mocks (3.4.1 )
124
+ rspec-support (~> 3.7 .0 )
125
+ rspec-mocks (3.7.0 )
128
126
diff-lcs (>= 1.2.0 , < 2.0 )
129
- rspec-support (~> 3.4.0 )
130
- rspec-support (3.4.1 )
131
- rubocop (0.40.0 )
132
- parser (>= 2.3.1.0 , < 3.0 )
127
+ rspec-support (~> 3.7.0 )
128
+ rspec-support (3.7.1 )
129
+ rubocop (0.58.1 )
130
+ jaro_winkler (~> 1.5.1 )
131
+ parallel (~> 1.10 )
132
+ parser (>= 2.5 , != 2.5.1.1 )
133
133
powerpack (~> 0.1 )
134
- rainbow (>= 1.99.1 , < 3 .0 )
134
+ rainbow (>= 2.2.2 , < 4 .0 )
135
135
ruby-progressbar (~> 1.7 )
136
136
unicode-display_width (~> 1.0 , >= 1.0.1 )
137
- ruby-progressbar (1.8.1 )
138
- ruby_dep (1.3.1 )
139
- rubyzip (1.2.0 )
140
- selenium-webdriver (2.53.3 )
137
+ ruby-progressbar (1.9.0 )
138
+ ruby_dep (1.5.0 )
139
+ rubyzip (1.2.1 )
140
+ selenium-webdriver (3.13.1 )
141
141
childprocess (~> 0.5 )
142
- rubyzip (~> 1.0 )
143
- websocket (~> 1.0 )
142
+ rubyzip (~> 1.2 )
144
143
shellany (0.0.1 )
145
- slop (3.6.0 )
146
- spoon (0.0.4 )
144
+ spoon (0.0.6 )
147
145
ffi
148
- thor (0.19.1 )
149
- thread_safe (0.3.5 )
150
- tzinfo (1.2.2 )
146
+ thor (0.20.0 )
147
+ thread_safe (0.3.6 )
148
+ tzinfo (1.2.5 )
151
149
thread_safe (~> 0.1 )
152
- unicode-display_width (1.0.5 )
150
+ unicode-display_width (1.4.0 )
153
151
virtus (1.0.5 )
154
152
axiom-types (~> 0.1 )
155
153
coercible (~> 1.0 )
156
154
descendants_tracker (~> 0.0 , >= 0.0.3 )
157
155
equalizer (~> 0.0 , >= 0.0.9 )
158
- websocket (1.2.3 )
159
- xpath (2.0.0 )
160
- nokogiri (~> 1.3 )
156
+ xpath (3.1.0 )
157
+ nokogiri (~> 1.8 )
161
158
162
159
PLATFORMS
163
160
ruby
164
161
165
162
DEPENDENCIES
166
163
capybara
167
- grape ( ~> 0.16 )
164
+ grape
168
165
grape-entity
169
166
grape-swagger
170
167
grape-swagger-entity
@@ -182,5 +179,8 @@ DEPENDENCIES
182
179
rubocop
183
180
selenium-webdriver
184
181
182
+ RUBY VERSION
183
+ ruby 2.3.1p112
184
+
185
185
BUNDLED WITH
186
- 1.12.5
186
+ 1.16.1
0 commit comments