We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061a008 commit 8024ce5Copy full SHA for 8024ce5
Gemfile
@@ -11,4 +11,5 @@ gem 'coderay'
11
12
group :development do
13
gem 'adsf'
14
+ gem 'fssm'
15
end
Gemfile.lock
@@ -9,6 +9,7 @@ GEM
9
cri (2.3.0)
10
colored (>= 1.2)
ffi (1.0.11)
+ fssm (0.2.9)
kramdown (0.13.7)
mime-types (1.18)
nanoc (3.3.7)
@@ -29,6 +30,7 @@ PLATFORMS
29
30
DEPENDENCIES
31
adsf
32
coderay
33
+ fssm
34
kramdown (~> 0.13.2)
35
mime-types (~> 1.16)
36
nanoc (~> 3.3.7)
0 commit comments