omniauth-jawbone 0.0.33 → 0.0.34

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module OmniAuth
2
2
  module Jawbone
3
- VERSION = "0.0.33"
3
+ VERSION = "0.0.34"
4
4
  end
5
5
  end
@@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
6
6
  gem.email = ["ruthie.nachmany@flatironschool.com", "maxwell.jacobson@flatironschool.com", "sarah.duve@flatironschool.com"]
7
7
  gem.description = %q{OmniAuth strategy for Jawbone.}
8
8
  gem.summary = %q{OmniAuth strategy for Jawbone.}
9
- gem.homepage = "https://github.com/railsjedi/omniauth-jawbone"
9
+ gem.homepage = "https://github.com/ruthienachmany/omniauth-jawbone"
10
10
 
11
11
  gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
12
12
  gem.files = `git ls-files`.split("\n")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-jawbone
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.33
4
+ version: 0.0.34
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -131,7 +131,7 @@ files:
131
131
  - omniauth-jawbone.gemspec
132
132
  - spec/omniauth/strategies/jawbone_spec.rb
133
133
  - spec/spec_helper.rb
134
- homepage: https://github.com/railsjedi/omniauth-jawbone
134
+ homepage: https://github.com/ruthienachmany/omniauth-jawbone
135
135
  licenses: []
136
136
  post_install_message:
137
137
  rdoc_options: []