gemfiles/rails5_0.gemfile.lock in calculated_attributes-0.1.5 vs gemfiles/rails5_0.gemfile.lock in calculated_attributes-0.2.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
- remote: ../
+ remote: ..
specs:
- calculated_attributes (0.1.5)
+ calculated_attributes (0.2.0)
activerecord (>= 3.2.20)
GEM
remote: https://rubygems.org/
specs:
@@ -16,26 +16,26 @@
activesupport (5.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
- appraisal (1.0.3)
+ appraisal (2.2.0)
bundler
rake
thor (>= 0.14.0)
arel (7.1.1)
ast (2.3.0)
- astrolabe (1.3.1)
- parser (~> 2.2)
concurrent-ruby (1.0.2)
diff-lcs (1.2.5)
i18n (0.7.0)
minitest (5.9.0)
- parser (2.3.1.2)
+ parallel (1.11.2)
+ parser (2.4.0.0)
ast (~> 2.2)
powerpack (0.1.1)
- rainbow (2.1.0)
+ rainbow (2.2.2)
+ rake
rake (10.5.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
@@ -46,32 +46,35 @@
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
- rubocop (0.32.1)
- astrolabe (~> 1.3)
- parser (>= 2.2.2.5, < 3.0)
+ rubocop (0.49.1)
+ parallel (~> 1.10)
+ parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
- ruby-progressbar (~> 1.4)
+ ruby-progressbar (~> 1.7)
+ unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
sqlite3 (1.3.11)
- thor (0.19.1)
+ thor (0.19.4)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
+ unicode-display_width (1.3.0)
PLATFORMS
ruby
DEPENDENCIES
- activerecord (= 5.0.0)
- appraisal (~> 1.0.3)
+ activerecord (~> 5.0)
+ appraisal (~> 2.2.0)
+ bundler (~> 1.15)
calculated_attributes!
rake (~> 10.0)
rspec (~> 3.1)
- rubocop (~> 0.32.0)
+ rubocop (~> 0.49.0)
sqlite3 (~> 1.3.10)
BUNDLED WITH
- 1.12.5
+ 1.15.1