Skip to content

Commit

Permalink
renaming gem to avoid gem collision
Browse files Browse the repository at this point in the history
  • Loading branch information
kellymmg committed Feb 15, 2019
1 parent 65ec1d1 commit 190a9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-api-client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
require File.join(File.dirname(__FILE__), 'lib/legacy/google/api_client', 'version')

Gem::Specification.new do |s|
s.name = "google-api-client"
s.name = "legacy-google-api-client"
s.version = Legacy::Google::APIClient::VERSION::STRING

s.required_rubygems_version = ">= 1.3.5"
Expand Down

0 comments on commit 190a9f6

Please sign in to comment.