Skip to content

Commit

Permalink
Update docs build to go with bookbinder 10.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Karen Miller committed May 28, 2019
1 parent 965ef8e commit 02af174
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion geode-book/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ source "https://rubygems.org"

gem 'bookbindery'

gem 'libv8', '3.16.14.7'
gem 'libv8'
70 changes: 35 additions & 35 deletions geode-book/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.10)
activesupport (4.2.11.1)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.2)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
ansi (1.5.0)
backports (3.11.4)
bookbindery (10.1.14)
backports (3.15.0)
bookbindery (10.1.15)
ansi (~> 1.4)
css_parser
elasticsearch
Expand All @@ -22,15 +22,15 @@ GEM
middleman-livereload
middleman-sprockets
middleman-syntax (= 2.1.0)
nokogiri (= 1.8.2)
nokogiri (= 1.10.1)
puma
rack-rewrite
redcarpet (~> 3.2.3)
rouge (!= 1.9.1)
therubyracer
thor (= 0.19.1)
builder (3.2.3)
chunky_png (1.3.10)
chunky_png (1.3.11)
coffee-script (2.4.1)
coffee-script-source
execjs
Expand All @@ -47,31 +47,31 @@ GEM
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.5)
contracts (0.13.0)
css_parser (1.6.0)
css_parser (1.7.0)
addressable
dotenv (2.5.0)
elasticsearch (6.1.0)
elasticsearch-api (= 6.1.0)
elasticsearch-transport (= 6.1.0)
elasticsearch-api (6.1.0)
dotenv (2.7.2)
elasticsearch (7.1.0)
elasticsearch-api (= 7.1.0)
elasticsearch-transport (= 7.1.0)
elasticsearch-api (7.1.0)
multi_json
elasticsearch-transport (6.1.0)
elasticsearch-transport (7.1.0)
faraday
multi_json
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
erubis (2.7.0)
eventmachine (1.2.7)
excon (0.62.0)
excon (0.64.0)
execjs (2.7.0)
faraday (0.15.2)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
fast_blank (1.0.0)
fastimage (2.1.3)
ffi (1.9.25)
fastimage (2.1.5)
ffi (1.11.1)
fog-aws (0.7.6)
fog-core (~> 1.27)
fog-json (~> 1.0)
Expand All @@ -91,7 +91,7 @@ GEM
sass (>= 3.2)
formatador (0.2.5)
git (1.2.9.1)
haml (5.0.4)
haml (5.1.1)
temple (>= 0.8.0)
tilt
hamster (3.0.0)
Expand All @@ -101,7 +101,7 @@ GEM
i18n (0.7.0)
ipaddress (0.8.3)
kramdown (1.17.0)
libv8 (3.16.14.7)
libv8 (3.16.14.19-x86_64-darwin-18)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand Down Expand Up @@ -152,28 +152,28 @@ GEM
middleman-syntax (2.1.0)
middleman-core (>= 3.2)
rouge (~> 1.0)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minitest (5.11.3)
multi_json (1.13.1)
multipart-post (2.0.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
multipart-post (2.1.1)
nokogiri (1.10.1)
mini_portile2 (~> 2.4.0)
padrino-helpers (0.13.3.4)
i18n (~> 0.6, >= 0.6.7)
padrino-support (= 0.13.3.4)
tilt (>= 1.4.1, < 3)
padrino-support (0.13.3.4)
activesupport (>= 3.1)
parallel (1.12.1)
public_suffix (3.0.3)
puma (3.12.0)
rack (1.6.10)
parallel (1.17.0)
public_suffix (3.1.0)
puma (3.12.1)
rack (1.6.11)
rack-livereload (0.3.17)
rack
rack-rewrite (1.5.1)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rb-inotify (0.10.0)
ffi (~> 1.0)
redcarpet (3.2.3)
ref (2.0.0)
rouge (1.11.1)
Expand All @@ -182,9 +182,9 @@ GEM
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
temple (0.8.0)
therubyracer (0.12.2)
libv8 (~> 3.16.14.0)
temple (0.8.1)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
thor (0.19.1)
thread_safe (0.3.6)
Expand All @@ -199,7 +199,7 @@ PLATFORMS

DEPENDENCIES
bookbindery
libv8 (= 3.16.14.7)
libv8

BUNDLED WITH
1.16.1
1.16.6

0 comments on commit 02af174

Please sign in to comment.