aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock16
1 files changed, 9 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6761292398..4a9ac10244 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -116,15 +116,16 @@ GEM
bcrypt (3.1.11-x86-mingw32)
beaneater (1.0.0)
benchmark-ips (2.6.1)
- blade (0.5.1)
+ blade (0.5.5)
activesupport (>= 3.0.0)
blade-qunit_adapter (~> 1.20.0)
- coffee-script (~> 2.4.0)
- coffee-script-source (~> 1.10.0)
+ coffee-script
+ coffee-script-source
curses (~> 1.0.0)
- eventmachine (~> 1.2.0)
- faye (~> 1.1.1)
- sprockets (~> 3.6.0)
+ eventmachine
+ faye
+ sprockets (>= 3.0)
+ sprockets-export (~> 0.9.1)
thin (~> 1.6.0)
thor (~> 0.19.1)
useragent (~> 0.16.7)
@@ -284,6 +285,7 @@ GEM
sprockets (3.6.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
+ sprockets-export (0.9.1)
sprockets-rails (3.0.4)
actionpack (>= 4.0)
activesupport (>= 4.0)
@@ -331,7 +333,7 @@ DEPENDENCIES
backburner
bcrypt (~> 3.1.11)
benchmark-ips
- blade (~> 0.5.1)
+ blade (~> 0.5.5)
byebug
coffee-rails!
dalli (>= 2.2.1)