Skip to content

Commit

Permalink
fix: remove dogstatsd-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
karolsojko committed May 5, 2021
1 parent ed55d6b commit 96f223a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ group :development, :test do
gem 'capistrano-git-with-submodules', '~> 2.0'
end

gem "dogstatsd-ruby", "~> 4.8"

gem "lograge", "~> 0.11.2"

Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ GEM
concurrent-ruby (1.1.5)
connection_pool (2.2.2)
crass (1.0.6)
dogstatsd-ruby (4.8.1)
dotenv (2.7.5)
dotenv-rails (2.7.5)
dotenv (= 2.7.5)
Expand Down Expand Up @@ -211,7 +210,6 @@ DEPENDENCIES
capistrano-rails
capistrano-rvm
capistrano-sidekiq
dogstatsd-ruby (~> 4.8)
dotenv-rails
haml
lograge (~> 0.11.2)
Expand Down

0 comments on commit 96f223a

Please sign in to comment.