Skip to content

Commit

Permalink
update rest-client to 1.8 because of security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbeales committed Mar 20, 2018
1 parent 4a2f761 commit 44ad10e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ end

gem 'bugsnag', '~> 6.6' # online bug reporting
gem 'coveralls', require: false # code coverage
gem 'rest-client', '~> 1.8.0' #minimum version without security vulnerabilities
gem 'sdoc', '~> 1.0.0', require: false, group: :doc # static documentation
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

[![Dependency Status](https://beta.gemnasium.com/badges/github.com/stevenbeales/mental-test.svg)](https://beta.gemnasium.com/projects/github.com/stevenbeales/mental-test)


[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://opensource.org/licenses/MIT)

An Alexa skill for validated Mental Health Self-Assessments, written in Ruby using the Sinatra and Ralyxa frameworks.

The application supports importing Surveys and Instruments from SurveyJS.io and REDCap.
Expand Down

0 comments on commit 44ad10e

Please sign in to comment.