Skip to content

Instantly share code, notes, and snippets.

@frankbaele
Created March 19, 2014 12:01
Show Gist options
  • Save frankbaele/9640247 to your computer and use it in GitHub Desktop.
Save frankbaele/9640247 to your computer and use it in GitHub Desktop.
wundertheme gem lock compile
source "https://rubygems.org"
gem 'breakpoint', '1.3'
gem 'chunky_png', '1.2.7'
gem 'compass', '0.12.2'
gem 'fssm', '0.2.9'
gem 'modular-scale', '1.0.4'
gem 'respond-to', '2.6'
gem 'sass', '3.2.5'
gem 'sassy-math', '1.2'
gem 'singularitygs', '0.0.17'
gem 'susy', '1.0.5'
gem 'toolkit', '0.2.2'
GEM
remote: https://rubygems.org/
specs:
breakpoint (1.3)
compass (>= 0.12.1)
sass (>= 3.2.0)
chunky_png (1.2.7)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
fssm (0.2.9)
modular-scale (1.0.4)
compass (>= 0.11.5)
sassy-math (>= 1.2)
respond-to (2.6)
breakpoint (>= 1.3)
sass (3.2.5)
sassy-math (1.2)
compass (~> 0.11)
singularitygs (0.0.17)
breakpoint (>= 1.1.1)
compass (>= 0.12.2)
modular-scale (>= 1.0.2)
sass (>= 3.2.1)
susy (1.0.5)
compass (>= 0.12.2)
sass (>= 3.2.0)
toolkit (0.2.2)
compass (>= 0.12.2)
respond-to (>= 2.6)
singularitygs (>= 0.0.17)
susy (>= 1.0.5)
PLATFORMS
ruby
DEPENDENCIES
breakpoint (= 1.3)
chunky_png (= 1.2.7)
compass (= 0.12.2)
fssm (= 0.2.9)
modular-scale (= 1.0.4)
respond-to (= 2.6)
sass (= 3.2.5)
sassy-math (= 1.2)
singularitygs (= 0.0.17)
susy (= 1.0.5)
toolkit (= 0.2.2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment