Gemfile.lock in ensurance-0.1.23 vs Gemfile.lock in ensurance-0.1.24
- old
+ new
@@ -1,51 +1,51 @@
PATH
remote: .
specs:
- ensurance (0.1.22)
+ ensurance (0.1.23)
activesupport (>= 3)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.0.1)
- activesupport (= 6.0.1)
- activerecord (6.0.1)
- activemodel (= 6.0.1)
- activesupport (= 6.0.1)
- activesupport (6.0.1)
+ activemodel (6.0.3)
+ activesupport (= 6.0.3)
+ activerecord (6.0.3)
+ activemodel (= 6.0.3)
+ activesupport (= 6.0.3)
+ activesupport (6.0.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- zeitwerk (~> 2.2)
+ zeitwerk (~> 2.2, >= 2.2.2)
awesome_print (1.8.0)
- concurrent-ruby (1.1.5)
+ concurrent-ruby (1.1.6)
diff-lcs (1.3)
globalid (0.4.2)
activesupport (>= 4.2.0)
- i18n (1.7.0)
+ i18n (1.8.2)
concurrent-ruby (~> 1.0)
- minitest (5.13.0)
- rake (13.0.0)
+ minitest (5.14.0)
+ rake (13.0.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
- rspec-core (3.9.0)
- rspec-support (~> 3.9.0)
- rspec-expectations (3.9.0)
+ rspec-core (3.9.2)
+ rspec-support (~> 3.9.3)
+ rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
- rspec-mocks (3.9.0)
+ rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
- rspec-support (3.9.0)
- sqlite3 (1.4.1)
+ rspec-support (3.9.3)
+ sqlite3 (1.4.2)
thread_safe (0.3.6)
- tzinfo (1.2.5)
+ tzinfo (1.2.7)
thread_safe (~> 0.1)
- zeitwerk (2.2.1)
+ zeitwerk (2.3.0)
PLATFORMS
ruby
DEPENDENCIES