mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
updated Gemfile.lock
This commit is contained in:
parent
eaa8ff8a7e
commit
56e0564ae3
1 changed files with 11 additions and 11 deletions
22
Gemfile.lock
22
Gemfile.lock
|
@ -2,21 +2,21 @@ GEM
|
|||
remote: http://rubygems.org/
|
||||
specs:
|
||||
diff-lcs (1.1.2)
|
||||
hoe (2.9.4)
|
||||
rake (>= 0.8.7)
|
||||
hoe (2.10.0)
|
||||
rake (~> 0.8)
|
||||
hoe-gemspec (1.0.0)
|
||||
hoe (>= 2.2.0)
|
||||
rake (0.8.7)
|
||||
rake-compiler (0.7.8)
|
||||
rake (0.9.2)
|
||||
rake-compiler (0.7.9)
|
||||
rake
|
||||
rspec (2.5.0)
|
||||
rspec-core (~> 2.5.0)
|
||||
rspec-expectations (~> 2.5.0)
|
||||
rspec-mocks (~> 2.5.0)
|
||||
rspec-core (2.5.1)
|
||||
rspec-expectations (2.5.0)
|
||||
rspec (2.6.0)
|
||||
rspec-core (~> 2.6.0)
|
||||
rspec-expectations (~> 2.6.0)
|
||||
rspec-mocks (~> 2.6.0)
|
||||
rspec-core (2.6.4)
|
||||
rspec-expectations (2.6.0)
|
||||
diff-lcs (~> 1.1.2)
|
||||
rspec-mocks (2.5.0)
|
||||
rspec-mocks (2.6.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
|
Loading…
Reference in a new issue