Skip to content

Commit

Permalink
!!!update gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
skryukov committed Jun 6, 2024
1 parent faac920 commit 9461e94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inertia_rails-contrib.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ require_relative "lib/inertia_rails_contrib/version"
Gem::Specification.new do |spec|
spec.name = "inertia_rails-contrib"
spec.version = InertiaRailsContrib::VERSION
spec.authors = ["Svyatoslav Kryukov", "Vitalii Yulieff"]
spec.email = %w[[email protected] [email protected]]
spec.authors = ["Svyatoslav Kryukov"]
spec.email = ["[email protected]"]

spec.summary = "A collection of extensions and developer tools for Rails Inertia adapter"
spec.description = "A collection of extensions and developer tools for Rails Inertia adapter"
Expand Down

0 comments on commit 9461e94

Please sign in to comment.