index
:
personal-site.git
master
Repo for my personal website ben.sanders.life
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
bundle
/
ruby
/
3.4.0
/
gems
/
json-2.12.2
/
lib
/
json
/
version.rb
blob: 15ebd12f5158ac83b58ce28ff9b250fc30bbb6ca (
plain
)
1
2
3
4
5
# frozen_string_literal: true module JSON VERSION = '2.12.2' end