Skip to content

Commit

Permalink
Update Gemfile.lock (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmzelle authored Oct 2, 2019
1 parent e89e6b0 commit 9785a6e
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
GIT
remote: https://github.com/citation-style-language/Sheldon.git
revision: a9b82fa57ca1e3228a39016f9ee51bfeae301e40
revision: 09d0daebe0b6c76ccf9963f86e2e966b28a3ef46
specs:
sheldon (1.0.0)
sheldon (1.0.2)
citeproc-ruby
csl-styles
diffy
dotenv
nokogiri
ostruct
reverse_markdown

Expand All @@ -24,28 +25,28 @@ GEM
csl (~> 1.0)
diff-lcs (1.3)
diffy (3.3.0)
dotenv (2.7.2)
fuubar (2.4.0)
dotenv (2.7.5)
fuubar (2.4.1)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
mini_portile2 (2.4.0)
namae (1.0.1)
nokogiri (1.10.3)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
ostruct (0.1.0)
rake (12.3.2)
reverse_markdown (1.1.0)
rake (13.0.0)
reverse_markdown (1.3.0)
nokogiri
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
Expand All @@ -66,4 +67,4 @@ RUBY VERSION
ruby 2.6.3p62

BUNDLED WITH
1.17.2
1.17.3

0 comments on commit 9785a6e

Please sign in to comment.