Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Commit 54d1dec

Browse files
authored
Run bundle update to use latest versions of gems. (#38)
Addresses security alert for Rack 2.0.5
1 parent 1a5ce55 commit 54d1dec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ GEM
44
dotenv (2.2.1)
55
encrypted_cookie (0.0.5)
66
rack (>= 1.1, < 3)
7-
faraday (0.15.2)
7+
faraday (0.15.3)
88
multipart-post (>= 1.2, < 3)
99
json (2.1.0)
1010
multipart-post (2.0.0)
11-
mustermann (1.0.2)
12-
rack (2.0.5)
11+
mustermann (1.0.3)
12+
rack (2.0.6)
1313
rack-protection (2.0.2)
1414
rack
1515
sinatra (2.0.2)

0 commit comments

Comments
 (0)