diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 17c823b..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,142 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - activesupport (4.2.5.1) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - addressable (2.4.0) - autoprefixer-rails (6.3.1) - execjs - json - coderay (1.1.0) - colorator (0.1) - colored (1.2) - concurrent-ruby (1.0.0) - em-websocket (0.5.1) - eventmachine (>= 0.12.9) - http_parser.rb (~> 0.6.0) - ethon (0.8.1) - ffi (>= 1.3.0) - eventmachine (1.0.9.1) - execjs (2.6.0) - fastimage (1.8.1) - addressable (~> 2.3, >= 2.3.5) - ffi (1.9.10) - formatador (0.2.5) - guard (2.13.0) - formatador (>= 0.2.4) - listen (>= 2.7, <= 4.0) - lumberjack (~> 1.0) - nenv (~> 0.1) - notiffany (~> 0.0) - pry (>= 0.9.12) - shellany (~> 0.0) - thor (>= 0.18.1) - guard-compat (1.2.1) - guard-livereload (2.5.1) - em-websocket (~> 0.5) - guard (~> 2.8) - guard-compat (~> 1.0) - multi_json (~> 1.8) - guard-shell (0.7.1) - guard (>= 2.0.0) - guard-compat (~> 1.0) - html-proofer (2.6.4) - activesupport (~> 4.2) - addressable (~> 2.3) - colored (~> 1.2) - mercenary (~> 0.3.2) - nokogiri (~> 1.5) - parallel (~> 1.3) - typhoeus (~> 0.7) - yell (~> 2.0) - http_parser.rb (0.6.0) - i18n (0.7.0) - jekyll (3.1.1) - colorator (~> 0.1) - jekyll-sass-converter (~> 1.0) - jekyll-watch (~> 1.1) - kramdown (~> 1.3) - liquid (~> 3.0) - mercenary (~> 0.3.3) - rouge (~> 1.7) - safe_yaml (~> 1.0) - jekyll-assets (2.1.2) - fastimage (~> 1.8) - jekyll (~> 3.0) - sprockets (~> 3.3) - sprockets-helpers (~> 1.2) - tilt (~> 2.0) - jekyll-sass-converter (1.4.0) - sass (~> 3.4) - jekyll-watch (1.3.1) - listen (~> 3.0) - json (1.8.3) - kramdown (1.9.0) - liquid (3.0.6) - listen (3.0.5) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) - lumberjack (1.0.10) - mercenary (0.3.5) - method_source (0.8.2) - mini_portile2 (2.0.0) - minitest (5.8.4) - multi_json (1.11.2) - nenv (0.2.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) - notiffany (0.0.8) - nenv (~> 0.1) - shellany (~> 0.0) - parallel (1.6.1) - pry (0.10.3) - coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) - rack (1.6.4) - rake (10.5.0) - rb-fsevent (0.9.7) - rb-inotify (0.9.5) - ffi (>= 0.5.0) - rouge (1.10.1) - safe_yaml (1.0.4) - sass (3.4.21) - shellany (0.0.1) - slop (3.6.0) - sprockets (3.5.2) - concurrent-ruby (~> 1.0) - rack (> 1, < 3) - sprockets-helpers (1.2.1) - sprockets (>= 2.2) - thor (0.19.1) - thread_safe (0.3.5) - tilt (2.0.2) - typhoeus (0.8.0) - ethon (>= 0.8.0) - tzinfo (1.2.2) - thread_safe (~> 0.1) - uglifier (2.7.2) - execjs (>= 0.3.0) - json (>= 1.8.0) - yell (2.0.5) - -PLATFORMS - ruby - -DEPENDENCIES - autoprefixer-rails (~> 6.3) - guard-livereload (~> 2.5) - guard-shell (~> 0.7) - html-proofer (~> 2.6) - jekyll (~> 3.1) - jekyll-assets (~> 2.1) - rake (~> 10.5) - sass (~> 3.4) - uglifier (~> 2.7) - -BUNDLED WITH - 1.11.2