Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Bump Rack to 2.2.7 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-p authored Jun 12, 2023
1 parent cd4715a commit 8fabf98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion talos.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.test_files = s.files.grep(%r{^(test|spec|features)/})
s.require_paths = ['lib']

s.add_dependency 'rack', '2.2.6.3'
s.add_dependency 'rack', '2.2.7'
s.add_dependency 'sinatra', '~> 2.2.0'
s.add_dependency 'hiera', '~> 3.6.0'
s.add_dependency 'minitar', '~> 0.9'
Expand Down

0 comments on commit 8fabf98

Please sign in to comment.