Gemfile.lock in ensurance-0.1.11 vs Gemfile.lock in ensurance-0.1.12
- old
+ new
@@ -1,51 +1,51 @@
PATH
remote: .
specs:
- ensurance (0.1.5)
+ ensurance (0.1.11)
activesupport (>= 3, < 6)
GEM
remote: https://rubygems.org/
specs:
- activemodel (5.1.4)
- activesupport (= 5.1.4)
- activerecord (5.1.4)
- activemodel (= 5.1.4)
- activesupport (= 5.1.4)
- arel (~> 8.0)
- activesupport (5.1.4)
+ activemodel (5.2.1)
+ activesupport (= 5.2.1)
+ activerecord (5.2.1)
+ activemodel (= 5.2.1)
+ activesupport (= 5.2.1)
+ arel (>= 9.0)
+ activesupport (5.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (~> 0.7)
+ i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- arel (8.0.0)
+ arel (9.0.0)
awesome_print (1.8.0)
concurrent-ruby (1.0.5)
diff-lcs (1.3)
globalid (0.4.1)
activesupport (>= 4.2.0)
- i18n (0.9.0)
+ i18n (1.1.0)
concurrent-ruby (~> 1.0)
- minitest (5.10.3)
+ minitest (5.11.3)
rake (10.5.0)
- rspec (3.7.0)
- rspec-core (~> 3.7.0)
- rspec-expectations (~> 3.7.0)
- rspec-mocks (~> 3.7.0)
- rspec-core (3.7.0)
- rspec-support (~> 3.7.0)
- rspec-expectations (3.7.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.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.7.0)
- rspec-mocks (3.7.0)
+ rspec-support (~> 3.8.0)
+ rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.7.0)
- rspec-support (3.7.0)
+ rspec-support (~> 3.8.0)
+ rspec-support (3.8.0)
sqlite3 (1.3.13)
thread_safe (0.3.6)
- tzinfo (1.2.4)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
PLATFORMS
ruby
@@ -58,6 +58,6 @@
rake (~> 10.0)
rspec (~> 3.0)
sqlite3 (>= 1.3.0, < 4)
BUNDLED WITH
- 1.16.0
+ 1.16.2