Skip to content

Commit

Permalink
build(deps): bump rack from 2.0.9.1 to 2.0.9.1 in /uaa/slate (#2177)
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle authored Jan 20, 2023
1 parent aa95270 commit e8b6efd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion uaa/slate/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ gem 'rouge', '~> 2.0.5'
gem 'redcarpet', '~> 3.5.1'
gem 'nokogiri', '~> 1.13.10'
gem 'ffi', '~> 1.9.24'
gem 'rack', '~> 2.0.9.1'
gem 'rack', '~> 2.0.9.2'
gem 'therubyracer', :platform => :ruby
4 changes: 2 additions & 2 deletions uaa/slate/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ GEM
parallel (1.10.0)
public_suffix (4.0.6)
racc (1.6.1)
rack (2.0.9.1)
rack (2.0.9.2)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
Expand Down Expand Up @@ -127,7 +127,7 @@ DEPENDENCIES
middleman-sprockets (~> 4.1.1)
middleman-syntax (~> 3.0.0)
nokogiri (~> 1.13.10)
rack (~> 2.0.9.1)
rack (~> 2.0.9.2)
redcarpet (~> 3.5.1)
rouge (~> 2.0.5)
therubyracer
Expand Down

0 comments on commit e8b6efd

Please sign in to comment.