Skip to content

Commit

Permalink
Remove pin
Browse files Browse the repository at this point in the history
  • Loading branch information
nickevansuk authored Jun 18, 2024
1 parent 9da4421 commit 0ccb3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openactive.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rubocop-rspec"
spec.add_development_dependency "yard"

spec.add_runtime_dependency "activesupport", '>= 6.1', '< 8.0'
spec.add_runtime_dependency "activesupport"
spec.add_runtime_dependency "typesafe_enum"
end

0 comments on commit 0ccb3d4

Please sign in to comment.