Skip to content

Commit

Permalink
Bump dfe-analytics from v1.12.7 to v1.13.0
Browse files Browse the repository at this point in the history
Bumps [dfe-analytics](https://github.com/DFE-Digital/dfe-analytics) from v1.12.7 to v1.13.0.
- [Changelog](https://github.com/DFE-Digital/dfe-analytics/blob/main/CHANGELOG.md)
- [Commits](DFE-Digital/dfe-analytics@d229914...b2ea063)

---
updated-dependencies:
- dependency-name: dfe-analytics
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 15, 2024
1 parent c586413 commit d8ed461
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gem "array_enum"
gem "aws-sdk-s3", require: false
gem "breasal"
gem "devise"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.12.7"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.13.0"
gem "factory_bot_rails"
gem "faker"
gem "friendly_id"
Expand Down
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
GIT
remote: https://github.com/DFE-Digital/dfe-analytics.git
revision: d2299142d986e46d1c86d415dc9b8b215f7245ab
tag: v1.12.7
revision: b2ea063f7c3616b034118589efe48cea30134b4c
tag: v1.13.0
specs:
dfe-analytics (1.12.7)
dfe-analytics (1.13.0)
google-cloud-bigquery (~> 1.38)
httparty (~> 0.21)
multi_xml (~> 0.6.0)
request_store_rails (~> 2)

GIT
Expand Down Expand Up @@ -201,8 +202,9 @@ GEM
railties (>= 5.0.0)
faker (3.4.1)
i18n (>= 1.8.11, < 2)
faraday (2.9.2)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-multipart (1.0.4)
Expand Down Expand Up @@ -339,8 +341,7 @@ GEM
mini_mime (1.1.5)
minitest (5.24.1)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multi_xml (0.6.0)
multipart-post (2.4.1)
mutex_m (0.2.0)
net-http (0.4.1)
Expand Down

0 comments on commit d8ed461

Please sign in to comment.