Skip to content

Commit

Permalink
Update representable to version 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and michaelmior committed Mar 8, 2024
1 parent df4eb48 commit c15b143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nose.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|
s.add_dependency 'pickup', '~> 0.0.11'
s.add_dependency 'pry', '~> 0.13.1'
s.add_dependency 'rake', '~> 12.3.2', '>= 12.0.0'
s.add_dependency 'representable', '~> 3.0.0', '>= 3.0.0'
s.add_dependency 'representable', '~> 3.2.0', '>= 3.0.0'
s.add_dependency 'ruby-graphviz', '~> 1.2.2', '>= 1.2.0'
s.add_dependency 'ruby-mysql', '~> 2.9.14', '>= 2.9.0' # for the proxy because it's pure Ruby
s.add_dependency 'sequel', '~> 5.41.0', '>= 4.46.0'
Expand Down

0 comments on commit c15b143

Please sign in to comment.