Embed snowplow-tracker

This commit is contained in:
Sruthi Chandran 2019-10-17 21:40:06 +05:30
parent 7ea420d238
commit 4881d7708d
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- a/Gemfile
+++ b/Gemfile
@@ -290,7 +290,7 @@
gem 'peek', '~> 1.0', '>= 1.0.1'
# Snowplow events tracking
-gem 'snowplow-tracker', '~> 0.6.1'
+gem 'snowplow-tracker', '~> 0.6.1', path: 'vendor/gems/snowplow-tracker'
# Memory benchmarks
gem 'derailed_benchmarks', require: false, path: 'vendor/gems/derailed-benchmarks'

View file

@ -8,6 +8,7 @@
0450-remove-bullet.patch
0460-embed-derailed-benchmarks.patch
0470-relax-bootsnap.patch
0480-embed-snowplow-tracker.patch
0500-set-webpack-root.patch
0510-remove-dev-dependencies.patch
0520-add-system-lib-path-for-webpack.patch