Skip to content

Commit 501808b

Browse files
Bump rack from 2.2.3 to 2.2.4 in /ruby
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@2.2.3...2.2.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1304d54 commit 501808b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ruby/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ GEM
77
multipart-post (>= 1.2, < 3)
88
ruby2_keywords
99
faraday-net_http (1.0.1)
10-
multipart-post (2.1.1)
10+
multipart-post (2.2.3)
1111
mustermann (1.1.1)
1212
ruby2_keywords (~> 0.0.1)
13-
plaid (14.3.0)
13+
plaid (14.10.0)
1414
faraday (~> 1.0, >= 1.0.1)
15-
rack (2.2.3)
15+
rack (2.2.4)
1616
rack-protection (2.0.8.1)
1717
rack
1818
ruby2_keywords (0.0.2)
@@ -28,7 +28,7 @@ PLATFORMS
2828

2929
DEPENDENCIES
3030
dotenv (~> 2.7)
31-
plaid (= 14.3.0)
31+
plaid (= 14.10.0)
3232
sinatra
3333

3434
BUNDLED WITH

0 commit comments

Comments
 (0)