Skip to content

Commit

Permalink
remove sentry gems which were installed by fly
Browse files Browse the repository at this point in the history
  • Loading branch information
madhums committed Sep 1, 2023
1 parent e53a443 commit 901a384
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,3 @@ gem "image_processing", ">= 1.2"
gem "devise-i18n", "~> 1.10"

gem "dockerfile-rails", ">= 1.5", group: :development

gem "sentry-ruby", "~> 5.10"

gem "sentry-rails", "~> 5.10"
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -366,11 +366,6 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.10.0)
railties (>= 5.0)
sentry-ruby (~> 5.10.0)
sentry-ruby (5.10.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
shellany (0.0.1)
sprockets (4.1.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -465,8 +460,6 @@ DEPENDENCIES
rails-i18n (~> 7.0)
rspec-rails (~> 6.0.0)
selenium-webdriver
sentry-rails (~> 5.10)
sentry-ruby (~> 5.10)
sprockets-rails
standard (~> 1.29.0)
standard-rails (~> 0.1.0)
Expand Down

0 comments on commit 901a384

Please sign in to comment.