Commit af0c4707bb14a68fb7946c552e1b23598b321c99

Authored by Charles Oliveira
1 parent df4cc9e1
Exists in master

Deleted omniauth-env.gemspec~ which caused warns

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
omniauth-env.gemspec
... ... @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9 9 s.date = "2014-03-31"
10 10 s.description = "REMOTE_USER strategy for omniauth."
11 11 s.email = ["shahaf2a@gmail.com"]
12   - s.files = [".gitignore", "Gemfile", "LICENSE.txt", "README.md", "Rakefile", "lib/omniauth-env.rb", "lib/omniauth-env/version.rb", "lib/omniauth/strategies/env.rb", "omniauth-env.gemspec", "omniauth-env.gemspec~"]
  12 + s.files = [".gitignore", "Gemfile", "LICENSE.txt", "README.md", "Rakefile", "lib/omniauth-env.rb", "lib/omniauth-env/version.rb", "lib/omniauth/strategies/env.rb", "omniauth-env.gemspec"]
13 13 s.homepage = "https://github.com/colab-community/omniauth-env"
14 14 s.require_paths = ["lib"]
15 15 s.rubygems_version = "2.0.14"
... ...