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

Commit

Permalink
Merge pull request #25 from spotify/Railslide-patch-1
Browse files Browse the repository at this point in the history
Update Rack
  • Loading branch information
Railslide authored Mar 26, 2024
2 parents e2d5278 + 8029a4e commit c569bc7
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.7'
s.add_dependency 'rack', '2.2.8.1'
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 c569bc7

Please sign in to comment.