aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinweiClarkChao <[email protected]>2014-09-23 22:34:14 +0800
committerJinwei Zhao <[email protected]>2017-01-13 15:07:44 +0800
commitb214f38d2c24a890ce36512a0c8bab965e27a508 (patch)
tree1522b651444407cbf120798e79be4657f1b472ab /Code/ZJW/Gemfile.lock
parente13882d1656b143533cec307a19425e0a56ec999 (diff)
downloadjinwei.me-b214f38d2c24a890ce36512a0c8bab965e27a508.tar.gz
README
Diffstat (limited to 'Code/ZJW/Gemfile.lock')
-rw-r--r--Code/ZJW/Gemfile.lock51
1 files changed, 51 insertions, 0 deletions
diff --git a/Code/ZJW/Gemfile.lock b/Code/ZJW/Gemfile.lock
new file mode 100644
index 0000000..7fd3427
--- /dev/null
+++ b/Code/ZJW/Gemfile.lock
@@ -0,0 +1,51 @@
1GEM
2 remote: https://rubygems.org/
3 specs:
4 blankslate (2.1.2.4)
5 classifier (1.3.4)
6 fast-stemmer (>= 1.0.0)
7 colorator (0.1)
8 commander (4.1.6)
9 highline (~> 1.6.11)
10 fast-stemmer (1.0.2)
11 ffi (1.9.3)
12 highline (1.6.21)
13 jekyll (1.4.3)
14 classifier (~> 1.3)
15 colorator (~> 0.1)
16 commander (~> 4.1.3)
17 liquid (~> 2.5.5)
18 listen (~> 1.3)
19 maruku (~> 0.7.0)
20 pygments.rb (~> 0.5.0)
21 redcarpet (~> 2.3.0)
22 safe_yaml (~> 0.9.7)
23 toml (~> 0.1.0)
24 liquid (2.5.5)
25 listen (1.3.1)
26 rb-fsevent (>= 0.9.3)
27 rb-inotify (>= 0.9)
28 rb-kqueue (>= 0.2)
29 maruku (0.7.1)
30 parslet (1.5.0)
31 blankslate (~> 2.0)
32 posix-spawn (0.3.8)
33 pygments.rb (0.5.4)
34 posix-spawn (~> 0.3.6)
35 yajl-ruby (~> 1.1.0)
36 rb-fsevent (0.9.4)
37 rb-inotify (0.9.3)
38 ffi (>= 0.5.0)
39 rb-kqueue (0.2.2)
40 ffi (>= 0.5.0)
41 redcarpet (2.3.0)
42 safe_yaml (0.9.7)
43 toml (0.1.1)
44 parslet (~> 1.5.0)
45 yajl-ruby (1.1.0)
46
47PLATFORMS
48 ruby
49
50DEPENDENCIES
51 jekyll (~> 1.4)
Powered by cgit v1.2.3 (git 2.41.0)