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.21.1
/
lib
/
json
/
version.rb
blob: e8483db94bd5366bd6f38776fb30676862d981ae (
plain
)
1
2
3
4
5
# frozen_string_literal: true module JSON VERSION = '2.21.1' end