Skip to content

Commit

Permalink
Update Sheldon to csl-styles 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adam3smith committed Jan 3, 2022
1 parent a4d7dec commit f09f8db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ gem 'rspec'
gem 'nokogiri'
gem 'csl', '~>2.0'
gem 'fuubar'
gem 'csl-styles', git: 'https://github.com/adam3smith/csl-styles.git'
gem 'sheldon', git: 'https://github.com/citation-style-language/Sheldon.git'
16 changes: 5 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
GIT
remote: https://github.com/adam3smith/csl-styles.git
revision: 710db9105c367b11877290c9d0638ee53186d2f5
specs:
csl-styles (1.0.1.11)
csl (>= 1.0)

GIT
remote: https://github.com/citation-style-language/Sheldon.git
revision: c88a062e987c67dee4841b5f09ca70e3c0c974d9
revision: 2f22073efcbfe1d0a2599f8a8a68791a81da2022
specs:
sheldon (1.0.30)
sheldon (1.0.31)
citeproc-ruby (~> 2.0)
csl-styles
csl-styles (~> 2.0)
diffy
dotenv
erubis (~> 2.7)
Expand All @@ -37,6 +30,8 @@ GEM
csl (2.0.0)
namae (~> 1.0)
rexml
csl-styles (2.0.0)
csl (~> 2.0)
diff-lcs (1.5.0)
diffy (3.4.0)
dotenv (2.7.6)
Expand Down Expand Up @@ -110,7 +105,6 @@ PLATFORMS

DEPENDENCIES
csl (~> 2.0)
csl-styles!
fuubar
nokogiri
rake
Expand Down

0 comments on commit f09f8db

Please sign in to comment.