Skip to content

Commit

Permalink
Commit-then-review: updated Gemfile.lock file for building documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Karen Miller committed Jan 18, 2018
1 parent cb3baf3 commit 081aa75
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions geode-book/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.9)
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ansi (1.5.0)
backports (3.8.0)
backports (3.11.0)
bookbindery (10.1.7)
ansi (~> 1.4)
css_parser
Expand Down Expand Up @@ -49,28 +49,28 @@ GEM
sass (>= 3.2, < 3.5)
concurrent-ruby (1.0.5)
contracts (0.13.0)
css_parser (1.5.0)
css_parser (1.6.0)
addressable
dotenv (2.2.1)
elasticsearch (5.0.4)
elasticsearch-api (= 5.0.4)
elasticsearch-transport (= 5.0.4)
elasticsearch-api (5.0.4)
elasticsearch (6.0.0)
elasticsearch-api (= 6.0.0)
elasticsearch-transport (= 6.0.0)
elasticsearch-api (6.0.0)
multi_json
elasticsearch-transport (5.0.4)
elasticsearch-transport (6.0.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.5)
excon (0.58.0)
excon (0.60.0)
execjs (2.7.0)
faraday (0.12.2)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
fast_blank (1.0.0)
fastimage (2.1.0)
fastimage (2.1.1)
ffi (1.9.18)
fog-aws (0.7.6)
fog-core (~> 1.27)
Expand All @@ -91,16 +91,16 @@ GEM
sass (>= 3.2)
formatador (0.2.5)
git (1.2.9.1)
haml (5.0.2)
haml (5.0.4)
temple (>= 0.8.0)
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashie (3.5.6)
hashie (3.5.7)
http_parser.rb (0.6.0)
i18n (0.7.0)
ipaddress (0.8.3)
kramdown (1.14.0)
kramdown (1.16.2)
libv8 (3.16.14.7)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand Down Expand Up @@ -146,15 +146,15 @@ GEM
em-websocket (~> 0.5.1)
middleman-core (>= 3.3)
rack-livereload (~> 0.3.15)
middleman-sprockets (4.1.0)
middleman-sprockets (4.1.1)
middleman-core (~> 4.0)
sprockets (>= 3.0)
middleman-syntax (3.0.0)
middleman-core (>= 3.2)
rouge (~> 2.0)
mini_portile2 (2.0.0)
minitest (5.10.3)
multi_json (1.12.1)
minitest (5.11.1)
multi_json (1.13.1)
multipart-post (2.0.0)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
Expand All @@ -164,9 +164,9 @@ GEM
tilt (>= 1.4.1, < 3)
padrino-support (0.13.3.4)
activesupport (>= 3.1)
parallel (1.12.0)
public_suffix (2.0.5)
puma (3.9.1)
parallel (1.12.1)
public_suffix (3.0.1)
puma (3.11.0)
rack (1.6.8)
rack-livereload (0.3.16)
rack
Expand All @@ -176,7 +176,7 @@ GEM
ffi (>= 0.5.0, < 2)
redcarpet (3.2.3)
ref (2.0.0)
rouge (2.1.1)
rouge (2.2.1)
sass (3.4.25)
servolux (0.13.0)
sprockets (3.7.1)
Expand All @@ -189,7 +189,7 @@ GEM
thor (0.19.1)
thread_safe (0.3.6)
tilt (1.4.1)
tzinfo (1.2.3)
tzinfo (1.2.4)
thread_safe (~> 0.1)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
Expand Down

0 comments on commit 081aa75

Please sign in to comment.