NRuby
225 строк · 5.3 Кб
1GEM
2remote: https://rubygems.org/
3specs:
4actioncable (5.2.2)
5actionpack (= 5.2.2)
6nio4r (~> 2.0)
7websocket-driver (>= 0.6.1)
8actionmailer (5.2.2)
9actionpack (= 5.2.2)
10actionview (= 5.2.2)
11activejob (= 5.2.2)
12mail (~> 2.5, >= 2.5.4)
13rails-dom-testing (~> 2.0)
14actionpack (5.2.2)
15actionview (= 5.2.2)
16activesupport (= 5.2.2)
17rack (~> 2.0)
18rack-test (>= 0.6.3)
19rails-dom-testing (~> 2.0)
20rails-html-sanitizer (~> 1.0, >= 1.0.2)
21actionview (5.2.2)
22activesupport (= 5.2.2)
23builder (~> 3.1)
24erubi (~> 1.4)
25rails-dom-testing (~> 2.0)
26rails-html-sanitizer (~> 1.0, >= 1.0.3)
27activejob (5.2.2)
28activesupport (= 5.2.2)
29globalid (>= 0.3.6)
30activemodel (5.2.2)
31activesupport (= 5.2.2)
32activerecord (5.2.2)
33activemodel (= 5.2.2)
34activesupport (= 5.2.2)
35arel (>= 9.0)
36activestorage (5.2.2)
37actionpack (= 5.2.2)
38activerecord (= 5.2.2)
39marcel (~> 0.3.1)
40activesupport (5.2.2)
41concurrent-ruby (~> 1.0, >= 1.0.2)
42i18n (>= 0.7, < 2)
43minitest (~> 5.1)
44tzinfo (~> 1.1)
45addressable (2.8.0)
46public_suffix (>= 2.0.2, < 5.0)
47archive-zip (0.11.0)
48io-like (~> 0.3.0)
49arel (9.0.0)
50bindex (0.5.0)
51bootsnap (1.3.2)
52msgpack (~> 1.0)
53builder (3.2.3)
54byebug (10.0.2)
55capybara (3.13.2)
56addressable
57mini_mime (>= 0.1.3)
58nokogiri (~> 1.8)
59rack (>= 1.6.0)
60rack-test (>= 0.6.3)
61regexp_parser (~> 1.2)
62xpath (~> 3.2)
63childprocess (0.9.0)
64ffi (~> 1.0, >= 1.0.11)
65chromedriver-helper (2.1.0)
66archive-zip (~> 0.10)
67nokogiri (~> 1.8)
68coffee-rails (4.2.2)
69coffee-script (>= 2.2.0)
70railties (>= 4.0.0)
71coffee-script (2.4.1)
72coffee-script-source
73execjs
74coffee-script-source (1.12.2)
75concurrent-ruby (1.1.4)
76crass (1.0.5)
77erubi (1.8.0)
78execjs (2.7.0)
79ffi (1.10.0)
80globalid (0.4.2)
81activesupport (>= 4.2.0)
82i18n (1.5.3)
83concurrent-ruby (~> 1.0)
84io-like (0.3.0)
85jbuilder (2.8.0)
86activesupport (>= 4.2.0)
87multi_json (>= 1.2)
88listen (3.1.5)
89rb-fsevent (~> 0.9, >= 0.9.4)
90rb-inotify (~> 0.9, >= 0.9.7)
91ruby_dep (~> 1.2)
92loofah (2.3.1)
93crass (~> 1.0.2)
94nokogiri (>= 1.5.9)
95mail (2.7.1)
96mini_mime (>= 0.1.1)
97marcel (0.3.3)
98mimemagic (~> 0.3.2)
99method_source (0.9.2)
100mimemagic (0.3.10)
101nokogiri (~> 1)
102rake
103mini_mime (1.0.1)
104mini_portile2 (2.8.0)
105minitest (5.11.3)
106msgpack (1.2.6)
107multi_json (1.13.1)
108nio4r (2.5.8)
109nokogiri (1.13.3)
110mini_portile2 (~> 2.8.0)
111racc (~> 1.4)
112public_suffix (4.0.6)
113puma (4.3.9)
114nio4r (~> 2.0)
115racc (1.6.0)
116rack (2.2.3)
117rack-test (1.1.0)
118rack (>= 1.0, < 3)
119rails (5.2.2)
120actioncable (= 5.2.2)
121actionmailer (= 5.2.2)
122actionpack (= 5.2.2)
123actionview (= 5.2.2)
124activejob (= 5.2.2)
125activemodel (= 5.2.2)
126activerecord (= 5.2.2)
127activestorage (= 5.2.2)
128activesupport (= 5.2.2)
129bundler (>= 1.3.0)
130railties (= 5.2.2)
131sprockets-rails (>= 2.0.0)
132rails-dom-testing (2.0.3)
133activesupport (>= 4.2.0)
134nokogiri (>= 1.6)
135rails-html-sanitizer (1.0.4)
136loofah (~> 2.2, >= 2.2.2)
137railties (5.2.2)
138actionpack (= 5.2.2)
139activesupport (= 5.2.2)
140method_source
141rake (>= 0.8.7)
142thor (>= 0.19.0, < 2.0)
143rake (13.0.1)
144rb-fsevent (0.10.3)
145rb-inotify (0.10.0)
146ffi (~> 1.0)
147regexp_parser (1.3.0)
148ruby_dep (1.5.0)
149rubyzip (1.3.0)
150sass (3.7.3)
151sass-listen (~> 4.0.0)
152sass-listen (4.0.0)
153rb-fsevent (~> 0.9, >= 0.9.4)
154rb-inotify (~> 0.9, >= 0.9.7)
155sass-rails (5.0.7)
156railties (>= 4.0.0, < 6)
157sass (~> 3.1)
158sprockets (>= 2.8, < 4.0)
159sprockets-rails (>= 2.0, < 4.0)
160tilt (>= 1.1, < 3)
161selenium-webdriver (3.141.0)
162childprocess (~> 0.5)
163rubyzip (~> 1.2, >= 1.2.2)
164spring (2.0.2)
165activesupport (>= 4.2)
166spring-watcher-listen (2.0.1)
167listen (>= 2.7, < 4.0)
168spring (>= 1.2, < 3.0)
169sprockets (3.7.2)
170concurrent-ruby (~> 1.0)
171rack (> 1, < 3)
172sprockets-rails (3.2.1)
173actionpack (>= 4.0)
174activesupport (>= 4.0)
175sprockets (>= 3.0.0)
176sqlite3 (1.3.13)
177thor (0.20.3)
178thread_safe (0.3.6)
179tilt (2.0.9)
180turbolinks (5.2.0)
181turbolinks-source (~> 5.2)
182turbolinks-source (5.2.0)
183tzinfo (1.2.5)
184thread_safe (~> 0.1)
185uglifier (4.1.20)
186execjs (>= 0.3.0, < 3)
187web-console (3.7.0)
188actionview (>= 5.0)
189activemodel (>= 5.0)
190bindex (>= 0.4.0)
191railties (>= 5.0)
192websocket-driver (0.7.0)
193websocket-extensions (>= 0.1.0)
194websocket-extensions (0.1.5)
195xpath (3.2.0)
196nokogiri (~> 1.8)
197
198PLATFORMS
199ruby
200
201DEPENDENCIES
202bootsnap (>= 1.1.0)
203byebug
204capybara (>= 2.15)
205chromedriver-helper
206coffee-rails (~> 4.2)
207jbuilder (~> 2.5)
208listen (>= 3.0.5, < 3.2)
209puma (~> 4.3)
210rails (~> 5.2.2)
211sass-rails (~> 5.0)
212selenium-webdriver
213spring
214spring-watcher-listen (~> 2.0.0)
215sqlite3
216turbolinks (~> 5)
217tzinfo-data
218uglifier (>= 1.3.0)
219web-console (>= 3.3.0)
220
221RUBY VERSION
222ruby 2.6.0p0
223
224BUNDLED WITH
2251.17.2
226