Skip to content

Commit

Permalink
Merge pull request #5978 from dodona-edu/dependabot/bundler/datadog-2…
Browse files Browse the repository at this point in the history
….7.1

Bump datadog from 2.7.0 to 2.7.1
  • Loading branch information
bmesuere authored Dec 9, 2024
2 parents f97d88e + 87b88e0 commit 77cce24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ gem 'memory_profiler', '~> 1.1.0'
gem 'rack-mini-profiler', '~> 3.3.1'
gem 'stackprof', '~> 0.2.26'

gem 'datadog', '~> 2.7.0'
gem 'datadog', '~> 2.7.1'

# Make sure filesystem changes only happen at the end of a transaction
gem 'after_commit_everywhere', '~> 1.4.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ GEM
csv (3.3.0)
daemons (1.4.1)
dalli (3.2.8)
datadog (2.7.0)
datadog (2.7.1)
datadog-ruby_core_source (~> 3.3)
libdatadog (~> 14.1.0.1.0)
libddwaf (~> 1.15.0.0.0)
Expand Down Expand Up @@ -584,7 +584,7 @@ DEPENDENCIES
counter_culture (~> 3.8)
cssbundling-rails (~> 1.4.1)
dalli (~> 3.2.8)
datadog (~> 2.7.0)
datadog (~> 2.7.1)
delayed_job_active_record (~> 4.1.11)
delayed_job_web (~> 1.4.4)
devise (~> 4.9.4)
Expand Down

0 comments on commit 77cce24

Please sign in to comment.