File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ before_script:
109
109
- export APPOPTICS_REPORTER_FILE_SINGLE=false
110
110
- export APPOPTICS_TOKEN_BUCKET_CAPACITY=1000
111
111
- export APPOPTICS_TOKEN_BUCKET_RATE=1000
112
- - export OBOE_VERSION=5.2.0
112
+ - export OBOE_VERSION=5.1.1
113
113
- bundle update --jobs=3 --retry=3
114
114
- bundle exec rake fetch_ext_deps
115
115
- bundle exec rake clean
Original file line number Diff line number Diff line change 1
- 5.0.2
1
+ 5.1.1
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ services:
42
42
- APPOPTICS_REPORTER=file
43
43
- APPOPTICS_REPORTER_FILE_SINGLE=false
44
44
- APPOPTICS_FROM_S3=true
45
- - OBOE_VERSION=5.2.0
45
+ - OBOE_VERSION=5.1.1
46
46
# - SIMPLECOV_COVERAGE=True
47
47
48
48
# ruby_appoptics_apm_alpine:
You can’t perform that action at this time.
0 commit comments