mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
Changes: https://github.com/cucumber/cucumber-ruby-core/blob/master/CHANGELOG.md https://github.com/cucumber/cucumber-ruby-core/commits/master
8 lines
196 B
Ruby
8 lines
196 B
Ruby
--- lib/cucumber/core/event.rb.orig 2017-09-28 08:34:06 UTC
|
|
+++ lib/cucumber/core/event.rb
|
|
@@ -1,5 +1,3 @@
|
|
-require 'backports/2.1.0/array/to_h'
|
|
-
|
|
module Cucumber
|
|
module Core
|
|
class Event
|