Skip to content

Commit

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

Bump dfe-analytics from v1.11.2 to v1.11.4
  • Loading branch information
JR-G authored Dec 20, 2023
2 parents b62b1d9 + 1b1a6fb commit 6a3dbb1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 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.2'
gem 'sprockets-rails', require: 'sprockets/railtie'

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

# For running data migrations
gem 'data_migrate', '~> 9.2.0'
Expand Down
21 changes: 11 additions & 10 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: 01d6860d9b528616aa9b7c08633f88ed8b0952f6
tag: v1.11.2
revision: 7f1dc926ccd382d339b5e3373e6fe2b0ebe4b432
tag: v1.11.4
specs:
dfe-analytics (1.11.2)
dfe-analytics (1.11.4)
google-cloud-bigquery (~> 1.38)
request_store_rails (~> 2)

Expand Down Expand Up @@ -117,7 +117,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
aes_key_wrap (1.1.0)
amazing_print (1.5.0)
Expand Down Expand Up @@ -303,14 +303,15 @@ GEM
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
google-cloud-core (1.6.1)
google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-env (2.1.0)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.3.1)
googleauth (1.8.1)
faraday (>= 0.17.3, < 3.a)
googleauth (1.9.1)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
jwt (>= 1.4, < 3.0)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
Expand Down

0 comments on commit 6a3dbb1

Please sign in to comment.