Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bin/template/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem 'rubypants'
gem 'sass'

# references
gem 'i18n', '< 1.14.9'
gem 'i18n', '< 1.15.3'
gem 'latex-decode'
gem 'unicode_utils'
gem 'citeproc-ruby', '>= 1.1.6'
Expand Down
6 changes: 3 additions & 3 deletions bin/template/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GEM
csl (~> 2.0)
observer (< 1.0)
coderay (1.1.3)
concurrent-ruby (1.3.6)
concurrent-ruby (1.3.8)
cri (2.15.12)
csl (2.2.1)
forwardable (~> 1.3)
Expand Down Expand Up @@ -75,7 +75,7 @@ GEM
guard (~> 2.3)
spoon
http_parser.rb (0.8.1)
i18n (1.14.8)
i18n (1.15.2)
concurrent-ruby (~> 1.0)
immutable-ruby (0.2.0)
concurrent-ruby (~> 1.1)
Expand Down Expand Up @@ -233,7 +233,7 @@ DEPENDENCIES
guard-livereload
guard-nanoc (~> 2.1.11)
guard-rack
i18n (< 1.14.9)
i18n (< 1.15.3)
kramdown
latex-decode
nanoc (~> 4.14, >= 4.14.7)
Expand Down