File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
lib/omni_auth/azure_devops Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.2]
4+
5+ - Update Gem Metadata
6+
37## [ 1.0.1]
48
59- Rename the entry point file
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- omniauth-azure-devops (1.0.1 )
4+ omniauth-azure-devops (1.0.2 )
55 omniauth (>= 1 , < 3 )
66 omniauth-oauth2 (~> 1.1 )
77
Original file line number Diff line number Diff line change 22
33module OmniAuth
44 module AzureDevops
5- VERSION = '1.0.1 '
5+ VERSION = '1.0.2 '
66 end
77end
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
1010
1111 gem . summary = 'An Azure Devops OAuth strategy for OmniAuth 2.0'
1212 gem . description = 'An Azure Devops OAuth strategy for OmniAuth 2.0'
13- gem . homepage = 'https://github.com/rewind /omniauth-azure-devops'
13+ gem . homepage = 'https://github.com/rewindio /omniauth-azure-devops'
1414 gem . license = 'MIT'
1515 gem . metadata = {
1616 'rubygems_mfa_required' => 'false' ,
You can’t perform that action at this time.
0 commit comments