Skip to content

Commit

Permalink
Bump dfe-analytics from d229914 to fd56ad1
Browse files Browse the repository at this point in the history
Bumps [dfe-analytics](https://github.com/DFE-Digital/dfe-analytics) from `d229914` to `fd56ad1`.
- [Commits](DFE-Digital/dfe-analytics@d229914...fd56ad1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent a1a7116 commit 86ded41
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
GIT
remote: https://github.com/DFE-Digital/dfe-analytics.git
revision: d2299142d986e46d1c86d415dc9b8b215f7245ab
revision: fd56ad1f2c54a8cb917aa8b88a961c256cd55967
specs:
dfe-analytics (1.12.7)
dfe-analytics (1.12.8)
google-cloud-bigquery (~> 1.38)
httparty (~> 0.21)
multi_xml (~> 0.6.0)
request_store_rails (~> 2)

GIT
Expand Down Expand Up @@ -110,8 +111,8 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
amazing_print (1.6.0)
annotate (3.2.0)
activerecord (>= 3.2, < 8.0)
Expand Down Expand Up @@ -230,8 +231,8 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-bigquery_v2 (0.69.0)
google-apis-core (>= 0.14.0, < 2.a)
google-apis-bigquery_v2 (0.72.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-core (0.15.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 1.9)
Expand All @@ -240,7 +241,8 @@ GEM
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
rexml
google-cloud-bigquery (1.49.0)
google-cloud-bigquery (1.49.1)
bigdecimal (~> 3.0)
concurrent-ruby (~> 1.0)
google-apis-bigquery_v2 (~> 0.62)
google-apis-core (~> 0.13)
Expand Down Expand Up @@ -296,7 +298,7 @@ GEM
jsbundling-rails (1.3.0)
railties (>= 6.0.0)
json (2.7.2)
jwt (2.8.1)
jwt (2.8.2)
base64
language_server-protocol (3.17.0.3)
libreconv (0.9.5)
Expand All @@ -322,8 +324,7 @@ GEM
minitest (5.23.1)
msgpack (1.7.2)
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-persistent (4.0.2)
Expand Down Expand Up @@ -389,7 +390,7 @@ GEM
railties (>= 7.0.0)
psych (5.1.2)
stringio
public_suffix (5.1.1)
public_suffix (6.0.0)
puma (6.4.2)
nio4r (~> 2.0)
pundit (2.3.2)
Expand Down Expand Up @@ -463,8 +464,8 @@ GEM
actionpack (>= 5.2)
railties (>= 5.2)
retriable (3.1.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.1)
strscan
rladr (1.2.0)
rmagick (6.0.1)
observer (~> 0.1)
Expand Down

0 comments on commit 86ded41

Please sign in to comment.