# rubygems/bundler SLOC report

> As of 2026-09-03 (commit 35be6d9a6030), rubygems/bundler contains 69,201 total lines: 48,821 code, 6,828 comments, 13,552 blank, across 396 files in 4 languages (top: Ruby 99.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rubygems/bundler to commit 35be6d9a6030, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 70.5% of all lines, comments represent 9.9%, and the repository averages 123 code lines per file. Ruby accounts for 99.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Ruby | 360 | 61,721 | 48,376 | 2,216 | 11,129 |
| Rakefile | 5 | 577 | 445 | 18 | 114 |
| Markdown | 5 | 3,656 | 0 | 2,522 | 1,134 |
| Plain Text | 26 | 3,247 | 0 | 2,072 | 1,175 |

Top language (Ruby 99.1%). Generated at 2026-09-03T07:23:33.647695466+00:00. Canonical report: https://octocounts.com/github/rubygems/bundler

## Report FAQ

### How many lines of code does rubygems/bundler have?

rubygems/bundler has 69,201 total lines, including 48,821 code lines, 6,828 comment lines, and 13,552 blank lines.

### How was the rubygems/bundler line count measured?

OctoCounts resolved the public GitHub repository to commit 35be6d9a6030, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for rubygems/bundler?

This OctoCounts report was generated from master at commit 35be6d9a6030 on 2026-09-03T07:23:33.647695466+00:00.

## Similar repository reports

- [docusealco/docuseal](https://octocounts.com/github/docusealco/docuseal) — Ruby, 57,116 code lines
- [jekyll/jekyll](https://octocounts.com/github/jekyll/jekyll) — Ruby, 14,634 code lines
- [sidekiq/sidekiq](https://octocounts.com/github/sidekiq/sidekiq) — Ruby, 13,599 code lines
- [sinatra/sinatra](https://octocounts.com/github/sinatra/sinatra) — Ruby, 10,079 code lines
- [resque/resque](https://octocounts.com/github/resque/resque) — Ruby, 3,800 code lines
- [denji/homebrew-nginx](https://octocounts.com/github/denji/homebrew-nginx) — Ruby, 1,273 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
