Skip to content

Commit

Permalink
Bump gems
Browse files Browse the repository at this point in the history
  • Loading branch information
adomokos committed Nov 30, 2023
1 parent 0ee0be5 commit 1038316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion light-service.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |gem|
gem.version = LightService::VERSION
gem.required_ruby_version = '>= 2.6.0'

gem.add_runtime_dependency("activesupport", ">= 4.0.0")
gem.add_runtime_dependency("activesupport", "~> 7.0.8")

gem.add_development_dependency("generator_spec", "~> 0.9.4")
gem.add_development_dependency("test-unit", "~> 3.0") # Needed for generator specs.
Expand Down

0 comments on commit 1038316

Please sign in to comment.