mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-13 16:45:14 +01:00
remove Gemfile.lock
This commit is contained in:
parent
89c20916d0
commit
6f18064ef5
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
node_modules
|
||||
bower_components
|
||||
_site
|
||||
_build
|
||||
_build
|
||||
Gemfile.lock
|
74
Gemfile.lock
74
Gemfile.lock
@ -1,74 +0,0 @@
|
||||
GIT
|
||||
remote: https://github.com/tonyarnold/narray
|
||||
revision: eeb06b030320a222727e41f11a2f0be300f9dd52
|
||||
specs:
|
||||
narray (0.6.0.8)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/tonyarnold/rb-gsl
|
||||
revision: 659a95fd9b610c02e38035b956feceb5c29e1ecb
|
||||
specs:
|
||||
gsl (1.14.7)
|
||||
narray (>= 0.5.9)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
blankslate (2.1.2.4)
|
||||
classifier (1.3.4)
|
||||
fast-stemmer (>= 1.0.0)
|
||||
colorator (0.1)
|
||||
commander (4.1.6)
|
||||
highline (~> 1.6.11)
|
||||
fast-stemmer (1.0.2)
|
||||
ffi (1.9.3)
|
||||
fileutils (0.7)
|
||||
rmagick (>= 2.13.1)
|
||||
highline (1.6.21)
|
||||
jekyll (1.5.1)
|
||||
classifier (~> 1.3)
|
||||
colorator (~> 0.1)
|
||||
commander (~> 4.1.3)
|
||||
liquid (~> 2.5.5)
|
||||
listen (~> 1.3)
|
||||
maruku (= 0.7.0)
|
||||
pygments.rb (~> 0.5.0)
|
||||
redcarpet (~> 2.3.0)
|
||||
safe_yaml (~> 1.0)
|
||||
toml (~> 0.1.0)
|
||||
liquid (2.5.5)
|
||||
listen (1.3.1)
|
||||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9)
|
||||
rb-kqueue (>= 0.2)
|
||||
maruku (0.7.0)
|
||||
mini_magick (3.7.0)
|
||||
subexec (~> 0.2.1)
|
||||
parslet (1.5.0)
|
||||
blankslate (~> 2.0)
|
||||
posix-spawn (0.3.8)
|
||||
pygments.rb (0.5.4)
|
||||
posix-spawn (~> 0.3.6)
|
||||
yajl-ruby (~> 1.1.0)
|
||||
rb-fsevent (0.9.4)
|
||||
rb-inotify (0.9.5)
|
||||
ffi (>= 0.5.0)
|
||||
rb-kqueue (0.2.3)
|
||||
ffi (>= 0.5.0)
|
||||
redcarpet (2.3.0)
|
||||
rmagick (2.13.2)
|
||||
safe_yaml (1.0.3)
|
||||
subexec (0.2.3)
|
||||
toml (0.1.1)
|
||||
parslet (~> 1.5.0)
|
||||
yajl-ruby (1.1.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
fileutils (>= 0.7)
|
||||
gsl!
|
||||
jekyll (= 1.5.1)
|
||||
mini_magick (>= 3.6.0)
|
||||
narray!
|
Loading…
Reference in New Issue
Block a user