Skip to content

Commit

Permalink
Remove "date" from gemfile config
Browse files Browse the repository at this point in the history
  • Loading branch information
rodolfobandeira committed Aug 22, 2018
1 parent 6dead76 commit 387beac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spacex.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Gem::Specification.new do |s|
s.name = 'spacex'
s.bindir = 'bin'
s.version = SPACEX::VERSION
s.date = '2018-08-17'
s.summary = 'Swap SpaceX API with Ruby'
s.summary = 'SpaceX API with Ruby'
s.description = 'Ruby library to consume SpaceX launch data'
s.authors = ['Rodolfo Bandeira']
s.email = 'rodolfobandeira@protonmail.com'
Expand Down

0 comments on commit 387beac

Please sign in to comment.