Skip to content

Commit

Permalink
Update omniauth-trello.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kwent authored Mar 29, 2024
1 parent f9fbf39 commit d2042b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omniauth-trello.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |gem|

gem.required_ruby_version = ">= 3"

gem.add_dependency 'omniauth', '~> 2.0.0'
gem.add_dependency 'omniauth', '~> 2'
gem.add_dependency 'omniauth-oauth', '~> 1.0'
gem.add_dependency 'multi_json', '~> 1.15'
gem.add_development_dependency 'rspec', '~> 3.5'
Expand Down

0 comments on commit d2042b7

Please # to comment.