Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Commit

Permalink
Update version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Struhs committed Dec 27, 2019
1 parent 4cf3593 commit de85a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g5_authenticatable.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ['lib']

spec.add_dependency 'devise_g5_authenticatable', '1.0.3'
spec.add_dependency 'devise_g5_authenticatable', '~> 1.0.3'
spec.add_dependency 'g5_authenticatable_api', '~> 1.0'
spec.add_dependency 'rolify', '~> 5.1.0'
spec.add_dependency 'pundit', '~> 1.0'
Expand Down

0 comments on commit de85a0d

Please sign in to comment.