Skip to content

Commit 3932ed1

Browse files
leoarnoldLeo Arnold
andauthored
Allow usage with omniauth-oauth2 v1.9.0 (#12)
Co-authored-by: Leo Arnold <opensource@leoarnold.de>
1 parent 70dd855 commit 3932ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omniauth_cobot.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
1515

1616
s.required_ruby_version = ['>=2.7', '<4']
1717

18-
s.add_dependency 'omniauth-oauth2', '~>1.8.0'
18+
s.add_dependency 'omniauth-oauth2', '~>1.8'
1919

2020
s.files = `git ls-files`.split("\n")
2121
# s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }

0 commit comments

Comments
 (0)