1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actionmailer (4.2.7.1 )
5
- actionpack (= 4.2.7.1 )
6
- actionview (= 4.2.7.1 )
7
- activejob (= 4.2.7.1 )
4
+ actioncable (5.0.0.1 )
5
+ actionpack (= 5.0.0.1 )
6
+ nio4r (~> 1.2 )
7
+ websocket-driver (~> 0.6.1 )
8
+ actionmailer (5.0.0.1 )
9
+ actionpack (= 5.0.0.1 )
10
+ actionview (= 5.0.0.1 )
11
+ activejob (= 5.0.0.1 )
8
12
mail (~> 2.5 , >= 2.5.4 )
9
- rails-dom-testing (~> 1.0 , >= 1.0.5 )
10
- actionpack (4.2.7 .1 )
11
- actionview (= 4.2.7 .1 )
12
- activesupport (= 4.2.7 .1 )
13
- rack (~> 1.6 )
14
- rack-test (~> 0.6.2 )
15
- rails-dom-testing (~> 1.0 , >= 1.0.5 )
13
+ rails-dom-testing (~> 2.0 )
14
+ actionpack (5.0.0 .1 )
15
+ actionview (= 5.0.0 .1 )
16
+ activesupport (= 5.0.0 .1 )
17
+ rack (~> 2.0 )
18
+ rack-test (~> 0.6.3 )
19
+ rails-dom-testing (~> 2.0 )
16
20
rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
17
- actionview (4.2.7 .1 )
18
- activesupport (= 4.2.7 .1 )
21
+ actionview (5.0.0 .1 )
22
+ activesupport (= 5.0.0 .1 )
19
23
builder (~> 3.1 )
20
24
erubis (~> 2.7.0 )
21
- rails-dom-testing (~> 1.0 , >= 1.0.5 )
25
+ rails-dom-testing (~> 2.0 )
22
26
rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
23
- activejob (4.2.7 .1 )
24
- activesupport (= 4.2.7 .1 )
25
- globalid (>= 0.3.0 )
26
- activemodel (4.2.7 .1 )
27
- activesupport (= 4.2.7 .1 )
28
- builder ( ~> 3 .1 )
29
- activerecord ( 4.2.7 .1 )
30
- activemodel (= 4.2.7 .1 )
31
- activesupport ( = 4.2.7.1 )
32
- arel ( ~> 6.0 )
33
- activesupport ( 4.2.7.1 )
27
+ activejob (5.0.0 .1 )
28
+ activesupport (= 5.0.0 .1 )
29
+ globalid (>= 0.3.6 )
30
+ activemodel (5.0.0 .1 )
31
+ activesupport (= 5.0.0 .1 )
32
+ activerecord ( 5.0.0 .1 )
33
+ activemodel ( = 5.0.0 .1 )
34
+ activesupport (= 5.0.0 .1 )
35
+ arel ( ~> 7.0 )
36
+ activesupport ( 5.0.0.1 )
37
+ concurrent-ruby ( ~> 1.0 , >= 1.0.2 )
34
38
i18n (~> 0.7 )
35
- json (~> 1.7 , >= 1.7.7 )
36
39
minitest (~> 5.1 )
37
- thread_safe (~> 0.3 , >= 0.3.4 )
38
40
tzinfo (~> 1.1 )
39
41
addressable (2.4.0 )
40
- arel (6.0.3 )
42
+ arel (7.1.4 )
41
43
autoprefixer-rails (6.5.0.2 )
42
44
execjs
43
45
better_errors (2.1.1 )
44
46
coderay (>= 1.0.0 )
45
47
erubis (>= 2.6.6 )
46
48
rack (>= 0.9.0 )
47
- binding_of_caller (0.7.2 )
48
- debug_inspector (>= 0.0.1 )
49
49
bootstrap-sass (3.3.7 )
50
50
autoprefixer-rails (>= 5.2.1 )
51
51
sass (>= 3.3.4 )
52
52
builder (3.2.2 )
53
53
byebug (9.0.6 )
54
- capybara (2.9.2 )
54
+ capybara (2.10.1 )
55
55
addressable
56
56
mime-types (>= 1.16 )
57
57
nokogiri (>= 1.3.3 )
61
61
childprocess (0.5.9 )
62
62
ffi (~> 1.0 , >= 1.0.11 )
63
63
coderay (1.1.1 )
64
- coffee-rails (4.1 .1 )
64
+ coffee-rails (4.2 .1 )
65
65
coffee-script (>= 2.2.0 )
66
- railties (>= 4.0.0 , < 5.1 .x )
66
+ railties (>= 4.0.0 , < 5.2 .x )
67
67
coffee-script (2.4.1 )
68
68
coffee-script-source
69
69
execjs
98
98
rails-dom-testing (>= 1 , < 3 )
99
99
railties (>= 4.2.0 )
100
100
thor (>= 0.14 , < 2.0 )
101
- json (1.8.3 )
102
101
launchy (2.4.3 )
103
102
addressable (~> 2.3 )
103
+ listen (3.0.8 )
104
+ rb-fsevent (~> 0.9 , >= 0.9.4 )
105
+ rb-inotify (~> 0.9 , >= 0.9.7 )
104
106
loofah (2.0.3 )
105
107
nokogiri (>= 1.5.9 )
106
108
mail (2.6.4 )
107
109
mime-types (>= 1.16 , < 4 )
110
+ method_source (0.8.2 )
108
111
mime-types (3.1 )
109
112
mime-types-data (~> 3.2015 )
110
113
mime-types-data (3.2016.0521 )
111
114
mini_portile2 (2.1.0 )
112
115
minitest (5.9.1 )
113
116
multi_json (1.12.1 )
114
117
multipart-post (2.0.0 )
118
+ nio4r (1.2.1 )
115
119
nokogiri (1.6.8.1 )
116
120
mini_portile2 (~> 2.1.0 )
117
- rack (1.6.4 )
121
+ puma (3.6.0 )
122
+ rack (2.0.1 )
118
123
rack-test (0.6.3 )
119
124
rack (>= 1.0 )
120
- rails (4.2.7.1 )
121
- actionmailer (= 4.2.7.1 )
122
- actionpack (= 4.2.7.1 )
123
- actionview (= 4.2.7.1 )
124
- activejob (= 4.2.7.1 )
125
- activemodel (= 4.2.7.1 )
126
- activerecord (= 4.2.7.1 )
127
- activesupport (= 4.2.7.1 )
125
+ rails (5.0.0.1 )
126
+ actioncable (= 5.0.0.1 )
127
+ actionmailer (= 5.0.0.1 )
128
+ actionpack (= 5.0.0.1 )
129
+ actionview (= 5.0.0.1 )
130
+ activejob (= 5.0.0.1 )
131
+ activemodel (= 5.0.0.1 )
132
+ activerecord (= 5.0.0.1 )
133
+ activesupport (= 5.0.0.1 )
128
134
bundler (>= 1.3.0 , < 2.0 )
129
- railties (= 4.2.7.1 )
130
- sprockets-rails
131
- rails-deprecated_sanitizer (1.0.3 )
132
- activesupport (>= 4.2.0.alpha )
133
- rails-dom-testing (1.0.7 )
134
- activesupport (>= 4.2.0.beta , < 5.0 )
135
+ railties (= 5.0.0.1 )
136
+ sprockets-rails (>= 2.0.0 )
137
+ rails-dom-testing (2.0.1 )
138
+ activesupport (>= 4.2.0 , < 6.0 )
135
139
nokogiri (~> 1.6.0 )
136
- rails-deprecated_sanitizer (>= 1.0.1 )
137
140
rails-html-sanitizer (1.0.3 )
138
141
loofah (~> 2.0 )
139
142
rails_layout (1.0.31 )
140
- railties (4.2.7.1 )
141
- actionpack (= 4.2.7.1 )
142
- activesupport (= 4.2.7.1 )
143
+ railties (5.0.0.1 )
144
+ actionpack (= 5.0.0.1 )
145
+ activesupport (= 5.0.0.1 )
146
+ method_source
143
147
rake (>= 0.8.7 )
144
148
thor (>= 0.18.1 , < 2.0 )
145
149
rake (11.3.0 )
150
+ rb-fsevent (0.9.7 )
151
+ rb-inotify (0.9.7 )
152
+ ffi (>= 0.5.0 )
146
153
rspec-core (3.5.4 )
147
154
rspec-support (~> 3.5.0 )
148
155
rspec-expectations (3.5.0 )
@@ -179,14 +186,17 @@ GEM
179
186
activesupport (>= 4.2 )
180
187
spring-commands-rspec (1.0.4 )
181
188
spring (>= 0.9.1 )
189
+ spring-watcher-listen (2.0.1 )
190
+ listen (>= 2.7 , < 4.0 )
191
+ spring (>= 1.2 , < 3.0 )
182
192
sprockets (3.7.0 )
183
193
concurrent-ruby (~> 1.0 )
184
194
rack (> 1 , < 3 )
185
195
sprockets-rails (3.2.0 )
186
196
actionpack (>= 4.0 )
187
197
activesupport (>= 4.0 )
188
198
sprockets (>= 3.0.0 )
189
- sqlite3 (1.3.11 )
199
+ sqlite3 (1.3.12 )
190
200
sucker_punch (2.0.2 )
191
201
concurrent-ruby (~> 1.0.0 )
192
202
thor (0.19.1 )
@@ -199,12 +209,15 @@ GEM
199
209
thread_safe (~> 0.1 )
200
210
uglifier (3.0.2 )
201
211
execjs (>= 0.3.0 , < 3 )
202
- web-console (2 .3.0 )
203
- activemodel (>= 4 .0 )
204
- binding_of_caller (>= 0.7.2 )
205
- railties ( >= 4.0 )
206
- sprockets-rails (>= 2.0 , < 4 .0 )
212
+ web-console (3 .3.1 )
213
+ actionview (>= 5 .0 )
214
+ activemodel (>= 5.0 )
215
+ debug_inspector
216
+ railties (>= 5 .0 )
207
217
websocket (1.2.3 )
218
+ websocket-driver (0.6.4 )
219
+ websocket-extensions (>= 0.1.0 )
220
+ websocket-extensions (0.1.2 )
208
221
xpath (2.0.0 )
209
222
nokogiri (~> 1.3 )
210
223
@@ -216,28 +229,32 @@ DEPENDENCIES
216
229
bootstrap-sass
217
230
byebug
218
231
capybara
219
- coffee-rails (~> 4.1.0 )
232
+ coffee-rails (~> 4.2 )
220
233
database_cleaner
221
234
factory_girl_rails
222
235
faker
223
236
gibbon
224
237
high_voltage
225
- jbuilder (~> 2.0 )
238
+ jbuilder (~> 2.5 )
226
239
jquery-rails
227
240
launchy
228
- rails (= 4.2.7.1 )
241
+ listen (~> 3.0.5 )
242
+ puma (~> 3.0 )
243
+ rails (~> 5.0.0 , >= 5.0.0.1 )
229
244
rails_layout
230
245
rspec-rails
231
246
sass-rails (~> 5.0 )
232
247
selenium-webdriver
233
248
simple_form
234
249
spring
235
250
spring-commands-rspec
251
+ spring-watcher-listen (~> 2.0.0 )
236
252
sqlite3
237
253
sucker_punch
238
- turbolinks
254
+ turbolinks (~> 5 )
255
+ tzinfo-data
239
256
uglifier (>= 1.3.0 )
240
- web-console ( ~> 2.0 )
257
+ web-console
241
258
242
259
RUBY VERSION
243
260
ruby 2.3.1p112
0 commit comments