Skip to content

Commit 84f9bd9

Browse files
author
Colby Swandale
authored
Merge pull request #553 from rubyapi/dependabot/bundler/falcon-0.36.6
Bump falcon from 0.36.5 to 0.36.6
2 parents fad5984 + 21d77e6 commit 84f9bd9

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

Gemfile.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ GEM
6363
console (~> 1.0)
6464
nio4r (~> 2.3)
6565
timers (~> 4.1)
66-
async-container (0.16.7)
66+
async-container (0.16.8)
6767
async (~> 1.0)
6868
async-io (~> 1.26)
69-
async-http (0.52.4)
69+
async-http (0.52.5)
7070
async (~> 1.25)
7171
async-io (~> 1.28)
7272
async-pool (~> 0.2)
@@ -78,7 +78,7 @@ GEM
7878
async-http-faraday (0.9.0)
7979
async-http (~> 0.42)
8080
faraday
81-
async-io (1.30.0)
81+
async-io (1.30.1)
8282
async (~> 1.14)
8383
async-pool (0.3.2)
8484
async (~> 1.25)
@@ -114,7 +114,7 @@ GEM
114114
xpath (~> 3.2)
115115
childprocess (3.0.0)
116116
concurrent-ruby (1.1.7)
117-
console (1.8.2)
117+
console (1.9.0)
118118
crack (0.4.3)
119119
safe_yaml (~> 1.0.0)
120120
crass (1.0.6)
@@ -145,13 +145,14 @@ GEM
145145
erubi (1.9.0)
146146
ethon (0.12.0)
147147
ffi (>= 1.3.0)
148-
falcon (0.36.5)
148+
falcon (0.36.6)
149149
async (~> 1.13)
150150
async-container (~> 0.16.0)
151151
async-http (~> 0.52.0)
152152
async-http-cache (~> 0.2.0)
153153
async-io (~> 1.22)
154154
build-environment (~> 1.13)
155+
bundler
155156
localhost (~> 1.1)
156157
process-metrics (~> 0.2.0)
157158
rack (>= 1.0)
@@ -227,7 +228,7 @@ GEM
227228
msgpack (1.3.3)
228229
multi_json (1.15.0)
229230
multipart-post (2.1.1)
230-
nio4r (2.5.3)
231+
nio4r (2.5.4)
231232
nokogiri (1.10.10)
232233
mini_portile2 (~> 2.4.0)
233234
parallel (1.19.2)
@@ -239,10 +240,10 @@ GEM
239240
console (~> 1.8)
240241
samovar (~> 2.1)
241242
protocol-hpack (1.4.2)
242-
protocol-http (0.20.0)
243-
protocol-http1 (0.13.0)
243+
protocol-http (0.20.1)
244+
protocol-http1 (0.13.1)
244245
protocol-http (~> 0.19)
245-
protocol-http2 (0.14.0)
246+
protocol-http2 (0.14.1)
246247
protocol-hpack (~> 1.4)
247248
protocol-http (~> 0.18)
248249
public_suffix (4.0.6)
@@ -341,7 +342,7 @@ GEM
341342
thor (1.0.1)
342343
thread_safe (0.3.6)
343344
tilt (2.0.10)
344-
timers (4.3.0)
345+
timers (4.3.2)
345346
trenni (3.13.0)
346347
rake-compiler
347348
trenni-sanitize (0.6.0)

0 commit comments

Comments
 (0)