ruby-timeout-interrupt/Gemfile.lock

39 lines
707 B
Plaintext

PATH
remote: .
specs:
timeout-interrupt (0.4.0)
ffi-libc
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.4.4)
ffi (1.15.4)
ffi-libc (0.1.1)
ffi (~> 1.0)
rake (12.3.3)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
PLATFORMS
ruby
DEPENDENCIES
rake (~> 12)
rspec (~> 3.2)
timeout-interrupt!
BUNDLED WITH
2.2.25