Commit 70e1b3b1cb7dbfaceec702f929ca13536772ac2b

Authored by Ezekiel Templin
1 parent 863d297e

Update `binding_of_caller` version

Updating this dependency fixed my Ruby 2.0 installation issues.
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)