Skip to content

Commit 3cab8da

Browse files
Bump rack in /api/ruby/building-your-first-github-app
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.6.2. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.2...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bc27c0 commit 3cab8da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

api/ruby/building-your-first-github-app/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GEM
2-
remote: http://rubygems.org/
2+
remote: https://rubygems.org/
33
specs:
44
addressable (2.5.2)
55
public_suffix (>= 2.0.2, < 4.0)
@@ -11,7 +11,7 @@ GEM
1111
octokit (4.9.0)
1212
sawyer (~> 0.8.0, >= 0.5.3)
1313
public_suffix (3.0.2)
14-
rack (2.2.2)
14+
rack (2.2.6.2)
1515
rack-protection (2.0.3)
1616
rack
1717
sawyer (0.8.1)

0 commit comments

Comments
 (0)