diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 75 |
1 files changed, 0 insertions, 75 deletions
diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 5a20680..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,75 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - activesupport (4.2.5) - 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) - classifier (1.3.3) - fast-stemmer (>= 1.0.0) - colorator (0.1) - colored (1.2) - commander (4.1.5) - highline (~> 1.6.11) - directory_watcher (1.4.1) - ethon (0.8.1) - ffi (>= 1.3.0) - fast-stemmer (1.0.2) - ffi (1.9.10) - highline (1.6.19) - html-proofer (2.6.1) - 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) - i18n (0.7.0) - jekyll (1.2.1) - classifier (~> 1.3) - colorator (~> 0.1) - commander (~> 4.1.3) - directory_watcher (~> 1.4.1) - liquid (~> 2.5.2) - maruku (~> 0.5) - pygments.rb (~> 0.5.0) - redcarpet (~> 2.3.0) - safe_yaml (~> 0.7.0) - json (1.8.3) - kramdown (1.11.1) - liquid (2.5.3) - maruku (0.7.0) - mercenary (0.3.5) - mini_portile2 (2.0.0) - minitest (5.8.3) - nokogiri (1.6.7.1) - mini_portile2 (~> 2.0.0.rc2) - parallel (1.6.1) - posix-spawn (0.3.6) - pygments.rb (0.5.2) - posix-spawn (~> 0.3.6) - yajl-ruby (~> 1.1.0) - redcarpet (2.3.0) - rouge (2.0.1) - safe_yaml (0.7.1) - thread_safe (0.3.5) - typhoeus (0.8.0) - ethon (>= 0.8.0) - tzinfo (1.2.2) - thread_safe (~> 0.1) - yajl-ruby (1.1.0) - yell (2.0.5) - -PLATFORMS - ruby - -DEPENDENCIES - html-proofer - jekyll - kramdown - rouge |
