Gemfile.lock in ensurance-0.1.19 vs Gemfile.lock in ensurance-0.1.20
- old
+ new
@@ -1,57 +1,57 @@
PATH
remote: .
specs:
- ensurance (0.1.18)
- activesupport (>= 3, < 6)
+ ensurance (0.1.20)
+ activesupport (>= 3, <= 6)
GEM
remote: https://rubygems.org/
specs:
- activemodel (5.2.2)
- activesupport (= 5.2.2)
- activerecord (5.2.2)
- activemodel (= 5.2.2)
- activesupport (= 5.2.2)
- arel (>= 9.0)
- activesupport (5.2.2)
+ activemodel (6.0.0)
+ activesupport (= 6.0.0)
+ activerecord (6.0.0)
+ activemodel (= 6.0.0)
+ activesupport (= 6.0.0)
+ activesupport (6.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- arel (9.0.0)
+ zeitwerk (~> 2.1, >= 2.1.8)
awesome_print (1.8.0)
- concurrent-ruby (1.1.4)
+ concurrent-ruby (1.1.5)
diff-lcs (1.3)
globalid (0.4.2)
activesupport (>= 4.2.0)
- i18n (1.5.2)
+ i18n (1.6.0)
concurrent-ruby (~> 1.0)
minitest (5.11.3)
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-core (3.8.2)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
+ rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
+ rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
- sqlite3 (1.3.13)
+ rspec-support (3.8.2)
+ sqlite3 (1.4.1)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
+ zeitwerk (2.1.9)
PLATFORMS
ruby
DEPENDENCIES
- activerecord (>= 3, < 6)
+ activerecord (>= 3, <= 6)
awesome_print (>= 1.0, < 2)
bundler (~> 1.16)
ensurance!
globalid (>= 0.3.6, < 2)
rake (~> 10.0)