merge
This commit is contained in:
parent
5962a85a99
commit
0d029e6a02
6
Gemfile
6
Gemfile
@ -2,7 +2,6 @@ source :rubygems
|
|||||||
|
|
||||||
gemspec
|
gemspec
|
||||||
|
|
||||||
#gem "compass", :path => "." #no idea but it fixed my rage - sdavis
|
|
||||||
gem "cucumber", "~> 0.9.2"
|
gem "cucumber", "~> 0.9.2"
|
||||||
gem "rspec", "~>2.0.0"
|
gem "rspec", "~>2.0.0"
|
||||||
gem "rails", "~>3.0.0.rc"
|
gem "rails", "~>3.0.0.rc"
|
||||||
@ -17,7 +16,12 @@ gem "rb-fsevent"
|
|||||||
|
|
||||||
gem "ruby-prof" unless RUBY_PLATFORM == "java"
|
gem "ruby-prof" unless RUBY_PLATFORM == "java"
|
||||||
|
|
||||||
|
|
||||||
gem 'autotest'
|
gem 'autotest'
|
||||||
|
gem 'autotest-fsevent'
|
||||||
gem 'fakefs', :git => 'git://github.com/johnbintz/fakefs.git'
|
gem 'fakefs', :git => 'git://github.com/johnbintz/fakefs.git'
|
||||||
gem 'mocha'
|
gem 'mocha'
|
||||||
gem 'timecop'
|
gem 'timecop'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ GIT
|
|||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
compass (0.11.beta.7.a997fa2)
|
compass (0.11.beta.7.5962a85)
|
||||||
chunky_png (~> 1.1.1)
|
chunky_png (~> 1.1.1)
|
||||||
fssm (>= 0.2.7)
|
fssm (>= 0.2.7)
|
||||||
sass (>= 3.1.0.alpha.249)
|
sass (>= 3.1.0.alpha.249)
|
||||||
@ -47,6 +47,8 @@ GEM
|
|||||||
arel (2.0.9)
|
arel (2.0.9)
|
||||||
autotest (4.4.6)
|
autotest (4.4.6)
|
||||||
ZenTest (>= 4.4.1)
|
ZenTest (>= 4.4.1)
|
||||||
|
autotest-fsevent (0.2.5)
|
||||||
|
sys-uname
|
||||||
builder (2.1.2)
|
builder (2.1.2)
|
||||||
chunky_png (1.1.1)
|
chunky_png (1.1.1)
|
||||||
compass-validator (3.0.0)
|
compass-validator (3.0.0)
|
||||||
@ -69,7 +71,7 @@ GEM
|
|||||||
gherkin (2.2.9)
|
gherkin (2.2.9)
|
||||||
json (~> 1.4.6)
|
json (~> 1.4.6)
|
||||||
term-ansicolor (~> 1.0.5)
|
term-ansicolor (~> 1.0.5)
|
||||||
haml (3.1.0.alpha.147)
|
haml (3.1.0)
|
||||||
i18n (0.5.0)
|
i18n (0.5.0)
|
||||||
json (1.4.6)
|
json (1.4.6)
|
||||||
livereload (1.6)
|
livereload (1.6)
|
||||||
@ -119,6 +121,7 @@ GEM
|
|||||||
ruby-prof (0.10.5)
|
ruby-prof (0.10.5)
|
||||||
rubyzip (0.9.4)
|
rubyzip (0.9.4)
|
||||||
sass (3.1.0.alpha.263)
|
sass (3.1.0.alpha.263)
|
||||||
|
sys-uname (0.8.5)
|
||||||
term-ansicolor (1.0.5)
|
term-ansicolor (1.0.5)
|
||||||
thor (0.14.6)
|
thor (0.14.6)
|
||||||
timecop (0.3.5)
|
timecop (0.3.5)
|
||||||
@ -131,6 +134,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
autotest
|
autotest
|
||||||
|
autotest-fsevent
|
||||||
compass!
|
compass!
|
||||||
compass-validator (= 3.0.0)
|
compass-validator (= 3.0.0)
|
||||||
css_parser (~> 1.0.1)
|
css_parser (~> 1.0.1)
|
||||||
|
@ -19,3 +19,4 @@ gem 'css_parser', "1.0.1"
|
|||||||
gem 'ruby-prof'
|
gem 'ruby-prof'
|
||||||
gem 'rb-fsevent'
|
gem 'rb-fsevent'
|
||||||
|
|
||||||
|
|
||||||
|
@ -8,8 +8,8 @@ GIT
|
|||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
compass (0.11.beta.7.f4ac295)
|
compass (0.11.beta.7.5962a85)
|
||||||
chunky_png (~> 1.1.0)
|
chunky_png (~> 1.1.1)
|
||||||
fssm (>= 0.2.7)
|
fssm (>= 0.2.7)
|
||||||
sass (>= 3.1.0.alpha.249)
|
sass (>= 3.1.0.alpha.249)
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ GEM
|
|||||||
remote: http://rubygems.org/
|
remote: http://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (3.0.5)
|
activesupport (3.0.5)
|
||||||
chunky_png (1.1.0)
|
chunky_png (1.1.1)
|
||||||
coderay (0.9.7)
|
coderay (0.9.7)
|
||||||
compass-susy-plugin (0.9.beta.3)
|
compass-susy-plugin (0.9.beta.3)
|
||||||
compass (>= 0.11.beta.3)
|
compass (>= 0.11.beta.3)
|
||||||
|
Loading…
Reference in New Issue
Block a user