Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Oct 26, 2024
1 parent e85e279 commit b813466
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sentry-rails/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ elsif rails_version >= Gem::Version.new("7.1.0")
gem "rails", "~> #{rails_version}"
gem "rspec-rails"
gem "sqlite3", platform: :ruby
gem "psych"
elsif rails_version >= Gem::Version.new("6.1.0")
gem "rspec-rails", "~> 4.0"
gem "rails", "~> #{rails_version}"
Expand Down

0 comments on commit b813466

Please sign in to comment.