11GEM
22 remote: https://rubygems.org/
33 specs:
4- actionview (5.2.3 )
5- activesupport (= 5.2.3 )
4+ actionview (6.0.1 )
5+ activesupport (= 6.0.1 )
66 builder (~> 3.1 )
77 erubi (~> 1.4 )
88 rails-dom-testing (~> 2.0 )
9- rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
10- activemodel (5.2.3 )
11- activesupport (= 5.2.3 )
12- activerecord (5.2.3 )
13- activemodel (= 5.2.3 )
14- activesupport (= 5.2.3 )
15- arel (>= 9.0 )
16- activesupport (5.2.3 )
9+ rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
10+ activemodel (6.0.1 )
11+ activesupport (= 6.0.1 )
12+ activerecord (6.0.1 )
13+ activemodel (= 6.0.1 )
14+ activesupport (= 6.0.1 )
15+ activesupport (6.0.1 )
1716 concurrent-ruby (~> 1.0 , >= 1.0.2 )
1817 i18n (>= 0.7 , < 2 )
1918 minitest (~> 5.1 )
2019 tzinfo (~> 1.1 )
21- addressable (2.6.0 )
22- public_suffix (>= 2.0.2 , < 4.0 )
20+ zeitwerk (~> 2.2 )
21+ addressable (2.7.0 )
22+ public_suffix (>= 2.0.2 , < 5.0 )
2323 archive-zip (0.12.0 )
2424 io-like (~> 0.3.0 )
25- arel (9.0.0 )
2625 builder (3.2.3 )
27- capybara (3.28 .0 )
26+ capybara (3.29 .0 )
2827 addressable
2928 mini_mime (>= 0.1.3 )
3029 nokogiri (~> 1.8 )
3130 rack (>= 1.6.0 )
3231 rack-test (>= 0.6.3 )
3332 regexp_parser (~> 1.5 )
3433 xpath (~> 3.2 )
35- carrierwave (1.3.1 )
36- activemodel (>= 4.0.0 )
37- activesupport (>= 4.0.0 )
38- mime-types (>= 1.16 )
34+ carrierwave (2.0.2 )
35+ activemodel (>= 5.0.0 )
36+ activesupport (>= 5.0.0 )
37+ addressable (~> 2.6 )
38+ image_processing (~> 1.1 )
39+ mimemagic (>= 0.3.0 )
40+ mini_mime (>= 0.1.3 )
3941 cliver (0.3.2 )
4042 coffee-script (2.4.1 )
4143 coffee-script-source
4244 execjs
4345 coffee-script-source (1.12.2 )
4446 concurrent-ruby (1.1.5 )
45- crass (1.0.4 )
47+ crass (1.0.5 )
4648 declarative (0.0.10 )
4749 declarative-option (0.1.0 )
4850 epub-cfi (0.1.2 )
49- epub-parser (0.4.0 )
51+ epub-parser (0.4.1 )
5052 addressable (>= 2.3.5 )
5153 archive-zip
5254 epub-cfi
5355 rchardet (>= 1.6.1 )
54- erubi (1.8 .0 )
56+ erubi (1.9 .0 )
5557 erubis (2.7.0 )
56- excon (0.66 .0 )
58+ excon (0.70 .0 )
5759 execjs (2.7.0 )
58- faraday (0.15.4 )
60+ faraday (0.17.1 )
5961 multipart-post (>= 1.2 , < 3 )
60- ffi (1.11.1 )
62+ ffi (1.11.3 )
6163 fog-core (2.1.0 )
6264 builder
6365 excon (~> 0.58 )
9597 httpclient (2.8.3 )
9698 i18n (0.9.5 )
9799 concurrent-ruby (~> 1.0 )
100+ image_processing (1.9.3 )
101+ mini_magick (>= 4.9.5 , < 5 )
102+ ruby-vips (>= 2.0.13 , < 3 )
98103 io-like (0.3.0 )
99104 json (2.2.0 )
100105 jwt (2.2.1 )
@@ -107,29 +112,31 @@ GEM
107112 kaminari-core (~> 1.0 )
108113 padrino-helpers
109114 sinatra
110- loofah (2.2.3 )
115+ loofah (2.4.0 )
111116 crass (~> 1.0.2 )
112117 nokogiri (>= 1.5.9 )
113118 mail (2.7.1 )
114119 mini_mime (>= 0.1.1 )
115- memoist (0.16.0 )
116- mime-types (3.2.2 )
120+ memoist (0.16.2 )
121+ mime-types (3.3 )
117122 mime-types-data (~> 3.2015 )
118- mime-types-data (3.2019.0331 )
123+ mime-types-data (3.2019.1009 )
124+ mimemagic (0.3.3 )
125+ mini_magick (4.9.5 )
119126 mini_mime (1.0.2 )
120127 mini_portile2 (2.4.0 )
121- minitest (5.11.3 )
128+ minitest (5.13.0 )
122129 moneta (1.0.0 )
123- multi_json (1.13 .1 )
130+ multi_json (1.14 .1 )
124131 multi_xml (0.6.0 )
125132 multipart-post (2.1.1 )
126133 mustermann (1.0.3 )
127- nio4r (2.4.0 )
128- nokogiri (1.10.4 )
134+ nio4r (2.5.2 )
135+ nokogiri (1.10.7 )
129136 mini_portile2 (~> 2.4.0 )
130137 oauth (0.5.4 )
131- oauth2 (1.4.1 )
132- faraday (>= 0.8 , < 0.16 .0 )
138+ oauth2 (1.4.2 )
139+ faraday (>= 0.8 , < 2 .0 )
133140 jwt (>= 1.0 , < 3.0 )
134141 multi_json (~> 1.3 )
135142 multi_xml (~> 0.5 )
@@ -139,10 +146,10 @@ GEM
139146 rack (>= 1.6.2 , < 3 )
140147 omniauth-facebook (5.0.0 )
141148 omniauth-oauth2 (~> 1.2 )
142- omniauth-google-oauth2 (0.7 .0 )
149+ omniauth-google-oauth2 (0.8 .0 )
143150 jwt (>= 2.0 )
144151 omniauth (>= 1.1.1 )
145- omniauth-oauth2 (>= 1.5 )
152+ omniauth-oauth2 (>= 1.6 )
146153 omniauth-oauth (1.1.0 )
147154 oauth
148155 omniauth (~> 1.0 )
@@ -190,21 +197,21 @@ GEM
190197 cliver (~> 0.3.1 )
191198 websocket-driver (>= 0.2.0 )
192199 power_assert (1.1.5 )
193- public_suffix (3.1 .1 )
194- puma (4.1.0 )
200+ public_suffix (4.0 .1 )
201+ puma (4.3.1 )
195202 nio4r (~> 2.0 )
196203 rack (2.0.7 )
197- rack-protection (2.0.5 )
204+ rack-protection (2.0.7 )
198205 rack
199206 rack-ssl-enforcer (0.2.9 )
200207 rack-test (1.1.0 )
201208 rack (>= 1.0 , < 3 )
202209 rails-dom-testing (2.0.3 )
203210 activesupport (>= 4.2.0 )
204211 nokogiri (>= 1.6 )
205- rails-html-sanitizer (1.2 .0 )
206- loofah (~> 2.2 , >= 2.2.2 )
207- rake (12.3.3 )
212+ rails-html-sanitizer (1.3 .0 )
213+ loofah (~> 2.3 )
214+ rake (13.0.1 )
208215 rb-fsevent (0.10.3 )
209216 rb-inotify (0.10.0 )
210217 ffi (~> 1.0 )
221228 rss-opds (0.0.3 )
222229 rss-atom-feed_history
223230 rss-dcterms
231+ ruby-vips (2.0.16 )
232+ ffi (~> 1.9 )
224233 sass (3.7.4 )
225234 sass-listen (~> 4.0.0 )
226235 sass-listen (4.0.0 )
@@ -232,20 +241,20 @@ GEM
232241 shoulda-context (1.2.2 )
233242 shoulda-matchers (3.1.3 )
234243 activesupport (>= 4.0.0 )
235- signet (0.11 .0 )
244+ signet (0.12 .0 )
236245 addressable (~> 2.3 )
237246 faraday (~> 0.9 )
238247 jwt (>= 1.5 , < 3.0 )
239248 multi_json (~> 1.10 )
240- sinatra (2.0.5 )
249+ sinatra (2.0.7 )
241250 mustermann (~> 1.0 )
242251 rack (~> 2.0 )
243- rack-protection (= 2.0.5 )
252+ rack-protection (= 2.0.7 )
244253 tilt (~> 2.0 )
245- sprockets (3.7.2 )
254+ sprockets (4.0.0 )
246255 concurrent-ruby (~> 1.0 )
247256 rack (> 1 , < 3 )
248- test-unit (3.3.3 )
257+ test-unit (3.3.4 )
249258 power_assert
250259 test-unit-capybara (1.0.9 )
251260 capybara (>= 2.1.0 )
258267 test-unit (>= 2.5.2 )
259268 thor (0.20.3 )
260269 thread_safe (0.3.6 )
261- tilt (2.0.9 )
270+ tilt (2.0.10 )
262271 tzinfo (1.2.5 )
263272 thread_safe (~> 0.1 )
264273 uber (0.1.0 )
267276 websocket-extensions (0.1.4 )
268277 xpath (3.2.0 )
269278 nokogiri (~> 1.8 )
279+ zeitwerk (2.2.2 )
270280 zipruby (0.3.6 )
271281
272282PLATFORMS
0 commit comments