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
/
i18n-1.15.2
/
lib
/
i18n
/
version.rb
blob: 3d937a4f6bcece7b11a1c00516176c0ca56d96df (
plain
)
1
2
3
4
5
# frozen_string_literal: true module I18n VERSION = "1.15.2" end