Skip to content

Commit

Permalink
Merge pull request #5483 from DFE-Digital/dependabot/bundler/dfe-anal…
Browse files Browse the repository at this point in the history
…ytics-v1.15.4

Bump dfe-analytics from v1.15.3 to v1.15.4
  • Loading branch information
cwrw authored Jan 31, 2025
2 parents c4a2c26 + fc52111 commit b195b69
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b195b69

Please sign in to comment.