Gemfile.lock in consyncful-0.3.1 vs Gemfile.lock in consyncful-0.3.2
- old
+ new
@@ -1,82 +1,104 @@
PATH
remote: .
specs:
- consyncful (0.3.0)
+ consyncful (0.3.2)
contentful (>= 2.11.1, < 3.0.0)
mongoid (>= 7.0.2, < 8.0.0)
rainbow
GEM
remote: https://rubygems.org/
specs:
- activemodel (5.2.3)
- activesupport (= 5.2.3)
- activesupport (5.2.3)
+ activemodel (6.0.2.1)
+ activesupport (= 6.0.2.1)
+ activesupport (6.0.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- addressable (2.6.0)
- public_suffix (>= 2.0.2, < 4.0)
- bson (4.5.0)
- concurrent-ruby (1.1.5)
- contentful (2.13.0)
+ zeitwerk (~> 2.2)
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
+ ast (2.4.0)
+ bson (4.7.1)
+ concurrent-ruby (1.1.6)
+ contentful (2.15.2)
http (> 0.8, < 5.0)
multi_json (~> 1)
- database_cleaner (1.7.0)
+ database_cleaner (1.8.3)
diff-lcs (1.3)
- domain_name (0.5.20180417)
+ domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
- http (4.1.1)
+ ffi (1.12.2)
+ ffi-compiler (1.0.1)
+ ffi (>= 1.0.0)
+ rake
+ http (4.3.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
- http-form_data (~> 2.0)
- http_parser.rb (~> 0.6.0)
+ http-form_data (~> 2.2)
+ http-parser (~> 1.2.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
- http-form_data (2.1.1)
- http_parser.rb (0.6.0)
- i18n (1.6.0)
+ http-form_data (2.2.0)
+ http-parser (1.2.1)
+ ffi-compiler (>= 1.0, < 2.0)
+ i18n (1.8.2)
concurrent-ruby (~> 1.0)
- minitest (5.11.3)
- mongo (2.9.0)
+ jaro_winkler (1.5.4)
+ minitest (5.14.0)
+ mongo (2.11.3)
bson (>= 4.4.2, < 5.0.0)
- mongoid (7.0.4)
- activemodel (>= 5.1, < 6.0.0)
+ mongoid (7.0.5)
+ activemodel (>= 5.1, < 6.1)
mongo (>= 2.5.1, < 3.0.0)
- multi_json (1.13.1)
- public_suffix (3.1.1)
+ multi_json (1.14.1)
+ parallel (1.19.1)
+ parser (2.7.0.2)
+ ast (~> 2.4.0)
+ public_suffix (4.0.3)
rainbow (3.0.0)
rake (10.5.0)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.0)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.1)
+ rspec-support (~> 3.9.1)
+ rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
+ rspec-support (~> 3.9.0)
+ rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.2)
+ rubocop (0.79.0)
+ jaro_winkler (~> 1.5.1)
+ parallel (~> 1.10)
+ parser (>= 2.7.0.1)
+ rainbow (>= 2.2.2, < 4.0)
+ ruby-progressbar (~> 1.7)
+ unicode-display_width (>= 1.4.0, < 1.7)
+ ruby-progressbar (1.10.1)
thread_safe (0.3.6)
- tzinfo (1.2.5)
+ tzinfo (1.2.6)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
+ unicode-display_width (1.6.1)
+ zeitwerk (2.2.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2)
consyncful!
database_cleaner
rake (~> 10.0)
rspec (~> 3.0)
+ rubocop (= 0.79.0)
BUNDLED WITH
- 2.0.2
+ 2.1.0