aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--Gemfile.lock196
2 files changed, 1 insertions, 196 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b844b14
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+Gemfile.lock
diff --git a/Gemfile.lock b/Gemfile.lock
deleted file mode 100644
index 3d9fc3a..0000000
--- a/Gemfile.lock
+++ /dev/null
@@ -1,196 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- actioncable (5.1.0)
- actionpack (= 5.1.0)
- nio4r (~> 2.0)
- websocket-driver (~> 0.6.1)
- actionmailer (5.1.0)
- actionpack (= 5.1.0)
- actionview (= 5.1.0)
- activejob (= 5.1.0)
- mail (~> 2.5, >= 2.5.4)
- rails-dom-testing (~> 2.0)
- actionpack (5.1.0)
- actionview (= 5.1.0)
- activesupport (= 5.1.0)
- rack (~> 2.0)
- rack-test (~> 0.6.3)
- rails-dom-testing (~> 2.0)
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.1.0)
- activesupport (= 5.1.0)
- builder (~> 3.1)
- erubi (~> 1.4)
- rails-dom-testing (~> 2.0)
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activejob (5.1.0)
- activesupport (= 5.1.0)
- globalid (>= 0.3.6)
- activemodel (5.1.0)
- activesupport (= 5.1.0)
- activerecord (5.1.0)
- activemodel (= 5.1.0)
- activesupport (= 5.1.0)
- arel (~> 8.0)
- activesupport (5.1.0)
- concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (~> 0.7)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- addressable (2.5.1)
- public_suffix (~> 2.0, >= 2.0.2)
- arel (8.0.0)
- builder (3.2.3)
- colorator (1.1.0)
- commonjs (0.2.7)
- concurrent-ruby (1.0.5)
- css_press (0.3.2)
- csspool-st (= 3.1.2)
- json
- cssminify2 (2.0.1)
- csspool-st (3.1.2)
- erubi (1.6.0)
- execjs (2.7.0)
- ffi (1.9.18)
- forwardable-extended (2.6.0)
- globalid (0.4.0)
- activesupport (>= 4.2.0)
- html_press (0.8.2)
- htmlentities
- multi_css (>= 0.1.0)
- multi_js (>= 0.1.0)
- htmlcompressor (0.3.1)
- htmlentities (4.3.4)
- i18n (0.8.1)
- jekyll (3.4.3)
- addressable (~> 2.4)
- colorator (~> 1.0)
- jekyll-sass-converter (~> 1.0)
- jekyll-watch (~> 1.1)
- kramdown (~> 1.3)
- liquid (~> 3.0)
- mercenary (~> 0.3.3)
- pathutil (~> 0.9)
- rouge (~> 1.7)
- safe_yaml (~> 1.0)
- jekyll-less (0.0.4)
- jekyll (>= 0.10.0)
- less (>= 2.0.5)
- jekyll-minifier (0.1.1)
- cssminify2 (~> 2.0)
- htmlcompressor (~> 0.3)
- jekyll (~> 3.0)
- uglifier (~> 2.7)
- jekyll-press (0.2.1)
- html_press (>= 0.8.2)
- jekyll
- multi_css (>= 0.1.0)
- multi_js (>= 0.1.0)
- jekyll-sass-converter (1.5.0)
- sass (~> 3.4)
- jekyll-sitemap (1.1.1)
- jekyll (~> 3.3)
- jekyll-watch (1.5.0)
- listen (~> 3.0, < 3.1)
- json (2.1.0)
- kramdown (1.13.2)
- less (2.6.0)
- commonjs (~> 0.2.7)
- libv8 (3.16.14.19)
- liquid (3.0.6)
- listen (3.0.8)
- rb-fsevent (~> 0.9, >= 0.9.4)
- rb-inotify (~> 0.9, >= 0.9.7)
- loofah (2.0.3)
- nokogiri (>= 1.5.9)
- mail (2.6.5)
- mime-types (>= 1.16, < 4)
- mercenary (0.3.6)
- method_source (0.8.2)
- mime-types (3.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2016.0521)
- mini_portile2 (2.1.0)
- minitest (5.10.1)
- multi_css (0.1.0)
- css_press
- multi_js (0.1.0)
- uglifier (~> 2)
- nio4r (2.0.0)
- nokogiri (1.7.1)
- mini_portile2 (~> 2.1.0)
- pathutil (0.14.0)
- forwardable-extended (~> 2.6)
- public_suffix (2.0.5)
- rack (2.0.1)
- rack-test (0.6.3)
- rack (>= 1.0)
- rails (5.1.0)
- actioncable (= 5.1.0)
- actionmailer (= 5.1.0)
- actionpack (= 5.1.0)
- actionview (= 5.1.0)
- activejob (= 5.1.0)
- activemodel (= 5.1.0)
- activerecord (= 5.1.0)
- activesupport (= 5.1.0)
- bundler (>= 1.3.0, < 2.0)
- railties (= 5.1.0)
- sprockets-rails (>= 2.0.0)
- rails-dom-testing (2.0.2)
- activesupport (>= 4.2.0, < 6.0)
- nokogiri (~> 1.6)
- rails-html-sanitizer (1.0.3)
- loofah (~> 2.0)
- railties (5.1.0)
- actionpack (= 5.1.0)
- activesupport (= 5.1.0)
- method_source
- rake (>= 0.8.7)
- thor (>= 0.18.1, < 2.0)
- rake (12.0.0)
- rb-fsevent (0.9.8)
- rb-inotify (0.9.8)
- ffi (>= 0.5.0)
- ref (2.0.0)
- rouge (1.11.1)
- safe_yaml (1.0.4)
- sass (3.4.23)
- sprockets (3.7.1)
- concurrent-ruby (~> 1.0)
- rack (> 1, < 3)
- sprockets-rails (3.2.0)
- actionpack (>= 4.0)
- activesupport (>= 4.0)
- sprockets (>= 3.0.0)
- therubyracer (0.12.3)
- libv8 (~> 3.16.14.15)
- ref
- thor (0.19.4)
- thread_safe (0.3.6)
- tzinfo (1.2.3)
- thread_safe (~> 0.1)
- uglifier (2.7.2)
- execjs (>= 0.3.0)
- json (>= 1.8.0)
- websocket-driver (0.6.5)
- websocket-extensions (>= 0.1.0)
- websocket-extensions (0.1.2)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- jekyll
- jekyll-less
- jekyll-minifier
- jekyll-press
- jekyll-sitemap
- kramdown
- rails
- rouge
- therubyracer
-
-BUNDLED WITH
- 1.14.6