summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormo <mokha@cisco.com>2017-08-31 15:50:48 -0600
committermo <mokha@cisco.com>2017-08-31 15:50:48 -0600
commitde9d124d20a9cc36f64225396f9076e72a513cf3 (patch)
tree760862f797d8b7189fe06b7a3155e22be0cb7e84 /Gemfile.lock
parent85b4e006052f51dfb7fb02ee1fe7d6914cb6b17c (diff)
upgrade to bootstrap 4.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock15
1 files changed, 10 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f2a02b5b..de663255 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -52,6 +52,8 @@ GEM
mime-types
unf
ast (2.3.0)
+ autoprefixer-rails (7.1.3)
+ execjs
aws-partitions (1.16.0)
aws-sdk (3.0.0)
aws-sdk-resources (~> 3)
@@ -486,8 +488,10 @@ GEM
rack (>= 0.9.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
- bootstrap-sass (2.3.2.2)
- sass (~> 3.2)
+ bootstrap (4.0.0.beta)
+ autoprefixer-rails (>= 6.0.3)
+ popper_js (~> 1.11.1)
+ sass (>= 3.4.19)
browser_sniffer (1.0.13)
buftok (0.2.0)
builder (3.2.3)
@@ -766,6 +770,7 @@ GEM
capybara (~> 2.1)
cliver (~> 0.3.1)
websocket-driver (>= 0.2.0)
+ popper_js (1.11.1)
proxifier (1.0.3)
pry (0.10.4)
coderay (~> 1.1.0)
@@ -880,7 +885,7 @@ GEM
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
- sprockets-rails (3.2.0)
+ sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
@@ -948,7 +953,7 @@ DEPENDENCIES
bcrypt (~> 3.1.7)
better_errors
binding_of_caller
- bootstrap-sass (~> 2.3.0)
+ bootstrap
browser_sniffer
bullet
byebug
@@ -1012,4 +1017,4 @@ DEPENDENCIES
web-console (~> 2.0)
BUNDLED WITH
- 1.14.6
+ 1.15.3