summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2015-01-25 16:30:58 +0100
committerjomo <github@jomo.tv>2015-01-25 16:30:58 +0100
commitc71df8193da6354bc254fe51ba4acb94c86ad7b6 (patch)
treee9901a388e137c32c95ebbb865b22def3fdf1521 /Gemfile.lock
parenteb7892ebe4316c1a68c2d0ee5f9d2b8468ece28d (diff)
updated higlightjs, fixes for code blocks, code block style changes
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 8 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 34c384e..04db23a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,4 +1,11 @@
GIT
+ remote: git://github.com/RedstonerServer/highlight_js-rails.git
+ revision: 47f60d072950ebf99337e3ffb1a16ec3d4268f69
+ specs:
+ highlight_js-rails (8.4)
+ rails (>= 3.1.1)
+
+GIT
remote: git://github.com/jomo/kaminari.git
revision: e49066e94d77a6abb03a0819f3c4b0cc6923cb70
branch: patch-2
@@ -68,8 +75,6 @@ GEM
debug_inspector (0.0.2)
erubis (2.7.0)
execjs (2.0.2)
- highlight_js-rails (7.1.0)
- rails (>= 3.1.1)
highline (1.6.21)
hike (1.2.3)
hirb (0.7.1)
@@ -171,7 +176,7 @@ DEPENDENCIES
binding_of_caller
capistrano
coffee-rails
- highlight_js-rails
+ highlight_js-rails!
hirb
jquery-rails
kaminari!