diff --git a/Gemfile b/Gemfile index d5a87b1c36..62046487f4 100644 --- a/Gemfile +++ b/Gemfile @@ -112,7 +112,7 @@ gem "rouge" gem "auto_strip_attributes", "~> 2.6" -gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.15.3" +gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.15.4" gem "dfe-wizard", github: "DFE-Digital/dfe-wizard" group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index 4794c6ab2c..43f90e52be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/DFE-Digital/dfe-analytics.git - revision: 322a89542ae675e2e27b404ef9b3689966cb75c3 - tag: v1.15.3 + revision: f7df3171c79f36c5b90da5d63477a56ae3483899 + tag: v1.15.4 specs: - dfe-analytics (1.15.3) + dfe-analytics (1.15.4) google-cloud-bigquery (~> 1.38) httparty (~> 0.21) multi_xml (~> 0.6.0) @@ -178,7 +178,7 @@ GEM crass (1.0.6) cssbundling-rails (1.4.1) railties (>= 6.0.0) - csv (3.3.0) + csv (3.3.2) database_cleaner-active_record (2.2.0) activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) @@ -237,9 +237,9 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - google-apis-bigquery_v2 (0.82.0) + google-apis-bigquery_v2 (0.83.0) google-apis-core (>= 0.15.0, < 2.a) - google-apis-core (0.15.1) + google-apis-core (0.16.0) addressable (~> 2.5, >= 2.5.1) googleauth (~> 1.9) httpclient (>= 2.8.3, < 3.a) @@ -262,7 +262,7 @@ GEM faraday (>= 1.0, < 3.a) google-cloud-errors (1.4.0) google-logging-utils (0.1.0) - googleauth (1.12.0) + googleauth (1.13.1) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.2) google-logging-utils (~> 0.1) @@ -317,7 +317,7 @@ GEM rspec-expectations jsonapi-serializer (2.2.0) activesupport (>= 4.2) - jwt (2.9.3) + jwt (2.10.1) base64 knapsack (4.0.0) rake