Skip to content

Commit

Permalink
Merge pull request #4911 from CitizenLabDotCo/CL-3535/remove-sinatra-…
Browse files Browse the repository at this point in the history
…direct-dep
  • Loading branch information
adessy authored May 17, 2023
2 parents ab43fd9 + 12bbeee commit a378735
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion back/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ gem 'active_model_serializers', '~> 0.10.12'

gem 'jwt', '~> 2.7.0'
gem 'que', git: 'https://github.com/que-rb/que', branch: 'master', ref: '77c6b92952b821898c393239ce0e4047b17d7dae'
gem 'sinatra', '~> 3.0.6' # Fixes CVE-2022-45442. Sinatra is a dependency of que-web, but que-web depends on sinatra >= 0.
gem 'que-web'

gem 'activerecord-import', '~> 1.4'
Expand Down
1 change: 0 additions & 1 deletion back/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1226,7 +1226,6 @@ DEPENDENCIES
simple_segment (~> 1.5)
simplecov
simplecov-rcov
sinatra (~> 3.0.6)
smart_groups!
spring
spring-commands-rspec
Expand Down

0 comments on commit a378735

Please sign in to comment.