Skip to content

Commit 664569c

Browse files
Merge pull request #62 from ruby/dependabot/bundler/bundler-4dccaa87e0
Bump the bundler group across 1 directory with 2 updates
2 parents 87ea0ae + 9fab412 commit 664569c

File tree

1 file changed

+20
-17
lines changed

1 file changed

+20
-17
lines changed

Gemfile.lock

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,27 @@ GEM
1212
specs:
1313
addressable (2.8.6)
1414
public_suffix (>= 2.0.2, < 6.0)
15-
base64 (0.2.0)
15+
base64 (0.3.0)
1616
debug (1.9.2)
1717
irb (~> 1.10)
1818
reline (>= 0.3.8)
19-
faraday (2.9.0)
20-
faraday-net_http (>= 2.0, < 3.2)
21-
faraday-net_http (3.1.0)
22-
net-http
19+
faraday (2.14.1)
20+
faraday-net_http (>= 2.0, < 3.5)
21+
json
22+
logger
23+
faraday-net_http (3.4.2)
24+
net-http (~> 0.5)
2325
io-console (0.7.2)
2426
irb (1.12.0)
2527
rdoc
2628
reline (>= 0.4.2)
27-
logger (1.6.1)
29+
json (2.19.3)
30+
logger (1.7.0)
2831
multi_json (1.15.0)
29-
mustermann (3.0.3)
32+
mustermann (3.0.4)
3033
ruby2_keywords (~> 0.0.1)
31-
net-http (0.4.1)
32-
uri
34+
net-http (0.9.1)
35+
uri (>= 0.11.1)
3336
octokit (8.1.0)
3437
base64
3538
faraday (>= 1, < 3)
@@ -38,7 +41,7 @@ GEM
3841
stringio
3942
public_suffix (5.0.4)
4043
rack (3.1.21)
41-
rack-protection (4.1.0)
44+
rack-protection (4.2.0)
4245
base64 (>= 0.1.0)
4346
logger (>= 1.6.0)
4447
rack (>= 3.0.0, < 4)
@@ -53,22 +56,22 @@ GEM
5356
sawyer (0.9.2)
5457
addressable (>= 2.3.5)
5558
faraday (>= 0.17.3, < 3)
56-
sinatra (4.1.0)
59+
sinatra (4.2.0)
5760
logger (>= 1.6.0)
5861
mustermann (~> 3.0)
5962
rack (>= 3.0.0, < 4)
60-
rack-protection (= 4.1.0)
63+
rack-protection (= 4.2.0)
6164
rack-session (>= 2.0.0, < 3)
6265
tilt (~> 2.0)
63-
sinatra-contrib (4.1.0)
66+
sinatra-contrib (4.2.0)
6467
multi_json (>= 0.0.2)
6568
mustermann (~> 3.0)
66-
rack-protection (= 4.1.0)
67-
sinatra (= 4.1.0)
69+
rack-protection (= 4.2.0)
70+
sinatra (= 4.2.0)
6871
tilt (~> 2.0)
6972
stringio (3.1.0)
70-
tilt (2.4.0)
71-
uri (0.13.3)
73+
tilt (2.7.0)
74+
uri (1.1.1)
7275
webrick (1.8.2)
7376

7477
PLATFORMS

0 commit comments

Comments
 (0)