Commit 6682689ab2367b1215b5cf2d521858e094496c39

Authored by Dmitriy Zaporozhets
2 parents 6393ed6a 70e1b3b1

Merge pull request #3103 from ezkl/binding-of-caller-bump

Update binding_of_caller to v0.7.1
Showing 1 changed file with 3 additions and 1 deletions   Show diff stats
@@ -94,7 +94,8 @@ GEM @@ -94,7 +94,8 @@ GEM
94 better_errors (0.3.2) 94 better_errors (0.3.2)
95 coderay (>= 1.0.0) 95 coderay (>= 1.0.0)
96 erubis (>= 2.7.0) 96 erubis (>= 2.7.0)
97 - binding_of_caller (0.6.8) 97 + binding_of_caller (0.7.1)
  98 + debug_inspector (>= 0.0.1)
98 bootstrap-sass (2.2.1.1) 99 bootstrap-sass (2.2.1.1)
99 sass (~> 3.2) 100 sass (~> 3.2)
100 builder (3.0.4) 101 builder (3.0.4)
@@ -132,6 +133,7 @@ GEM @@ -132,6 +133,7 @@ GEM
132 connection_pool (1.0.0) 133 connection_pool (1.0.0)
133 crack (0.3.1) 134 crack (0.3.1)
134 daemons (1.1.9) 135 daemons (1.1.9)
  136 + debug_inspector (0.0.2)
135 devise (2.1.2) 137 devise (2.1.2)
136 bcrypt-ruby (~> 3.0) 138 bcrypt-ruby (~> 3.0)
137 orm_adapter (~> 0.1) 139 orm_adapter (~> 0.1)