Skip to content

Commit 742cc06

Browse files
author
Gershom Tripp
committed
add new updated Gemfile.lock, old was 'unreadable', generated with *bundle install*, can re-add old if any issues
1 parent e960727 commit 742cc06

File tree

1 file changed

+53
-41
lines changed

1 file changed

+53
-41
lines changed

Gemfile.lock

+53-41
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,63 @@
11
GEM
22
remote: https://rubygems.org/
33
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.5.0)
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)
4+
addressable (2.5.2)
5+
public_suffix (>= 2.0.2, < 4.0)
6+
colorator (1.1.0)
7+
concurrent-ruby (1.0.5)
8+
em-websocket (0.5.1)
9+
eventmachine (>= 0.12.9)
10+
http_parser.rb (~> 0.6.0)
11+
eventmachine (1.2.7)
12+
ffi (1.9.23)
13+
forwardable-extended (2.6.0)
14+
http_parser.rb (0.6.0)
15+
i18n (0.9.5)
16+
concurrent-ruby (~> 1.0)
17+
jekyll (3.8.2)
18+
addressable (~> 2.4)
19+
colorator (~> 1.0)
20+
em-websocket (~> 0.5)
21+
i18n (~> 0.7)
22+
jekyll-sass-converter (~> 1.0)
23+
jekyll-watch (~> 2.0)
24+
kramdown (~> 1.14)
25+
liquid (~> 4.0)
26+
mercenary (~> 0.3.3)
27+
pathutil (~> 0.9)
28+
rouge (>= 1.7, < 4)
2229
safe_yaml (~> 1.0)
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.0)
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 (1.0.1)
43-
toml (0.1.1)
44-
parslet (~> 1.5.0)
45-
yajl-ruby (~> 1.3.1)
30+
jekyll-sass-converter (1.5.2)
31+
sass (~> 3.4)
32+
jekyll-watch (2.0.0)
33+
listen (~> 3.0)
34+
kramdown (1.16.2)
35+
liquid (4.0.0)
36+
listen (3.1.5)
37+
rb-fsevent (~> 0.9, >= 0.9.4)
38+
rb-inotify (~> 0.9, >= 0.9.7)
39+
ruby_dep (~> 1.2)
40+
mercenary (0.3.6)
41+
pathutil (0.16.1)
42+
forwardable-extended (~> 2.6)
43+
public_suffix (3.0.2)
44+
rb-fsevent (0.10.3)
45+
rb-inotify (0.9.10)
46+
ffi (>= 0.5.0, < 2)
47+
rouge (3.1.1)
48+
ruby_dep (1.5.0)
49+
safe_yaml (1.0.4)
50+
sass (3.5.6)
51+
sass-listen (~> 4.0.0)
52+
sass-listen (4.0.0)
53+
rb-fsevent (~> 0.9, >= 0.9.4)
54+
rb-inotify (~> 0.9, >= 0.9.7)
4655

4756
PLATFORMS
4857
ruby
4958

5059
DEPENDENCIES
5160
jekyll
61+
62+
BUNDLED WITH
63+
1.16.2

0 commit comments

Comments
 (0)