spec/demo/Gemfile.lock in kojac-0.13.0 vs spec/demo/Gemfile.lock in kojac-0.15.0
- old
+ new
@@ -1,132 +1,160 @@
PATH
- remote: /Users/gary/repos/KOJAC
+ remote: ../..
specs:
- kojac (0.12.0)
+ kojac (0.15.0)
active_model_serializers (= 0.9.0.alpha1)
buzztools (~> 0.0.5)
pundit (~> 0.2.3)
underscore_plus (~> 0.9.1)
GEM
remote: https://rubygems.org/
specs:
- actionmailer (4.0.1)
- actionpack (= 4.0.1)
- mail (~> 2.5.4)
- actionpack (4.0.1)
- activesupport (= 4.0.1)
- builder (~> 3.1.0)
- erubis (~> 2.7.0)
- rack (~> 1.5.2)
+ actionmailer (4.2.5)
+ actionpack (= 4.2.5)
+ actionview (= 4.2.5)
+ activejob (= 4.2.5)
+ mail (~> 2.5, >= 2.5.4)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ actionpack (4.2.5)
+ actionview (= 4.2.5)
+ activesupport (= 4.2.5)
+ rack (~> 1.6)
rack-test (~> 0.6.2)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ actionview (4.2.5)
+ activesupport (= 4.2.5)
+ builder (~> 3.1)
+ erubis (~> 2.7.0)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
active_model_serializers (0.9.0.alpha1)
activemodel (>= 3.2)
- activemodel (4.0.1)
- activesupport (= 4.0.1)
- builder (~> 3.1.0)
- activerecord (4.0.1)
- activemodel (= 4.0.1)
- activerecord-deprecated_finders (~> 1.0.2)
- activesupport (= 4.0.1)
- arel (~> 4.0.0)
- activerecord-deprecated_finders (1.0.3)
- activesupport (4.0.1)
- i18n (~> 0.6, >= 0.6.4)
- minitest (~> 4.2)
- multi_json (~> 1.3)
- thread_safe (~> 0.1)
- tzinfo (~> 0.3.37)
- arel (4.0.1)
- atomic (1.1.14)
- builder (3.1.4)
- buzztools (0.0.8)
+ activejob (4.2.5)
+ activesupport (= 4.2.5)
+ globalid (>= 0.3.0)
+ activemodel (4.2.5)
+ activesupport (= 4.2.5)
+ builder (~> 3.1)
+ activerecord (4.2.5)
+ activemodel (= 4.2.5)
+ activesupport (= 4.2.5)
+ arel (~> 6.0)
+ activesupport (4.2.5)
+ i18n (~> 0.7)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
+ arel (6.0.3)
+ builder (3.2.2)
+ buzztools (0.0.11)
diff-lcs (1.2.5)
erubis (2.7.0)
- execjs (2.0.2)
- factory_girl (4.3.0)
+ execjs (2.6.0)
+ factory_girl (4.5.0)
activesupport (>= 3.0.0)
- factory_girl_rails (4.3.0)
- factory_girl (~> 4.3.0)
+ factory_girl_rails (4.5.0)
+ factory_girl (~> 4.5.0)
railties (>= 3.0.0)
- faker (1.2.0)
+ faker (1.6.1)
i18n (~> 0.5)
+ globalid (0.3.6)
+ activesupport (>= 4.1.0)
hike (1.2.3)
- i18n (0.6.9)
+ i18n (0.7.0)
jbuilder (1.5.3)
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
- jquery-rails (3.0.4)
- railties (>= 3.0, < 5.0)
+ jquery-rails (4.0.5)
+ rails-dom-testing (~> 1.0)
+ railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
- json (1.8.1)
- mail (2.5.4)
- mime-types (~> 1.16)
- treetop (~> 1.4.8)
- mime-types (1.25.1)
- minitest (4.7.5)
- multi_json (1.8.2)
- polyglot (0.3.3)
+ json (1.8.3)
+ loofah (2.0.3)
+ nokogiri (>= 1.5.9)
+ mail (2.6.3)
+ mime-types (>= 1.16, < 3)
+ mime-types (2.99)
+ mini_portile2 (2.0.0)
+ minitest (5.8.3)
+ multi_json (1.11.2)
+ nokogiri (1.6.7)
+ mini_portile2 (~> 2.0.0.rc2)
+ psych (2.0.4)
pundit (0.2.3)
activesupport (>= 3.0.0)
- rack (1.5.2)
- rack-test (0.6.2)
+ rack (1.6.4)
+ rack-test (0.6.3)
rack (>= 1.0)
- rails (4.0.1)
- actionmailer (= 4.0.1)
- actionpack (= 4.0.1)
- activerecord (= 4.0.1)
- activesupport (= 4.0.1)
+ rails (4.2.5)
+ actionmailer (= 4.2.5)
+ actionpack (= 4.2.5)
+ actionview (= 4.2.5)
+ activejob (= 4.2.5)
+ activemodel (= 4.2.5)
+ activerecord (= 4.2.5)
+ activesupport (= 4.2.5)
bundler (>= 1.3.0, < 2.0)
- railties (= 4.0.1)
- sprockets-rails (~> 2.0.0)
- railties (4.0.1)
- actionpack (= 4.0.1)
- activesupport (= 4.0.1)
+ railties (= 4.2.5)
+ sprockets-rails
+ rails-deprecated_sanitizer (1.0.3)
+ activesupport (>= 4.2.0.alpha)
+ rails-dom-testing (1.0.7)
+ activesupport (>= 4.2.0.beta, < 5.0)
+ nokogiri (~> 1.6.0)
+ rails-deprecated_sanitizer (>= 1.0.1)
+ rails-html-sanitizer (1.0.2)
+ loofah (~> 2.0)
+ railties (4.2.5)
+ actionpack (= 4.2.5)
+ activesupport (= 4.2.5)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rake (10.1.0)
- rdoc (3.12.2)
- json (~> 1.4)
- rspec-core (2.14.7)
- rspec-expectations (2.14.4)
+ rake (10.4.2)
+ rdoc (4.2.0)
+ responders (2.1.0)
+ railties (>= 4.2.0, < 5)
+ rspec-core (2.14.8)
+ rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.14.4)
- rspec-rails (2.14.0)
+ rspec-mocks (2.14.6)
+ rspec-rails (2.14.2)
actionpack (>= 3.0)
+ activemodel (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
- sass (3.2.12)
- sass-rails (4.0.1)
+ sass (3.2.19)
+ sass-rails (4.0.5)
railties (>= 4.0.0, < 5.0)
- sass (>= 3.1.10)
- sprockets-rails (~> 2.0.0)
- sdoc (0.3.20)
- json (>= 1.1.3)
- rdoc (~> 3.10)
- sprockets (2.10.1)
+ sass (~> 3.2.2)
+ sprockets (~> 2.8, < 3.0)
+ sprockets-rails (~> 2.0)
+ sdoc (0.4.1)
+ json (~> 1.7, >= 1.7.7)
+ rdoc (~> 4.0)
+ sprockets (2.12.4)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
- sprockets-rails (2.0.1)
+ sprockets-rails (2.3.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
- sprockets (~> 2.8)
- sqlite3 (1.3.8)
- thor (0.18.1)
- thread_safe (0.1.3)
- atomic
+ sprockets (>= 2.8, < 4.0)
+ sqlite3 (1.3.11)
+ thor (0.19.1)
+ thread_safe (0.3.5)
tilt (1.4.1)
- treetop (1.4.15)
- polyglot
- polyglot (>= 0.3.1)
- tzinfo (0.3.38)
- uglifier (2.3.2)
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
+ uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
underscore_plus (0.9.1)
PLATFORMS
@@ -138,11 +166,16 @@
factory_girl_rails
faker
jbuilder (~> 1.2)
jquery-rails
kojac!
- rails (= 4.0.1)
- rspec-rails
+ psych (= 2.0.4)
+ rails (~> 4.2)
+ responders (~> 2.0)
+ rspec-rails (~> 2.14)
sass-rails (~> 4.0.0)
sdoc
sqlite3
uglifier (>= 1.3.0)
+
+BUNDLED WITH
+ 1.10.6