Skip to content

Commit 14c6500

Browse files
authored
Merge pull request #99 from tomykaira/revert-monkey-patch
Revert "Workaround for Ruby 4.0+"
2 parents eccaaeb + 72ae6d1 commit 14c6500

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Gemfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,3 @@ source 'https://rubygems.org'
22

33
# Specify your gem's dependencies in rspec-parameterized.gemspec
44
gemspec
5-
6-
# FIXME: Workaround for Ruby 4.0+
7-
# ref. https://github.com/banister/binding_of_caller/pull/90
8-
gem "binding_of_caller", github: "kivikakk/binding_of_caller", branch: "push-yrnnzolypxun"

0 commit comments

Comments
 (0)