Skip to content

Commit 293f40f

Browse files
committed
Run with latest psych
I think ruby/psych#655 was resolved long ago
1 parent 81159ad commit 293f40f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sentry-resque/Gemfile

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ git_source(:github) { |name| "https://github.com/#{name}.git" }
55
gemspec
66
gem "sentry-ruby", path: "../sentry-ruby"
77

8-
# For https://github.com/ruby/psych/issues/655
9-
gem "psych", "5.1.0"
10-
118
gem "resque-retry", "~> 1.8"
129

1310
eval_gemfile File.expand_path("../Gemfile", __dir__)

0 commit comments

Comments
 (0)