about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-11-03 13:28:36 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-11-03 13:28:36 +0100
commit0160d1d9b5195e5d8fcb94b29f74634b129439b4 (patch)
tree05c4978fea002d562daceb8a30305e3f701e9198 /Gemfile.lock
parentaff22bfdb554207ae73b8946310f7328f645be70 (diff)
Enable caching for some rabl views
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9afb47788..c9756f057 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -205,7 +205,7 @@ GEM
     pry-rails (0.3.4)
       pry (>= 0.9.10)
     puma (3.6.0)
-    rabl (0.13.0)
+    rabl (0.13.1)
       activesupport (>= 2.3.14)
     rack (2.0.1)
     rack-attack (5.0.1)