This repository was archived by the owner on Nov 28, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +33
-4
lines changed Expand file tree Collapse file tree 2 files changed +33
-4
lines changed Original file line number Diff line number Diff line change @@ -98,4 +98,4 @@ gem 'rack-cors', '~> 1.0'
98
98
99
99
gem 'resumable_upload' , git : 'https://github.com/Data-Liberation-Front/resumable-upload'
100
100
gem 'pusher' , '~> 1.4'
101
- gem 'cloudflare' , '~> 2.1 '
101
+ gem 'cloudflare' , '~> 4.3 '
Original file line number Diff line number Diff line change 95
95
nokogiri (~> 1.6 )
96
96
rest-client (~> 2.0 )
97
97
arel (6.0.4 )
98
+ async (1.30.1 )
99
+ console (~> 1.10 )
100
+ nio4r (~> 2.3 )
101
+ timers (~> 4.1 )
102
+ async-http (0.56.5 )
103
+ async (>= 1.25 )
104
+ async-io (>= 1.28 )
105
+ async-pool (>= 0.2 )
106
+ protocol-http (~> 0.22.0 )
107
+ protocol-http1 (~> 0.14.0 )
108
+ protocol-http2 (~> 0.14.0 )
109
+ async-io (1.33.0 )
110
+ async
111
+ async-pool (0.3.9 )
112
+ async (>= 1.25 )
113
+ async-rest (0.12.4 )
114
+ async-http (~> 0.42 )
115
+ protocol-http (~> 0.7 )
98
116
autoprefixer-rails (9.7.6 )
99
117
execjs
100
118
backports (3.17.1 )
115
133
rack-test (>= 0.5.4 )
116
134
xpath (~> 2.0 )
117
135
cliver (0.3.2 )
118
- cloudflare (2.1 .0 )
119
- json (~> 1 )
136
+ cloudflare (4.3 .0 )
137
+ async-rest (~> 0.12.3 )
120
138
coderay (1.1.3 )
121
139
coffee-rails (4.2.2 )
122
140
coffee-script (>= 2.2.0 )
128
146
colorize (0.8.1 )
129
147
concurrent-ruby (1.1.9 )
130
148
connection_pool (2.2.1 )
149
+ console (1.15.0 )
150
+ fiber-local
131
151
coveralls (0.8.23 )
132
152
json (>= 1.8 , < 3 )
133
153
simplecov (~> 0.16.1 )
214
234
faraday_middleware (0.14.0 )
215
235
faraday (>= 0.7.4 , < 1.0 )
216
236
ffi (1.12.2 )
237
+ fiber-local (1.0.0 )
217
238
fission (0.5.0 )
218
239
CFPropertyList (~> 2.2 )
219
240
fog (1.41.0 )
529
550
cliver (~> 0.3.1 )
530
551
multi_json (~> 1.0 )
531
552
websocket-driver (>= 0.2.0 )
553
+ protocol-hpack (1.4.2 )
554
+ protocol-http (0.22.6 )
555
+ protocol-http1 (0.14.2 )
556
+ protocol-http (~> 0.22 )
557
+ protocol-http2 (0.14.2 )
558
+ protocol-hpack (~> 1.4 )
559
+ protocol-http (~> 0.18 )
532
560
pry (0.14.1 )
533
561
coderay (~> 1.1 )
534
562
method_source (~> 1.0 )
752
780
thread_safe (0.3.6 )
753
781
tilt (2.0.10 )
754
782
timecop (0.9.5 )
783
+ timers (4.3.3 )
755
784
tins (1.25.0 )
756
785
sync
757
786
to_regexp (0.2.1 )
@@ -803,7 +832,7 @@ DEPENDENCIES
803
832
alternate_rails !
804
833
bootstrap-kaminari-views (~> 0.0 )
805
834
bootstrap-sass (~> 3.4 )
806
- cloudflare (~> 2.1 )
835
+ cloudflare (~> 4.3 )
807
836
coffee-rails (~> 4.2 )
808
837
coveralls (~> 0.8 )
809
838
csvlint (~> 0.4 )
You can’t perform that action at this time.
0 commit comments