This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/Gemfile.lock

42 lines
839 B
Plaintext
Raw Normal View History

2015-03-18 22:49:51 +00:00
GEM
2015-06-14 02:27:41 +00:00
remote: https://rubygems.org/
specs:
2015-10-26 17:44:22 +00:00
autoprefixer-rails (5.1.8)
execjs
json
bootstrap-sass (3.3.4.1)
autoprefixer-rails (>= 5.0.0.1)
sass (>= 3.2.19)
2015-06-14 02:27:41 +00:00
chunky_png (1.3.4)
compass (1.0.3)
chunky_png (~> 1.2)
compass-core (~> 1.0.2)
compass-import-once (~> 1.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
sass (>= 3.3.13, < 3.5)
compass-core (1.0.3)
multi_json (~> 1.0)
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
2015-10-26 17:44:22 +00:00
execjs (2.4.0)
2015-09-13 23:30:45 +00:00
ffi (1.9.10)
2015-10-26 17:44:22 +00:00
json (1.8.2)
2015-09-13 23:30:45 +00:00
multi_json (1.11.2)
rb-fsevent (0.9.6)
2015-06-14 02:27:41 +00:00
rb-inotify (0.9.5)
ffi (>= 0.5.0)
2015-09-13 23:30:45 +00:00
sass (3.4.18)
2015-06-14 02:27:41 +00:00
sass-globbing (1.1.1)
sass (>= 3.1)
2015-03-18 22:49:51 +00:00
PLATFORMS
2015-06-14 02:27:41 +00:00
ruby
2015-03-18 22:49:51 +00:00
DEPENDENCIES
2015-10-26 17:44:22 +00:00
bootstrap-sass
2015-06-14 02:27:41 +00:00
compass
sass
sass-globbing