Skip to content

Instantly share code, notes, and snippets.

@JonRowe
Created March 8, 2013 04:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JonRowe/5114227 to your computer and use it in GitHub Desktop.
Save JonRowe/5114227 to your computer and use it in GitHub Desktop.
Dependencies for middleman-sprockets
GIT
remote: git://github.com/middleman/middleman.git
revision: 3ce35149ec0ef33a52937e8f0ae11226810e04f6
branch: 3.0-stable
specs:
middleman (3.0.12)
middleman-core (= 3.0.12)
middleman-more (= 3.0.12)
middleman-sprockets (~> 3.0.8)
middleman-core (3.0.12)
activesupport (~> 3.2.6)
bundler (~> 1.1)
listen (~> 0.7.3)
rack (~> 1.4.1)
rack-test (~> 0.6.1)
rb-fsevent (~> 0.9.3)
thor (~> 0.15.4)
tilt (~> 1.3.1)
middleman-more (3.0.12)
coffee-script (~> 2.2.0)
coffee-script-source (~> 1.3.3)
compass (>= 0.12.2)
execjs (~> 1.4.0)
haml (>= 3.1.6)
i18n (~> 0.6.0, < 0.6.2)
maruku (~> 0.6.0)
middleman-core (= 3.0.12)
padrino-helpers (= 0.10.7)
sass (>= 3.1.20)
uglifier (~> 1.2.6)
PATH
remote: .
specs:
middleman-sprockets (3.0.9)
middleman-more (>= 3.0.11)
sprockets (~> 2.1, < 2.5)
sprockets-sass (~> 0.9.1)
GEM
remote: https://rubygems.org/
specs:
actionpack (3.2.12)
activemodel (= 3.2.12)
activesupport (= 3.2.12)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.12)
activesupport (= 3.2.12)
builder (~> 3.0.0)
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
aruba (0.5.1)
childprocess (~> 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
builder (3.0.4)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
chunky_png (1.2.7)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
cucumber (1.2.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.6)
multi_json (~> 1.3)
diff-lcs (1.2.1)
eco (1.0.0)
coffee-script
eco-source
execjs
eco-source (1.1.0.rc.1)
ejs (1.1.1)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
ffi (1.4.0)
fivemat (1.2.0)
fssm (0.2.10)
gherkin (2.11.6)
json (>= 1.7.6)
haml (4.0.0)
tilt
hike (1.2.1)
http_router (0.10.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.6.1)
journey (1.0.4)
jquery-rails (2.0.1)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.7.7)
listen (0.7.3)
maruku (0.6.1)
syntax (>= 1.0.0)
multi_json (1.6.1)
padrino-core (0.10.7)
activesupport (~> 3.2.0)
http_router (~> 0.10.2)
sinatra (~> 1.3.1)
thor (~> 0.15.2)
tilt (~> 1.3.0)
padrino-helpers (0.10.7)
i18n (~> 0.6)
padrino-core (= 0.10.7)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-protection (1.4.0)
rack
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
railties (3.2.12)
actionpack (= 3.2.12)
activesupport (= 3.2.12)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.0.3)
rb-fsevent (0.9.3)
rdoc (3.12.2)
json (~> 1.4)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.0)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
sass (3.2.6)
sinatra (1.3.5)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-sass (0.9.1)
sprockets (~> 2.0)
tilt (~> 1.1)
syntax (1.0.0)
thor (0.15.4)
tilt (1.3.4)
uglifier (1.2.7)
execjs (>= 0.3.0)
multi_json (~> 1.3)
url_mount (0.2.1)
rack
yard (0.8.5.2)
PLATFORMS
ruby
DEPENDENCIES
aruba (~> 0.5.1)
cucumber (~> 1.2.2)
eco (~> 1.0.0)
ejs (~> 1.1.1)
erubis (~> 2.7.0)
fivemat (~> 1.2.0)
jquery-rails (= 2.0.1)
middleman!
middleman-core!
middleman-more!
middleman-sprockets!
rake (~> 10.0.3)
rspec (~> 2.13)
yard (~> 0.8.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment