File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ group :development, :test do
44
44
45
45
# Debugging views gems
46
46
gem 'binding_of_caller' , '~> 0.7.2'
47
- gem 'better_errors' , '~> 2.1.1 '
47
+ gem 'better_errors' , '~> 2.8.0 '
48
48
49
49
# Testing gems
50
50
gem 'm' , '~> 1.3.1'
Original file line number Diff line number Diff line change 76
76
activesupport (>= 3.0.0 )
77
77
arel (6.0.4 )
78
78
bcrypt (3.1.13 )
79
- better_errors (2.1.1 )
79
+ better_errors (2.8.0 )
80
80
coderay (>= 1.0.0 )
81
- erubis (>= 2.6.6 )
81
+ erubi (>= 1.0.0 )
82
82
rack (>= 0.9.0 )
83
83
binding_of_caller (0.7.3 )
84
84
debug_inspector (>= 0.0.1 )
111
111
chunky_png (1.3.11 )
112
112
codeclimate-test-reporter (0.4.8 )
113
113
simplecov (>= 0.7.1 , < 1.0.0 )
114
- coderay (1.1.2 )
114
+ coderay (1.1.3 )
115
115
coffee-rails (4.1.1 )
116
116
coffee-script (>= 2.2.0 )
117
117
railties (>= 4.0.0 , < 5.1.x )
146
146
docile (1.3.1 )
147
147
epic-editor-rails (0.2.4 )
148
148
railties (>= 3.2 , < 5.0 )
149
+ erubi (1.10.0 )
149
150
erubis (2.7.0 )
150
151
eventmachine (1.2.7 )
151
152
exception_notification (4.0.1 )
@@ -452,7 +453,7 @@ DEPENDENCIES
452
453
activeadmin (~> 1.1.0 )
453
454
acts-as-taggable-on (~> 3.4 )
454
455
auto_html !
455
- better_errors (~> 2.1.1 )
456
+ better_errors (~> 2.8.0 )
456
457
binding_of_caller (~> 0.7.2 )
457
458
bootstrap-generators (~> 3.3.1 )
458
459
bullet (~> 5.4.3 )
You can’t perform that action at this time.
0 commit comments