Revert Gemfile.lock to previous
parent
98c8c16803
commit
d9dc217ef7
62
Gemfile.lock
62
Gemfile.lock
|
@ -1,58 +1,62 @@
|
||||||
GEM
|
GEM
|
||||||
remote: http://rubygems.org/
|
remote: http://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activemodel (3.2.14)
|
activemodel (3.2.13)
|
||||||
activesupport (= 3.2.14)
|
activesupport (= 3.2.13)
|
||||||
builder (~> 3.0.0)
|
builder (~> 3.0.0)
|
||||||
activerecord (3.2.14)
|
activerecord (3.2.13)
|
||||||
activemodel (= 3.2.14)
|
activemodel (= 3.2.13)
|
||||||
activesupport (= 3.2.14)
|
activesupport (= 3.2.13)
|
||||||
arel (~> 3.0.2)
|
arel (~> 3.0.2)
|
||||||
tzinfo (~> 0.3.29)
|
tzinfo (~> 0.3.29)
|
||||||
activesupport (3.2.14)
|
activesupport (3.2.13)
|
||||||
i18n (~> 0.6, >= 0.6.4)
|
i18n (= 0.6.1)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
arel (3.0.2)
|
arel (3.0.2)
|
||||||
|
bourne (1.4.0)
|
||||||
|
mocha (~> 0.13.2)
|
||||||
builder (3.0.4)
|
builder (3.0.4)
|
||||||
database_cleaner (1.1.1)
|
database_cleaner (0.9.1)
|
||||||
diff-lcs (1.2.4)
|
diff-lcs (1.2.2)
|
||||||
factory_girl (4.2.0)
|
factory_girl (4.2.0)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
i18n (0.6.4)
|
i18n (0.6.1)
|
||||||
json (1.8.0)
|
json (1.7.7)
|
||||||
metasploit_data_models (0.16.5)
|
metaclass (0.0.1)
|
||||||
|
metasploit_data_models (0.16.1)
|
||||||
activerecord (>= 3.2.13)
|
activerecord (>= 3.2.13)
|
||||||
activesupport
|
activesupport
|
||||||
pg
|
pg
|
||||||
mini_portile (0.5.1)
|
mocha (0.13.3)
|
||||||
msgpack (0.5.5)
|
metaclass (~> 0.0.1)
|
||||||
|
msgpack (0.5.4)
|
||||||
multi_json (1.0.4)
|
multi_json (1.0.4)
|
||||||
network_interface (0.0.1)
|
network_interface (0.0.1)
|
||||||
nokogiri (1.6.0)
|
nokogiri (1.5.9)
|
||||||
mini_portile (~> 0.5.0)
|
|
||||||
packetfu (1.1.8)
|
packetfu (1.1.8)
|
||||||
pcaprub (0.11.3)
|
pcaprub (0.11.3)
|
||||||
pg (0.16.0)
|
pg (0.15.1)
|
||||||
rake (10.1.0)
|
rake (10.0.4)
|
||||||
redcarpet (3.0.0)
|
redcarpet (2.2.2)
|
||||||
robots (0.10.1)
|
robots (0.10.1)
|
||||||
rspec (2.14.1)
|
rspec (2.13.0)
|
||||||
rspec-core (~> 2.14.0)
|
rspec-core (~> 2.13.0)
|
||||||
rspec-expectations (~> 2.14.0)
|
rspec-expectations (~> 2.13.0)
|
||||||
rspec-mocks (~> 2.14.0)
|
rspec-mocks (~> 2.13.0)
|
||||||
rspec-core (2.14.4)
|
rspec-core (2.13.1)
|
||||||
rspec-expectations (2.14.0)
|
rspec-expectations (2.13.0)
|
||||||
diff-lcs (>= 1.1.3, < 2.0)
|
diff-lcs (>= 1.1.3, < 2.0)
|
||||||
rspec-mocks (2.14.2)
|
rspec-mocks (2.13.0)
|
||||||
shoulda-matchers (2.2.0)
|
shoulda-matchers (1.5.2)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
|
bourne (~> 1.3)
|
||||||
simplecov (0.5.4)
|
simplecov (0.5.4)
|
||||||
multi_json (~> 1.0.3)
|
multi_json (~> 1.0.3)
|
||||||
simplecov-html (~> 0.5.3)
|
simplecov-html (~> 0.5.3)
|
||||||
simplecov-html (0.5.3)
|
simplecov-html (0.5.3)
|
||||||
timecop (0.6.2.2)
|
timecop (0.6.1)
|
||||||
tzinfo (0.3.37)
|
tzinfo (0.3.37)
|
||||||
yard (0.8.7)
|
yard (0.8.5.2)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
Loading…
Reference in New Issue