Skip to content

Commit b252041

Browse files
committed
update authorship
1 parent 00447eb commit b252041

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

better_errors.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ require 'better_errors/version'
55
Gem::Specification.new do |s|
66
s.name = "better_errors"
77
s.version = BetterErrors::VERSION
8-
s.authors = ["Charlie Somerville"]
9-
s.email = ["[email protected]"]
8+
s.authors = ["Hailey Somerville"]
9+
s.email = ["[email protected]"]
1010
s.description = %q{Provides a better error page for Rails and other Rack apps. Includes source code inspection, a live REPL and local/instance variable inspection for all stack frames.}
1111
s.summary = %q{Better error page for Rails and other Rack apps}
1212
s.homepage = "https://github.com/BetterErrors/better_errors"

0 commit comments

Comments
 (0)