Skip to content

Commit bee9e1c

Browse files
committed
vendor in ruby
1 parent 925d4c2 commit bee9e1c

File tree

209 files changed

+22349
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

209 files changed

+22349
-0
lines changed

.bundle/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
---
22
BUNDLE_PATH: "vendor/bundle"
3+
BUNDLE_DEPLOYMENT: "true"

Gemfile.lock

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
anystyle (1.3.14)
5+
anystyle-data (~> 1.2)
6+
bibtex-ruby (~> 6.0)
7+
namae (~> 1.0)
8+
wapiti (~> 2.0)
9+
anystyle-data (1.2.0)
10+
bibtex-ruby (6.0.0)
11+
latex-decode (~> 0.0)
12+
builder (3.2.4)
13+
latex-decode (0.4.0)
14+
namae (1.1.1)
15+
rexml (3.2.5)
16+
wapiti (2.0.0)
17+
builder (~> 3.2)
18+
rexml (~> 3.0)
19+
20+
PLATFORMS
21+
arm64-darwin-22
22+
x86_64-linux
23+
24+
DEPENDENCIES
25+
anystyle (~> 1.3)
26+
27+
RUBY VERSION
28+
ruby 2.7.7p221
29+
30+
BUNDLED WITH
31+
2.3.26
Binary file not shown.
Binary file not shown.
Binary file not shown.
31.5 KB
Binary file not shown.
Binary file not shown.
41.5 KB
Binary file not shown.
Binary file not shown.
73.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)