gemfiles/rails4.0.13.gemfile.lock in comma-3.2.4 vs gemfiles/rails4.0.13.gemfile.lock in comma-4.0.0
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: ../
specs:
- comma (3.2.4)
- activesupport (>= 3.0.0)
+ comma (4.0.0)
+ activesupport (>= 4.0.0, < 5.1)
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.0.13)
@@ -22,42 +22,44 @@
activerecord (4.0.13)
activemodel (= 4.0.13)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.13)
arel (~> 4.0.0)
- activerecord-deprecated_finders (1.0.3)
+ activerecord-deprecated_finders (1.0.4)
activesupport (4.0.13)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
- appraisal (0.4.1)
+ appraisal (1.0.3)
bundler
rake
+ thor (>= 0.14.0)
arel (4.0.2)
builder (3.1.4)
- colorize (0.7.5)
- coveralls (0.5.8)
- colorize
- json
- rest-client
- simplecov (>= 0.7)
- thor
- diff-lcs (1.1.3)
+ concurrent-ruby (1.0.2)
+ coveralls (0.8.14)
+ json (>= 1.8, < 3)
+ simplecov (~> 0.12.0)
+ term-ansicolor (~> 1.3)
+ thor (~> 0.19.1)
+ tins (~> 1.6.0)
+ diff-lcs (1.2.5)
docile (1.1.5)
erubis (2.7.0)
- fastercsv (1.5.5)
- hike (1.2.3)
i18n (0.7.0)
- json (1.8.2)
- mail (2.6.3)
- mime-types (>= 1.16, < 3)
- mime-types (1.25.1)
+ json (2.0.1)
+ mail (2.6.4)
+ mime-types (>= 1.16, < 4)
+ mime-types (3.1)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2016.0521)
minitest (4.7.5)
- multi_json (1.11.0)
- rack (1.5.2)
+ multi_json (1.12.1)
+ power_assert (0.2.6)
+ rack (1.5.5)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.0.13)
actionmailer (= 4.0.13)
actionpack (= 4.0.13)
@@ -69,58 +71,74 @@
railties (4.0.13)
actionpack (= 4.0.13)
activesupport (= 4.0.13)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rake (0.9.6)
- rdoc (4.2.0)
- json (~> 1.4)
- rest-client (1.6.8)
- mime-types (~> 1.16)
- rdoc (>= 2.4.2)
- 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)
- rspec-rails (2.8.1)
+ rake (10.5.0)
+ rspec (3.5.0)
+ rspec-core (~> 3.5.0)
+ rspec-expectations (~> 3.5.0)
+ rspec-mocks (~> 3.5.0)
+ rspec-activemodel-mocks (1.0.3)
+ activemodel (>= 3.0)
+ activesupport (>= 3.0)
+ rspec-mocks (>= 2.99, < 4.0)
+ rspec-core (3.5.2)
+ rspec-support (~> 3.5.0)
+ rspec-expectations (3.5.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.5.0)
+ rspec-its (1.2.0)
+ rspec-core (>= 3.0.0)
+ rspec-expectations (>= 3.0.0)
+ rspec-mocks (3.5.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.5.0)
+ rspec-rails (3.5.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
- rspec (~> 2.8.0)
- simplecov (0.9.2)
+ rspec-core (~> 3.5.0)
+ rspec-expectations (~> 3.5.0)
+ rspec-mocks (~> 3.5.0)
+ rspec-support (~> 3.5.0)
+ rspec-support (3.5.0)
+ simplecov (0.12.0)
docile (~> 1.1.0)
- multi_json (~> 1.0)
- simplecov-html (~> 0.9.0)
- simplecov-html (0.9.0)
- sprockets (2.12.3)
- hike (~> 1.2)
- multi_json (~> 1.0)
- rack (~> 1.0)
- tilt (~> 1.1, != 1.3.0)
- sprockets-rails (2.2.4)
+ json (>= 1.8, < 3)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.0)
+ sprockets (3.6.3)
+ concurrent-ruby (~> 1.0)
+ rack (> 1, < 3)
+ sprockets-rails (2.3.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
- sqlite3 (1.3.10)
+ sqlite3 (1.3.11)
+ term-ansicolor (1.3.2)
+ tins (~> 1.0)
+ test-unit (3.1.5)
+ power_assert
thor (0.19.1)
thread_safe (0.3.5)
- tilt (1.4.1)
- tzinfo (0.3.43)
+ tins (1.6.0)
+ tzinfo (0.3.51)
PLATFORMS
ruby
DEPENDENCIES
- appraisal (~> 0.4.1)
+ appraisal (~> 1.0.0)
comma!
coveralls
- fastercsv
rails (= 4.0.13)
- rake (~> 0.9.2)
- rest-client (> 1.6.2, < 1.7)
- rspec (~> 2.8.0)
+ rake (~> 10.5.0)
+ rspec (~> 3.5.0)
+ rspec-activemodel-mocks
+ rspec-its
rspec-rails
- sqlite3 (~> 1.3.4)
+ sqlite3 (~> 1.3.11)
+ test-unit
+
+BUNDLED WITH
+ 1.11.2