mirror of
https://github.com/danog/sass-site.git
synced 2024-11-30 04:29:17 +01:00
update gems
This commit is contained in:
parent
3e6339e9a7
commit
70e4f271be
36
Gemfile.lock
36
Gemfile.lock
@ -1,24 +1,24 @@
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
specs:
|
||||
activesupport (3.2.17)
|
||||
activesupport (3.2.19)
|
||||
i18n (~> 0.6, >= 0.6.4)
|
||||
multi_json (~> 1.0)
|
||||
breakpoint (2.0.7)
|
||||
compass (>= 0.12.1)
|
||||
sass (>= 3.2.0)
|
||||
chunky_png (1.3.0)
|
||||
chunky_png (1.3.1)
|
||||
coffee-script (2.2.0)
|
||||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.7.0)
|
||||
compass (0.12.3)
|
||||
coffee-script-source (1.7.1)
|
||||
compass (0.12.7)
|
||||
chunky_png (~> 1.2)
|
||||
fssm (>= 0.2.7)
|
||||
sass (= 3.2.14)
|
||||
em-websocket (0.5.0)
|
||||
sass (~> 3.2.19)
|
||||
em-websocket (0.5.1)
|
||||
eventmachine (>= 0.12.9)
|
||||
http_parser.rb (~> 0.5.3)
|
||||
http_parser.rb (~> 0.6.0)
|
||||
eventmachine (1.0.3)
|
||||
execjs (1.4.0)
|
||||
multi_json (~> 1.0)
|
||||
@ -27,9 +27,9 @@ GEM
|
||||
haml (4.0.5)
|
||||
tilt
|
||||
hike (1.2.3)
|
||||
http_parser.rb (0.5.3)
|
||||
i18n (0.6.9)
|
||||
kramdown (1.3.2)
|
||||
http_parser.rb (0.6.0)
|
||||
i18n (0.6.11)
|
||||
kramdown (1.4.0)
|
||||
listen (1.3.1)
|
||||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9)
|
||||
@ -69,7 +69,7 @@ GEM
|
||||
middleman-syntax (1.2.1)
|
||||
middleman-core (~> 3.0)
|
||||
rouge (~> 0.3.0)
|
||||
multi_json (1.9.0)
|
||||
multi_json (1.10.1)
|
||||
normalize-rails (3.0.1)
|
||||
rack (1.5.2)
|
||||
rack-contrib (1.1.0)
|
||||
@ -79,19 +79,19 @@ GEM
|
||||
rack-rewrite (1.5.0)
|
||||
rack-test (0.6.2)
|
||||
rack (>= 1.0)
|
||||
rake (10.1.1)
|
||||
rake (10.3.2)
|
||||
rb-fsevent (0.9.4)
|
||||
rb-inotify (0.9.3)
|
||||
rb-inotify (0.9.5)
|
||||
ffi (>= 0.5.0)
|
||||
rb-kqueue (0.2.2)
|
||||
rb-kqueue (0.2.3)
|
||||
ffi (>= 0.5.0)
|
||||
redcarpet (3.1.1)
|
||||
redcarpet (3.1.2)
|
||||
rouge (0.3.10)
|
||||
thor
|
||||
ruby18_source_location (0.2)
|
||||
rubypants (0.2.0)
|
||||
sass (3.2.14)
|
||||
sprockets (2.12.0)
|
||||
sass (3.2.19)
|
||||
sprockets (2.12.1)
|
||||
hike (~> 1.2)
|
||||
multi_json (~> 1.0)
|
||||
rack (~> 1.0)
|
||||
@ -104,7 +104,7 @@ GEM
|
||||
susy (2.0.0.alpha.4)
|
||||
compass (>= 0.12.2)
|
||||
sass (>= 3.2.0)
|
||||
thor (0.18.1)
|
||||
thor (0.19.1)
|
||||
tilt (1.3.7)
|
||||
typogruby (1.0.16)
|
||||
rubypants
|
||||
|
Loading…
Reference in New Issue
Block a user