Skip to content

Commit

Permalink
update authorship
Browse files Browse the repository at this point in the history
  • Loading branch information
haileys committed Sep 9, 2021
1 parent 00447eb commit b252041
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions better_errors.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ require 'better_errors/version'
Gem::Specification.new do |s|
s.name = "better_errors"
s.version = BetterErrors::VERSION
s.authors = ["Charlie Somerville"]
s.email = ["charlie@charliesomerville.com"]
s.authors = ["Hailey Somerville"]
s.email = ["hailey@hailey.lol"]
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.}
s.summary = %q{Better error page for Rails and other Rack apps}
s.homepage = "https://github.com/BetterErrors/better_errors"
Expand Down

0 comments on commit b252041

Please sign in to comment.