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 +35
-4
lines changed Expand file tree Collapse file tree 2 files changed +35
-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.3 )
99
+ console (~> 1.10 )
100
+ nio4r (~> 2.3 )
101
+ timers (~> 4.1 )
102
+ async-http (0.56.6 )
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
+ traces (~> 0.4.0 )
110
+ async-io (1.33.0 )
111
+ async
112
+ async-pool (0.3.10 )
113
+ async (>= 1.25 )
114
+ async-rest (0.12.4 )
115
+ async-http (~> 0.42 )
116
+ protocol-http (~> 0.7 )
98
117
autoprefixer-rails (9.7.6 )
99
118
execjs
100
119
backports (3.17.1 )
115
134
rack-test (>= 0.5.4 )
116
135
xpath (~> 2.0 )
117
136
cliver (0.3.2 )
118
- cloudflare (2.1 .0 )
119
- json (~> 1 )
137
+ cloudflare (4.3 .0 )
138
+ async-rest (~> 0.12.3 )
120
139
coderay (1.1.3 )
121
140
coffee-rails (4.2.2 )
122
141
coffee-script (>= 2.2.0 )
128
147
colorize (0.8.1 )
129
148
concurrent-ruby (1.1.10 )
130
149
connection_pool (2.2.1 )
150
+ console (1.15.3 )
151
+ fiber-local
131
152
coveralls (0.8.23 )
132
153
json (>= 1.8 , < 3 )
133
154
simplecov (~> 0.16.1 )
214
235
faraday_middleware (0.14.0 )
215
236
faraday (>= 0.7.4 , < 1.0 )
216
237
ffi (1.12.2 )
238
+ fiber-local (1.0.0 )
217
239
fission (0.5.0 )
218
240
CFPropertyList (~> 2.2 )
219
241
fog (1.41.0 )
529
551
cliver (~> 0.3.1 )
530
552
multi_json (~> 1.0 )
531
553
websocket-driver (>= 0.2.0 )
554
+ protocol-hpack (1.4.2 )
555
+ protocol-http (0.22.6 )
556
+ protocol-http1 (0.14.4 )
557
+ protocol-http (~> 0.22 )
558
+ protocol-http2 (0.14.2 )
559
+ protocol-hpack (~> 1.4 )
560
+ protocol-http (~> 0.18 )
532
561
pry (0.14.1 )
533
562
coderay (~> 1.1 )
534
563
method_source (~> 1.0 )
752
781
thread_safe (0.3.6 )
753
782
tilt (2.0.10 )
754
783
timecop (0.9.5 )
784
+ timers (4.3.3 )
755
785
tins (1.25.0 )
756
786
sync
757
787
to_regexp (0.2.1 )
788
+ traces (0.4.1 )
758
789
travis (1.8.13 )
759
790
backports
760
791
faraday (~> 0.9 )
@@ -803,7 +834,7 @@ DEPENDENCIES
803
834
alternate_rails !
804
835
bootstrap-kaminari-views (~> 0.0 )
805
836
bootstrap-sass (~> 3.4 )
806
- cloudflare (~> 2.1 )
837
+ cloudflare (~> 4.3 )
807
838
coffee-rails (~> 4.2 )
808
839
coveralls (~> 0.8 )
809
840
csvlint (~> 0.4 )
You can’t perform that action at this time.
0 commit comments