Gemfile.lock in iqvoc-3.5.6 vs Gemfile.lock in iqvoc-3.5.7
- old
+ new
@@ -1,44 +1,45 @@
GEM
remote: http://rubygems.org/
specs:
- actionmailer (3.2.2)
- actionpack (= 3.2.2)
- mail (~> 2.4.0)
- actionpack (3.2.2)
- activemodel (= 3.2.2)
- activesupport (= 3.2.2)
+ actionmailer (3.2.3)
+ actionpack (= 3.2.3)
+ mail (~> 2.4.4)
+ actionpack (3.2.3)
+ activemodel (= 3.2.3)
+ activesupport (= 3.2.3)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.1)
rack (~> 1.4.0)
- rack-cache (~> 1.1)
+ rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.1.2)
- activemodel (3.2.2)
- activesupport (= 3.2.2)
+ activemodel (3.2.3)
+ activesupport (= 3.2.3)
builder (~> 3.0.0)
- activerecord (3.2.2)
- activemodel (= 3.2.2)
- activesupport (= 3.2.2)
+ activerecord (3.2.3)
+ activemodel (= 3.2.3)
+ activesupport (= 3.2.3)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activerecord-jdbc-adapter (1.2.2)
activerecord-jdbcmysql-adapter (1.2.2)
activerecord-jdbc-adapter (~> 1.2.2)
jdbc-mysql (~> 5.1.0)
activerecord-jdbcsqlite3-adapter (1.2.2)
activerecord-jdbc-adapter (~> 1.2.2)
jdbc-sqlite3 (~> 3.7.2)
activerecord-oracle_enhanced-adapter (1.4.1)
- activeresource (3.2.2)
- activemodel (= 3.2.2)
- activesupport (= 3.2.2)
- activesupport (3.2.2)
+ activeresource (3.2.3)
+ activemodel (= 3.2.3)
+ activesupport (= 3.2.3)
+ activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
- addressable (2.2.7)
+ addressable (2.2.8)
+ ansi (1.4.2)
arel (3.0.2)
authlogic (3.1.0)
activerecord (>= 3.0.7)
activerecord (>= 3.0.7)
awesome_print (1.0.2)
@@ -50,122 +51,126 @@
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
- capybara-webkit (0.10.0)
+ capybara-webkit (0.12.0)
capybara (>= 1.0.0, < 1.2)
json
- childprocess (0.3.1)
+ childprocess (0.3.2)
ffi (~> 1.0.6)
- database_cleaner (0.7.1)
+ database_cleaner (0.7.2)
erubis (2.7.0)
- execjs (1.3.0)
+ execjs (1.4.0)
multi_json (~> 1.0)
- factory_girl (2.6.0)
- activesupport (>= 2.3.9)
- factory_girl_rails (1.7.0)
- factory_girl (~> 2.6.0)
+ factory_girl (3.3.0)
+ activesupport (>= 3.0.0)
+ factory_girl_rails (3.3.0)
+ factory_girl (~> 3.3.0)
railties (>= 3.0.0)
- fastercsv (1.5.4)
+ fastercsv (1.5.5)
ffi (1.0.11)
ffi (1.0.11-java)
- heroku (2.20.1)
+ heroku (2.25.0)
launchy (>= 0.3.2)
+ netrc (~> 0.7.1)
rest-client (~> 1.6.1)
rubyzip
- term-ansicolor (~> 1.0.5)
hike (1.2.1)
i18n (0.6.0)
iq_rdf (0.1.5)
builder
bundler
jdbc-mysql (5.1.13)
jdbc-sqlite3 (3.7.2)
journey (1.0.3)
jruby-openssl (0.7.6.1)
bouncy-castle-java (>= 1.5.0146.1)
- json (1.6.5)
- json (1.6.5-java)
- json_pure (1.6.5)
+ json (1.7.3)
+ json (1.7.3-java)
kaminari (0.13.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
- launchy (2.0.5)
+ launchy (2.1.0)
addressable (~> 2.2.6)
- launchy (2.0.5-java)
+ launchy (2.1.0-java)
addressable (~> 2.2.6)
ffi (~> 1.0.9)
spoon (~> 0.0.1)
libv8 (3.3.10.4)
- mail (2.4.1)
+ libwebsocket (0.1.3)
+ addressable
+ mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
- mime-types (1.17.2)
- multi_json (1.1.0)
+ mime-types (1.18)
+ minitest (3.0.0)
+ multi_json (1.3.5)
mysql2 (0.3.11)
- nokogiri (1.5.0)
- nokogiri (1.5.0-java)
+ netrc (0.7.1)
+ nokogiri (1.5.2)
+ nokogiri (1.5.2-java)
pg (0.13.2)
polyglot (0.3.3)
rack (1.4.1)
- rack-cache (1.1)
+ rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
- rails (3.2.2)
- actionmailer (= 3.2.2)
- actionpack (= 3.2.2)
- activerecord (= 3.2.2)
- activeresource (= 3.2.2)
- activesupport (= 3.2.2)
+ rails (3.2.3)
+ actionmailer (= 3.2.3)
+ actionpack (= 3.2.3)
+ activerecord (= 3.2.3)
+ activeresource (= 3.2.3)
+ activesupport (= 3.2.3)
bundler (~> 1.0)
- railties (= 3.2.2)
- rails_autolink (1.0.5)
+ railties (= 3.2.3)
+ rails_autolink (1.0.7)
rails (~> 3.1)
- railties (3.2.2)
- actionpack (= 3.2.2)
- activesupport (= 3.2.2)
+ railties (3.2.3)
+ actionpack (= 3.2.3)
+ activesupport (= 3.2.3)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
rest-client (1.6.7)
mime-types (>= 1.16)
- rubyzip (0.9.6.1)
- selenium-webdriver (2.13.0)
- childprocess (>= 0.2.1)
- ffi (~> 1.0.9)
- json_pure
+ rubyzip (0.9.8)
+ selenium-webdriver (2.21.2)
+ childprocess (>= 0.2.5)
+ ffi (~> 1.0)
+ libwebsocket (~> 0.1.3)
+ multi_json (~> 1.0)
rubyzip
spoon (0.0.1)
- spork (0.9.0)
+ spork (0.9.2)
spork-testunit (0.0.8)
spork (>= 0.6.0)
- sprockets (2.1.2)
+ sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
- sqlite3 (1.3.5)
- term-ansicolor (1.0.7)
- test-unit (2.4.7)
- therubyracer (0.9.10)
+ sqlite3 (1.3.6)
+ therubyracer (0.10.1)
libv8 (~> 3.3.10)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
- tzinfo (0.3.31)
- uglifier (1.2.3)
+ turn (0.9.5)
+ ansi
+ tzinfo (0.3.33)
+ uglifier (1.2.4)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
view_marker (1.0.0)
rails
xpath (0.1.4)
@@ -190,17 +195,18 @@
heroku
iq_rdf (~> 0.1.2)
jruby-openssl
json
kaminari
+ minitest
mysql2
nokogiri (~> 1.5.0)
pg
- rails (= 3.2.2)
+ rails (= 3.2.3)
rails_autolink
spork
spork-testunit
sqlite3
- test-unit
therubyracer
+ turn
uglifier (>= 1.0.3)
view_marker