Skip to content

Commit 773b68b

Browse files
authored
Merge pull request #132 from elastic/dependabot/bundler/elastic-apm-4.5.1
build(deps): bump elastic-apm from 4.5.0 to 4.5.1
2 parents e76062b + b6d83a2 commit 773b68b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ git_source(:github) do |repo_name|
88
end
99

1010
gem 'sprockets'
11-
gem 'elastic-apm', '4.5.0'
11+
gem 'elastic-apm', '4.5.1'
1212
gem 'foreman'
1313
gem 'http'
1414
gem 'lograge'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ GEM
6969
crass (1.0.6)
7070
domain_name (0.5.20190701)
7171
unf (>= 0.0.5, < 1.0.0)
72-
elastic-apm (4.5.0)
72+
elastic-apm (4.5.1)
7373
concurrent-ruby (~> 1.0)
7474
http (>= 3.0)
7575
erubi (1.10.0)
@@ -85,7 +85,7 @@ GEM
8585
http-cookie (~> 1.0)
8686
http-form_data (~> 2.2)
8787
llhttp-ffi (~> 0.4.0)
88-
http-cookie (1.0.4)
88+
http-cookie (1.0.5)
8989
domain_name (~> 0.5)
9090
http-form_data (2.3.0)
9191
i18n (1.8.10)
@@ -172,7 +172,7 @@ GEM
172172
tzinfo (>= 1.0.0)
173173
unf (0.1.4)
174174
unf_ext
175-
unf_ext (0.0.8.1)
175+
unf_ext (0.0.8.2)
176176
websocket-driver (0.7.5)
177177
websocket-extensions (>= 0.1.0)
178178
websocket-extensions (0.1.5)
@@ -185,7 +185,7 @@ PLATFORMS
185185

186186
DEPENDENCIES
187187
bootsnap
188-
elastic-apm (= 4.5.0)
188+
elastic-apm (= 4.5.1)
189189
foreman
190190
http
191191
listen

0 commit comments

Comments
 (0)