Skip to content

Commit

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

Bump dfe-analytics from v1.12.4 to v1.12.5
  • Loading branch information
avinhurry authored May 2, 2024
2 parents 99e7629 + 2326264 commit 96296ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ gem 'jsbundling-rails', '~> 1.3'
gem 'propshaft'

# for sending analytics data to the analytics platform
gem 'dfe-analytics', github: 'DFE-Digital/dfe-analytics', tag: 'v1.12.4'
gem 'dfe-analytics', github: 'DFE-Digital/dfe-analytics', tag: 'v1.12.5'

# For running data migrations
gem 'data_migrate', '~> 9.4.0'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ GIT

GIT
remote: https://github.com/DFE-Digital/dfe-analytics.git
revision: 3e078f9fdd0e890449f90e7cd2f151c392d570ac
tag: v1.12.4
revision: 12c184d079420ebc7fd29990c9aa6a44575ff4c0
tag: v1.12.5
specs:
dfe-analytics (1.12.4)
dfe-analytics (1.12.5)
google-cloud-bigquery (~> 1.38)
request_store_rails (~> 2)

Expand Down Expand Up @@ -265,7 +265,7 @@ GEM
rails (>= 3.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-bigquery_v2 (0.67.0)
google-apis-bigquery_v2 (0.68.0)
google-apis-core (>= 0.14.0, < 2.a)
google-apis-core (0.14.1)
addressable (~> 2.5, >= 2.5.1)
Expand Down

0 comments on commit 96296ad

Please sign in to comment.