Gemfile.lock in iqvoc-3.2.11 vs Gemfile.lock in iqvoc-3.3.0
- old
+ new
@@ -1,151 +1,157 @@
GEM
remote: http://rubygems.org/
specs:
- abstract (1.0.0)
- actionmailer (3.0.10)
- actionpack (= 3.0.10)
- mail (~> 2.2.19)
- actionpack (3.0.10)
- activemodel (= 3.0.10)
- activesupport (= 3.0.10)
- builder (~> 2.1.2)
- erubis (~> 2.6.6)
- i18n (~> 0.5.0)
- rack (~> 1.2.1)
- rack-mount (~> 0.6.14)
- rack-test (~> 0.5.7)
- tzinfo (~> 0.3.23)
- activemodel (3.0.10)
- activesupport (= 3.0.10)
- builder (~> 2.1.2)
- i18n (~> 0.5.0)
- activerecord (3.0.10)
- activemodel (= 3.0.10)
- activesupport (= 3.0.10)
- arel (~> 2.0.10)
- tzinfo (~> 0.3.23)
- activerecord-jdbc-adapter (1.2.0)
- activerecord-jdbcmysql-adapter (1.2.0)
- activerecord-jdbc-adapter (~> 1.2.0)
- jdbc-mysql (~> 5.1.0)
- activerecord-jdbcsqlite3-adapter (1.2.0)
- activerecord-jdbc-adapter (~> 1.2.0)
- jdbc-sqlite3 (~> 3.7.2)
- activerecord-oracle_enhanced-adapter (1.4.0)
- activeresource (3.0.10)
- activemodel (= 3.0.10)
- activesupport (= 3.0.10)
- activesupport (3.0.10)
- ansi (1.3.0)
- arel (2.0.10)
- authlogic (3.0.3)
+ actionmailer (3.1.3)
+ actionpack (= 3.1.3)
+ mail (~> 2.3.0)
+ actionpack (3.1.3)
+ activemodel (= 3.1.3)
+ activesupport (= 3.1.3)
+ builder (~> 3.0.0)
+ erubis (~> 2.7.0)
+ i18n (~> 0.6)
+ rack (~> 1.3.5)
+ rack-cache (~> 1.1)
+ rack-mount (~> 0.8.2)
+ rack-test (~> 0.6.1)
+ sprockets (~> 2.0.3)
+ activemodel (3.1.3)
+ activesupport (= 3.1.3)
+ builder (~> 3.0.0)
+ i18n (~> 0.6)
+ activerecord (3.1.3)
+ activemodel (= 3.1.3)
+ activesupport (= 3.1.3)
+ arel (~> 2.2.1)
+ tzinfo (~> 0.3.29)
+ activeresource (3.1.3)
+ activemodel (= 3.1.3)
+ activesupport (= 3.1.3)
+ activesupport (3.1.3)
+ multi_json (~> 1.0)
+ ansi (1.4.1)
+ arel (2.2.1)
+ authlogic (3.1.0)
activerecord (>= 3.0.7)
activerecord (>= 3.0.7)
- awesome_print (0.4.0)
- builder (2.1.2)
- cancan (1.6.5)
+ awesome_print (1.0.2)
+ builder (3.0.0)
+ cancan (1.6.7)
capistrano (2.9.0)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
- capybara (1.0.1)
+ capybara (1.1.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
- capybara-webkit (0.6.1)
- capybara (~> 1.0.0)
- childprocess (0.2.2)
+ capybara-webkit (0.7.2)
+ capybara (>= 1.0.0, < 1.2)
+ childprocess (0.2.8)
ffi (~> 1.0.6)
- database_cleaner (0.6.7)
- erubis (2.6.6)
- abstract (>= 1.0.0)
- factory_girl (2.1.0)
- factory_girl_rails (1.2.0)
- factory_girl (~> 2.1.0)
+ database_cleaner (0.7.0)
+ erubis (2.7.0)
+ execjs (1.2.13)
+ multi_json (~> 1.0)
+ factory_girl (2.3.2)
+ activesupport
+ factory_girl_rails (1.4.0)
+ factory_girl (~> 2.3.0)
railties (>= 3.0.0)
- ffi (1.0.9)
- ffi (1.0.9-java)
- highline (1.6.2)
- i18n (0.5.0)
+ ffi (1.0.11)
+ highline (1.6.9)
+ hike (1.2.1)
+ i18n (0.6.0)
iq_rdf (0.0.15)
builder
bundler
- jdbc-mysql (5.1.13)
- jdbc-sqlite3 (3.7.2)
- json (1.6.1)
- json (1.6.1-java)
- json_pure (1.6.1)
- kaminari (0.12.4)
- rails (>= 3.0.0)
- mail (2.2.19)
- activesupport (>= 2.3.6)
+ json (1.6.4)
+ kaminari (0.13.0)
+ actionpack (>= 3.0.0)
+ activesupport (>= 3.0.0)
+ railties (>= 3.0.0)
+ mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
memory_test_fix (0.2.0)
- mime-types (1.16)
- mysql2 (0.2.7)
+ mime-types (1.17.2)
+ multi_json (1.0.4)
+ mysql2 (0.3.11)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
- net-ssh (2.2.1)
+ net-ssh (2.2.2)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
nokogiri (1.5.0)
- nokogiri (1.5.0-java)
- polyglot (0.3.2)
- rack (1.2.4)
- rack-mount (0.6.14)
+ polyglot (0.3.3)
+ rack (1.3.6)
+ rack-cache (1.1)
+ rack (>= 0.4)
+ rack-mount (0.8.3)
rack (>= 1.0.0)
- rack-test (0.5.7)
+ rack-ssl (1.3.2)
+ rack
+ rack-test (0.6.1)
rack (>= 1.0)
- rails (3.0.10)
- actionmailer (= 3.0.10)
- actionpack (= 3.0.10)
- activerecord (= 3.0.10)
- activeresource (= 3.0.10)
- activesupport (= 3.0.10)
+ rails (3.1.3)
+ actionmailer (= 3.1.3)
+ actionpack (= 3.1.3)
+ activerecord (= 3.1.3)
+ activeresource (= 3.1.3)
+ activesupport (= 3.1.3)
bundler (~> 1.0)
- railties (= 3.0.10)
- rails_helpers_fix (0.1.1)
- railties (3.0.10)
- actionpack (= 3.0.10)
- activesupport (= 3.0.10)
+ railties (= 3.1.3)
+ rails_autolink (1.0.4)
+ rails (>= 3.1.0)
+ railties (3.1.3)
+ actionpack (= 3.1.3)
+ activesupport (= 3.1.3)
+ rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
- thor (~> 0.14.4)
- rake (0.9.2)
- rdoc (3.9.4)
- rubyzip (0.9.4)
+ thor (~> 0.14.6)
+ rake (0.9.2.2)
+ rdoc (3.12)
+ json (~> 1.4)
+ rubyzip (0.9.5)
rvm (1.9.2)
- selenium-webdriver (2.6.0)
- childprocess (>= 0.2.1)
- ffi (>= 1.0.7)
- json_pure
+ selenium-webdriver (2.16.0)
+ childprocess (>= 0.2.5)
+ ffi (~> 1.0.9)
+ multi_json (~> 1.0.4)
rubyzip
- sqlite3 (1.3.4)
+ sprockets (2.0.3)
+ hike (~> 1.2)
+ rack (~> 1.0)
+ tilt (~> 1.1, != 1.3.0)
+ sqlite3 (1.3.5)
thor (0.14.6)
+ tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
- turn (0.8.2)
- ansi (>= 1.2.2)
- tzinfo (0.3.29)
+ turn (0.8.3)
+ ansi
+ tzinfo (0.3.31)
+ uglifier (1.2.1)
+ execjs (>= 0.3.0)
+ multi_json (>= 1.0.2)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
- java
ruby
DEPENDENCIES
activerecord-jdbcmysql-adapter
activerecord-jdbcsqlite3-adapter
@@ -157,16 +163,17 @@
capistrano-ext
capybara
capybara-webkit
database_cleaner
factory_girl_rails
- iq_rdf (~> 0.0.15)
+ iq_rdf
json
kaminari
memory_test_fix
- mysql2 (= 0.2.7)
- nokogiri (= 1.5.0)
- rails (= 3.0.10)
- rails_helpers_fix
+ mysql2
+ nokogiri (~> 1.5.0)
+ rails (= 3.1.3)
+ rails_autolink
rvm
sqlite3
turn
+ uglifier