Codebase list citation-style-language-locales / upstream/0_20200506.cbb4596 Gemfile
upstream/0_20200506.cbb4596

Tree @upstream/0_20200506.cbb4596 (Download .tar.gz)

Gemfile @upstream/0_20200506.cbb4596raw · history · blame

1
2
3
4
5
6
7
8
9
ruby '2.6.3'
source 'https://rubygems.org'

gem 'rake'
gem 'rspec'
gem 'fuubar'
gem 'nokogiri'
gem 'csl', '~>1.1'
gem 'sheldon', git: 'https://github.com/citation-style-language/Sheldon.git'