Gemfile.lock in baza-0.0.13 vs Gemfile.lock in baza-0.0.14

- old
+ new

@@ -1,93 +1,129 @@ GEM remote: http://rubygems.org/ specs: - addressable (2.3.5) + activemodel (4.1.6) + activesupport (= 4.1.6) + builder (~> 3.1) + activerecord (4.1.6) + activemodel (= 4.1.6) + activesupport (= 4.1.6) + arel (~> 5.0.0) + activesupport (4.1.6) + i18n (~> 0.6, >= 0.6.9) + json (~> 1.7, >= 1.7.7) + minitest (~> 5.1) + thread_safe (~> 0.1) + tzinfo (~> 1.1) + addressable (2.3.6) + arel (5.0.1.20140414130214) array_enumerator (0.0.3) builder (3.2.2) + codeclimate-test-reporter (0.4.1) + simplecov (>= 0.7.1, < 1.0.0) datet (0.0.25) - diff-lcs (1.1.3) - faraday (0.8.8) - multipart-post (~> 1.2.0) - git (1.2.6) - github_api (0.10.1) - addressable - faraday (~> 0.8.1) - hashie (>= 1.2) - multi_json (~> 1.4) - nokogiri (~> 1.5.2) + descendants_tracker (0.0.4) + thread_safe (~> 0.3, >= 0.3.1) + diff-lcs (1.2.5) + docile (1.1.5) + faraday (0.9.0) + multipart-post (>= 1.2, < 3) + git (1.2.8) + github_api (0.12.1) + addressable (~> 2.3) + descendants_tracker (~> 0.0.4) + faraday (~> 0.8, < 0.10) + hashie (>= 3.2) + multi_json (>= 1.7.5, < 2.0) + nokogiri (~> 1.6.3) oauth2 - hashie (2.0.5) - highline (1.6.19) - http2 (0.0.22) - httpauth (0.2.0) - jeweler (1.8.7) + hashie (3.3.1) + highline (1.6.21) + http2 (0.0.26) + string-cases + i18n (0.6.11) + jeweler (2.0.1) builder - bundler (~> 1.0) + bundler (>= 1.0) git (>= 1.2.5) - github_api (= 0.10.1) + github_api highline (>= 1.6.15) - nokogiri (= 1.5.10) + nokogiri (>= 1.5.10) rake rdoc - json (1.8.0) - jwt (0.1.8) - multi_json (>= 1.5) - knjrbfw (0.0.107) + json (1.8.1) + jwt (1.0.0) + knjrbfw (0.0.110) datet http2 php4r ruby_process tsafe wref - multi_json (1.7.9) + mini_portile (0.6.0) + minitest (5.4.2) + multi_json (1.10.1) multi_xml (0.5.5) - multipart-post (1.2.0) - mysql2 (0.3.13) - nokogiri (1.5.10) - oauth2 (0.9.2) - faraday (~> 0.8) - httpauth (~> 0.2) - jwt (~> 0.1.4) - multi_json (~> 1.0) + multipart-post (2.0.0) + mysql2 (0.3.16) + nokogiri (1.6.3.1) + mini_portile (= 0.6.0) + oauth2 (1.0.0) + faraday (>= 0.8, < 0.10) + jwt (~> 1.0) + multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) php4r (0.0.4) datet http2 string-strtr rack (1.5.2) - rake (10.1.0) - rdoc (3.12.2) + rake (10.3.2) + rdoc (4.1.2) json (~> 1.4) - rspec (2.8.0) - rspec-core (~> 2.8.0) - rspec-expectations (~> 2.8.0) - rspec-mocks (~> 2.8.0) - rspec-core (2.8.0) - rspec-expectations (2.8.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.8.0) - ruby_process (0.0.8) + rspec (3.1.0) + rspec-core (~> 3.1.0) + rspec-expectations (~> 3.1.0) + rspec-mocks (~> 3.1.0) + rspec-core (3.1.7) + rspec-support (~> 3.1.0) + rspec-expectations (3.1.2) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.1.0) + rspec-mocks (3.1.3) + rspec-support (~> 3.1.0) + rspec-support (3.1.2) + ruby_process (0.0.9) tsafe wref - sqlite3 (1.3.8) + simplecov (0.9.1) + docile (~> 1.1.0) + multi_json (~> 1.0) + simplecov-html (~> 0.8.0) + simplecov-html (0.8.0) + sqlite3 (1.3.9) string-cases (0.0.0) string-strtr (0.0.3) + thread_safe (0.3.4) tsafe (0.0.11) + tzinfo (1.2.2) + thread_safe (~> 0.1) wref (0.0.6) PLATFORMS ruby DEPENDENCIES + activerecord array_enumerator - bundler (>= 1.0.0) + bundler + codeclimate-test-reporter datet - jeweler (~> 1.8.4) + jeweler knjrbfw mysql2 - rdoc (~> 3.12) - rspec (~> 2.8.0) + rdoc + rspec sqlite3 string-cases wref