We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
psych
1 parent 81159ad commit 293f40fCopy full SHA for 293f40f
sentry-resque/Gemfile
@@ -5,9 +5,6 @@ git_source(:github) { |name| "https://github.com/#{name}.git" }
5
gemspec
6
gem "sentry-ruby", path: "../sentry-ruby"
7
8
-# For https://github.com/ruby/psych/issues/655
9
-gem "psych", "5.1.0"
10
-
11
gem "resque-retry", "~> 1.8"
12
13
eval_gemfile File.expand_path("../Gemfile", __dir__)
0 commit comments