Skip to content

Commit

Permalink
CPD-11158: bump activesupport version (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
shrikantbhosaleacquia authored Nov 21, 2024
1 parent aaeb688 commit 1a1fc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moonshot.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|

s.required_ruby_version = '>= 3.1.2'

s.add_dependency('activesupport', '= 6.1.7.10')
s.add_dependency('activesupport', '= 7.0.7.1')
s.add_dependency('colorize')
s.add_dependency('highline')
s.add_dependency('interactive-logger')
Expand Down

0 comments on commit 1a1fc88

Please sign in to comment.