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 94
94
nokogiri (~> 1.6 )
95
95
rest-client (~> 2.0 )
96
96
arel (6.0.4 )
97
+ async (1.29.1 )
98
+ console (~> 1.10 )
99
+ nio4r (~> 2.3 )
100
+ timers (~> 4.1 )
101
+ async-http (0.56.3 )
102
+ async (~> 1.25 )
103
+ async-io (~> 1.28 )
104
+ async-pool (~> 0.2 )
105
+ protocol-http (~> 0.22.0 )
106
+ protocol-http1 (~> 0.14.0 )
107
+ protocol-http2 (~> 0.14.0 )
108
+ async-io (1.32.1 )
109
+ async (~> 1.14 )
110
+ async-pool (0.3.7 )
111
+ async (~> 1.25 )
112
+ async-rest (0.12.4 )
113
+ async-http (~> 0.42 )
114
+ protocol-http (~> 0.7 )
97
115
autoprefixer-rails (9.7.6 )
98
116
execjs
99
117
backports (3.17.1 )
114
132
rack-test (>= 0.5.4 )
115
133
xpath (~> 2.0 )
116
134
cliver (0.3.2 )
117
- cloudflare (2.1 .0 )
118
- json (~> 1 )
135
+ cloudflare (4.3 .0 )
136
+ async-rest (~> 0.12.3 )
119
137
coderay (1.1.3 )
120
138
coffee-rails (4.2.2 )
121
139
coffee-script (>= 2.2.0 )
127
145
colorize (0.8.1 )
128
146
concurrent-ruby (1.1.8 )
129
147
connection_pool (2.2.1 )
148
+ console (1.13.1 )
149
+ fiber-local
130
150
coveralls (0.8.23 )
131
151
json (>= 1.8 , < 3 )
132
152
simplecov (~> 0.16.1 )
213
233
faraday_middleware (0.14.0 )
214
234
faraday (>= 0.7.4 , < 1.0 )
215
235
ffi (1.12.2 )
236
+ fiber-local (1.0.0 )
216
237
fission (0.5.0 )
217
238
CFPropertyList (~> 2.2 )
218
239
fog (1.41.0 )
527
548
cliver (~> 0.3.1 )
528
549
multi_json (~> 1.0 )
529
550
websocket-driver (>= 0.2.0 )
551
+ protocol-hpack (1.4.2 )
552
+ protocol-http (0.22.4 )
553
+ protocol-http1 (0.14.1 )
554
+ protocol-http (~> 0.22 )
555
+ protocol-http2 (0.14.2 )
556
+ protocol-hpack (~> 1.4 )
557
+ protocol-http (~> 0.18 )
530
558
pry (0.14.1 )
531
559
coderay (~> 1.1 )
532
560
method_source (~> 1.0 )
744
772
thread_safe (0.3.6 )
745
773
tilt (2.0.10 )
746
774
timecop (0.9.4 )
775
+ timers (4.3.3 )
747
776
tins (1.25.0 )
748
777
sync
749
778
to_regexp (0.2.1 )
@@ -795,7 +824,7 @@ DEPENDENCIES
795
824
alternate_rails !
796
825
bootstrap-kaminari-views (~> 0.0 )
797
826
bootstrap-sass (~> 3.4 )
798
- cloudflare (~> 2.1 )
827
+ cloudflare (~> 4.3 )
799
828
coffee-rails (~> 4.2 )
800
829
coveralls (~> 0.8 )
801
830
csvlint (~> 0.4 )
You can’t perform that action at this time.
0 commit comments