Skip to content

Commit 5594751

Browse files
authored
Merge pull request #2837 from DFE-Digital/AQTS-1129-upgrade-dfe-analytics-gem
Upgrading the dfe-analytics gem to 1.15.7
2 parents 6d12360 + a4335f3 commit 5594751

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
GIT
22
remote: https://github.com/DFE-Digital/dfe-analytics.git
3-
revision: 24fb7c422eb3f7f7d6e1c15c0af0f8cc2f3bd75b
3+
revision: 108eefaa121bdcfac16b781766b765129300975a
44
specs:
5-
dfe-analytics (1.15.5)
5+
dfe-analytics (1.15.7)
66
google-cloud-bigquery (~> 1.38)
77
httparty (~> 0.21)
88
multi_xml (~> 0.6.0)
@@ -167,7 +167,7 @@ GEM
167167
unicode (>= 0.4.4.5)
168168
cssbundling-rails (1.4.3)
169169
railties (>= 6.0.0)
170-
csv (3.3.3)
170+
csv (3.3.5)
171171
cuprite (0.15.1)
172172
capybara (~> 3.0)
173173
ferrum (~> 0.15.0)
@@ -221,10 +221,10 @@ GEM
221221
faraday-retry (~> 1.0)
222222
ruby2_keywords (>= 0.0.4)
223223
faraday-em_http (1.0.0)
224-
faraday-em_synchrony (1.0.0)
224+
faraday-em_synchrony (1.0.1)
225225
faraday-excon (1.1.0)
226226
faraday-httpclient (1.0.1)
227-
faraday-multipart (1.1.0)
227+
faraday-multipart (1.1.1)
228228
multipart-post (~> 2.0)
229229
faraday-net_http (1.0.2)
230230
faraday-net_http_persistent (1.2.0)
@@ -247,17 +247,17 @@ GEM
247247
raabro (~> 1.4)
248248
globalid (1.2.1)
249249
activesupport (>= 6.1)
250-
google-apis-bigquery_v2 (0.86.0)
250+
google-apis-bigquery_v2 (0.92.0)
251251
google-apis-core (>= 0.15.0, < 2.a)
252-
google-apis-core (0.16.0)
252+
google-apis-core (0.18.0)
253253
addressable (~> 2.5, >= 2.5.1)
254254
googleauth (~> 1.9)
255255
httpclient (>= 2.8.3, < 3.a)
256256
mini_mime (~> 1.0)
257257
mutex_m
258258
representable (~> 3.0)
259259
retriable (>= 2.0, < 4.a)
260-
google-cloud-bigquery (1.52.0)
260+
google-cloud-bigquery (1.52.1)
261261
bigdecimal (~> 3.0)
262262
concurrent-ruby (~> 1.0)
263263
google-apis-bigquery_v2 (~> 0.71)
@@ -268,11 +268,11 @@ GEM
268268
google-cloud-core (1.8.0)
269269
google-cloud-env (>= 1.0, < 3.a)
270270
google-cloud-errors (~> 1.0)
271-
google-cloud-env (2.2.2)
271+
google-cloud-env (2.3.1)
272272
base64 (~> 0.2)
273273
faraday (>= 1.0, < 3.a)
274274
google-cloud-errors (1.5.0)
275-
google-logging-utils (0.1.0)
275+
google-logging-utils (0.2.0)
276276
googleauth (1.14.0)
277277
faraday (>= 1.0, < 3.a)
278278
google-cloud-env (~> 2.2)
@@ -324,7 +324,7 @@ GEM
324324
aes_key_wrap
325325
bindata
326326
httpclient
327-
jwt (2.10.1)
327+
jwt (2.10.2)
328328
base64
329329
language_server-protocol (3.17.0.5)
330330
libreconv (0.9.5)
@@ -352,7 +352,7 @@ GEM
352352
mini_portile2 (2.8.9)
353353
minitest (5.25.5)
354354
msgpack (1.7.2)
355-
multi_json (1.15.0)
355+
multi_json (1.17.0)
356356
multi_xml (0.6.0)
357357
multipart-post (2.4.1)
358358
mutex_m (0.3.0)
@@ -444,7 +444,7 @@ GEM
444444
psych (5.2.6)
445445
date
446446
stringio
447-
public_suffix (6.0.1)
447+
public_suffix (6.0.2)
448448
puma (6.6.0)
449449
nio4r (~> 2.0)
450450
pundit (2.5.0)
@@ -620,7 +620,7 @@ GEM
620620
fugit (~> 1.8, >= 1.11.1)
621621
globalid (>= 1.0.1)
622622
sidekiq (>= 6.5.0)
623-
signet (0.19.0)
623+
signet (0.20.0)
624624
addressable (~> 2.8)
625625
faraday (>= 0.17.5, < 3.a)
626626
jwt (>= 1.5, < 3.0)

0 commit comments

Comments
 (0)