aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/nixpkgs/pkgs/tools/misc/anystyle-cli/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'infra/libkookie/nixpkgs/pkgs/tools/misc/anystyle-cli/Gemfile.lock')
-rw-r--r--infra/libkookie/nixpkgs/pkgs/tools/misc/anystyle-cli/Gemfile.lock99
1 files changed, 99 insertions, 0 deletions
diff --git a/infra/libkookie/nixpkgs/pkgs/tools/misc/anystyle-cli/Gemfile.lock b/infra/libkookie/nixpkgs/pkgs/tools/misc/anystyle-cli/Gemfile.lock
new file mode 100644
index 000000000000..8d28ef808948
--- /dev/null
+++ b/infra/libkookie/nixpkgs/pkgs/tools/misc/anystyle-cli/Gemfile.lock
@@ -0,0 +1,99 @@
+GIT
+ remote: https://github.com/feedbackmine/language_detector.git
+ revision: 89102790194150b3a8110ce691f9989b8ce70f8d
+ specs:
+ language_detector (0.1.2)
+
+PATH
+ remote: .
+ specs:
+ anystyle (1.3.10)
+ anystyle-data (~> 1.2)
+ bibtex-ruby (~> 5.0)
+ gli (~> 2.17)
+ namae (~> 1.0)
+ wapiti (~> 1.0, >= 1.0.2)
+
+GEM
+ remote: https://rubygems.org/
+ specs:
+ activesupport (6.0.3.2)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (>= 0.7, < 2)
+ minitest (~> 5.1)
+ tzinfo (~> 1.1)
+ zeitwerk (~> 2.2, >= 2.2.2)
+ anystyle-data (1.2.0)
+ bibtex-ruby (5.1.4)
+ latex-decode (~> 0.0)
+ builder (3.2.4)
+ byebug (11.1.3)
+ citeproc (1.0.10)
+ namae (~> 1.0)
+ concurrent-ruby (1.1.7)
+ diff-lcs (1.4.4)
+ docile (1.3.2)
+ edtf (3.0.5)
+ activesupport (>= 3.0, < 7.0)
+ gli (2.19.2)
+ gnuplot (2.6.2)
+ i18n (1.8.5)
+ concurrent-ruby (~> 1.0)
+ latex-decode (0.3.1)
+ lmdb (0.5.3)
+ minitest (5.14.1)
+ namae (1.0.1)
+ rake (13.0.1)
+ redis (4.2.1)
+ redis-namespace (1.8.0)
+ redis (>= 3.0.4)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.2)
+ rspec-support (~> 3.9.3)
+ rspec-expectations (3.9.2)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.9.0)
+ rspec-mocks (3.9.1)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.3)
+ ruby-prof (1.4.1)
+ simplecov (0.19.0)
+ docile (~> 1.1)
+ simplecov-html (~> 0.11)
+ simplecov-html (0.12.2)
+ thread_safe (0.3.6)
+ tzinfo (1.2.7)
+ thread_safe (~> 0.1)
+ unicode-scripts (1.6.0)
+ wapiti (1.0.7)
+ builder (~> 3.2)
+ yard (0.9.25)
+ zeitwerk (2.4.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ anystyle!
+ bibtex-ruby
+ byebug
+ citeproc
+ edtf
+ gnuplot
+ language_detector!
+ lmdb
+ rake
+ redis
+ redis-namespace
+ rspec (~> 3.0)
+ ruby-prof
+ simplecov
+ unicode-scripts
+ yard
+
+BUNDLED WITH
+ 2.1.4