Skip to content

Commit

Permalink
unignoring Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
qmx committed Mar 12, 2013
1 parent 1e9829d commit 835ee12
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ bin/
/.bundle
/vendor
/.rbenv-version
Gemfile.lock
38 changes: 38 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
asciidoctor (0.1.1)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
directory_watcher (1.4.1)
fast-stemmer (1.0.1)
jekyll (0.12.0)
classifier (~> 1.3)
directory_watcher (~> 1.1)
kramdown (~> 0.13.4)
liquid (~> 2.3)
maruku (~> 0.5)
pygments.rb (~> 0.3.2)
kramdown (0.13.8)
liquid (2.4.1)
maruku (0.6.1)
syntax (>= 1.0.0)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.6.3)
posix-spawn (0.3.6)
pygments.rb (0.3.7)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
syntax (1.0.0)
yajl-ruby (1.1.0)

PLATFORMS
ruby

DEPENDENCIES
RedCloth
asciidoctor
jekyll
net-sftp

0 comments on commit 835ee12

Please sign in to comment.