Gemfile.lock in br_documents-0.1.2 vs Gemfile.lock in br_documents-0.1.3
- old
+ new
@@ -1,32 +1,33 @@
PATH
remote: .
specs:
- br_documents (0.1.2)
+ br_documents (0.1.3)
activemodel (>= 4.0.0)
i18n (>= 0.6.5)
GEM
remote: https://rubygems.org/
specs:
- activemodel (5.2.3)
- activesupport (= 5.2.3)
- activesupport (5.2.3)
+ 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)
+ zeitwerk (~> 2.1, >= 2.1.8)
byebug (10.0.2)
codeclimate-test-reporter (1.0.7)
simplecov
concurrent-ruby (1.1.5)
diff-lcs (1.3)
docile (1.1.5)
- i18n (1.6.0)
+ i18n (1.7.0)
concurrent-ruby (~> 1.0)
json (2.0.3)
- minitest (5.11.3)
+ minitest (5.13.0)
rake (12.0.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
@@ -43,12 +44,13 @@
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
thread_safe (0.3.6)
- tzinfo (1.2.5)
+ tzinfo (1.2.6)
thread_safe (~> 0.1)
+ zeitwerk (2.2.2)
PLATFORMS
ruby
DEPENDENCIES
@@ -59,6 +61,6 @@
rake (>= 10.1.0)
rspec (>= 3.0.0)
simplecov (>= 0.9.0)
BUNDLED WITH
- 1.16.3
+ 1.17.2