From 981c6f7479d709d7c3830cf6a58dba4cd95cb5f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 30 Oct 2018 13:53:49 +0000 Subject: [PATCH 1/2] [Security] Bump loofah from 2.2.2 to 2.2.3 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.2 to 2.2.3. **This update includes security fixes.** - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.2.2...v2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 089b2ed7..8f8fdef4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM ice_nine (0.11.2) jaro_winkler (1.5.1) json (2.1.0) - loofah (2.2.2) + loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.0) From 0f422c33e4ba03cc57e3a580e50dd5afe6bf9b4e Mon Sep 17 00:00:00 2001 From: Harry Lascelles Date: Sat, 3 Nov 2018 13:40:23 +0000 Subject: [PATCH 2/2] Updating appraisals too --- Gemfile.lock | 10 +++++----- appraisal.sh | 5 +++++ gemfiles/activesupport_4.gemfile.lock | 10 +++++----- gemfiles/activesupport_5.gemfile.lock | 10 +++++----- 4 files changed, 20 insertions(+), 15 deletions(-) create mode 100755 appraisal.sh diff --git a/Gemfile.lock b/Gemfile.lock index 8f8fdef4..322ea70b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM et-orbi (~> 1.1, >= 1.1.6) raabro (~> 1.1) hashie (3.6.0) - i18n (1.1.0) + i18n (1.1.1) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.1) @@ -90,13 +90,13 @@ GEM loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) - method_source (0.9.0) + method_source (0.9.1) mini_portile2 (2.3.0) minitest (5.11.3) nokogiri (1.8.5) mini_portile2 (~> 2.3.0) parallel (1.12.1) - parser (2.5.1.2) + parser (2.5.3.0) ast (~> 2.4.0) pg (0.21.0) powerpack (0.1.2) @@ -159,12 +159,12 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.2) sqlite3 (1.3.13) - term-ansicolor (1.6.0) + term-ansicolor (1.7.0) tins (~> 1.0) thor (0.19.4) thread_safe (0.3.6) timecop (0.9.1) - tins (1.16.3) + tins (1.18.0) tzinfo (1.2.5) thread_safe (~> 0.1) unicode-display_width (1.4.0) diff --git a/appraisal.sh b/appraisal.sh new file mode 100755 index 00000000..0d870126 --- /dev/null +++ b/appraisal.sh @@ -0,0 +1,5 @@ +#!/usr/bin/env bash +set -euo pipefail + +echo "Start a docker container with: docker run -p 5430:5432 postgres:9.5.0 then run this script." +DB_PORT=5430 DB_PASSWORD=postgres bundle exec appraisal rake spec diff --git a/gemfiles/activesupport_4.gemfile.lock b/gemfiles/activesupport_4.gemfile.lock index 4bab3662..5b7d960f 100644 --- a/gemfiles/activesupport_4.gemfile.lock +++ b/gemfiles/activesupport_4.gemfile.lock @@ -88,16 +88,16 @@ GEM ice_nine (0.11.2) jaro_winkler (1.5.1) json (2.1.0) - loofah (2.2.2) + loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) - method_source (0.9.0) + method_source (0.9.1) mini_portile2 (2.3.0) minitest (5.11.3) nokogiri (1.8.5) mini_portile2 (~> 2.3.0) parallel (1.12.1) - parser (2.5.1.2) + parser (2.5.3.0) ast (~> 2.4.0) pg (0.21.0) powerpack (0.1.2) @@ -162,12 +162,12 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.2) sqlite3 (1.3.13) - term-ansicolor (1.6.0) + term-ansicolor (1.7.0) tins (~> 1.0) thor (0.19.4) thread_safe (0.3.6) timecop (0.9.1) - tins (1.16.3) + tins (1.18.0) tzinfo (1.2.5) thread_safe (~> 0.1) unicode-display_width (1.4.0) diff --git a/gemfiles/activesupport_5.gemfile.lock b/gemfiles/activesupport_5.gemfile.lock index 82656d3e..bfa4338b 100644 --- a/gemfiles/activesupport_5.gemfile.lock +++ b/gemfiles/activesupport_5.gemfile.lock @@ -87,16 +87,16 @@ GEM ice_nine (0.11.2) jaro_winkler (1.5.1) json (2.1.0) - loofah (2.2.2) + loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) - method_source (0.9.0) + method_source (0.9.1) mini_portile2 (2.3.0) minitest (5.11.3) nokogiri (1.8.5) mini_portile2 (~> 2.3.0) parallel (1.12.1) - parser (2.5.1.2) + parser (2.5.3.0) ast (~> 2.4.0) pg (0.21.0) powerpack (0.1.2) @@ -159,12 +159,12 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.2) sqlite3 (1.3.13) - term-ansicolor (1.6.0) + term-ansicolor (1.7.0) tins (~> 1.0) thor (0.19.4) thread_safe (0.3.6) timecop (0.9.1) - tins (1.16.3) + tins (1.18.0) tzinfo (1.2.5) thread_safe (~> 0.1) unicode-display_width (1.4.0)