Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
dtan4 committed Sep 19, 2015
1 parent 92b706e commit 9813895
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ GEM
thor (~> 0.19.1)
diff-lcs (1.2.5)
docile (1.1.5)
docker-api (1.22.2)
docker-api (1.22.4)
excon (>= 0.38.0)
json
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
excon (0.45.4)
execjs (2.5.2)
execjs (2.6.0)
ffi (1.9.10)
formatador (0.2.5)
guard (2.13.0)
Expand All @@ -47,11 +47,11 @@ GEM
rb-inotify (>= 0.9)
lumberjack (1.0.9)
method_source (0.8.2)
mime-types (2.6.1)
mime-types (2.6.2)
multi_json (1.11.2)
nenv (0.2.0)
netrc (0.10.3)
notiffany (0.0.7)
notiffany (0.0.8)
nenv (~> 0.1)
shellany (~> 0.0)
pry (0.10.1)
Expand All @@ -67,9 +67,9 @@ GEM
rails-assets-jquery (>= 1.9.1)
rails-assets-bootstrap-css (3.3.4)
rails-assets-jquery (2.1.4)
rails-assets-vis (4.7.0)
rails-assets-vis (4.8.2)
rake (10.4.2)
rb-fsevent (0.9.5)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rest-client (1.8.0)
Expand All @@ -89,7 +89,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
sass (3.4.16)
sass (3.4.18)
shellany (0.0.1)
simplecov (0.10.0)
docile (~> 1.1.0)
Expand All @@ -111,7 +111,7 @@ GEM
temple (~> 0.7.3)
tilt (>= 1.3.3, < 2.1)
slop (3.6.0)
sprockets (3.2.0)
sprockets (3.3.4)
rack (~> 1.0)
sprockets-helpers (1.2.1)
sprockets (>= 2.2)
Expand All @@ -121,7 +121,7 @@ GEM
terminal-notifier-guard (1.6.4)
thor (0.19.1)
tilt (2.0.1)
tins (1.5.4)
tins (1.6.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
Expand All @@ -148,3 +148,6 @@ DEPENDENCIES
sprockets
sprockets-helpers
terminal-notifier-guard

BUNDLED WITH
1.10.6

0 comments on commit 9813895

Please sign in to comment.