updated Gemfile.lock, fixes #59
This commit is contained in:
parent
806d27db13
commit
282723ef3e
10
Gemfile.lock
10
Gemfile.lock
@ -1,11 +1,11 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: http://rubygems.org/
|
remote: http://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
RedCloth (4.2.7)
|
RedCloth (4.2.8)
|
||||||
albino (1.3.3)
|
albino (1.3.3)
|
||||||
posix-spawn (>= 0.3.6)
|
posix-spawn (>= 0.3.6)
|
||||||
blankslate (2.1.2.4)
|
blankslate (2.1.2.4)
|
||||||
chunky_png (1.2.0)
|
chunky_png (1.2.1)
|
||||||
classifier (1.3.3)
|
classifier (1.3.3)
|
||||||
fast-stemmer (>= 1.0.0)
|
fast-stemmer (>= 1.0.0)
|
||||||
compass (0.11.5)
|
compass (0.11.5)
|
||||||
@ -29,17 +29,17 @@ GEM
|
|||||||
maruku (0.6.0)
|
maruku (0.6.0)
|
||||||
syntax (>= 1.0.0)
|
syntax (>= 1.0.0)
|
||||||
posix-spawn (0.3.6)
|
posix-spawn (0.3.6)
|
||||||
pygments.rb (0.1.2)
|
pygments.rb (0.1.3)
|
||||||
rubypython (>= 0.5.1)
|
rubypython (>= 0.5.1)
|
||||||
rack (1.3.2)
|
rack (1.3.2)
|
||||||
rake (0.9.2)
|
rake (0.9.2)
|
||||||
rb-fsevent (0.4.1)
|
rb-fsevent (0.4.3.1)
|
||||||
rdiscount (1.6.8)
|
rdiscount (1.6.8)
|
||||||
rubypants (0.2.0)
|
rubypants (0.2.0)
|
||||||
rubypython (0.5.1)
|
rubypython (0.5.1)
|
||||||
blankslate (>= 2.1.2.3)
|
blankslate (>= 2.1.2.3)
|
||||||
ffi (~> 1.0.7)
|
ffi (~> 1.0.7)
|
||||||
sass (3.1.5)
|
sass (3.1.7)
|
||||||
stringex (1.3.0)
|
stringex (1.3.0)
|
||||||
syntax (1.0.0)
|
syntax (1.0.0)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user