Skip to content

Commit 8024ce5

Browse files
committed
Add fssm to gem dev group for watch
1 parent 061a008 commit 8024ce5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ gem 'coderay'
1111

1212
group :development do
1313
gem 'adsf'
14+
gem 'fssm'
1415
end

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ GEM
99
cri (2.3.0)
1010
colored (>= 1.2)
1111
ffi (1.0.11)
12+
fssm (0.2.9)
1213
kramdown (0.13.7)
1314
mime-types (1.18)
1415
nanoc (3.3.7)
@@ -29,6 +30,7 @@ PLATFORMS
2930
DEPENDENCIES
3031
adsf
3132
coderay
33+
fssm
3234
kramdown (~> 0.13.2)
3335
mime-types (~> 1.16)
3436
nanoc (~> 3.3.7)

0 commit comments

Comments
 (0)