Gemfile.lock in platon-1.0.0 vs Gemfile.lock in platon-1.0.1
- old
+ new
@@ -1,29 +1,30 @@
PATH
remote: .
specs:
- platon (0.2.9)
+ platon (1.0.0)
activesupport (>= 4.0)
digest-sha3 (~> 1.1)
ffi (~> 1.0)
money-tree (= 0.10.0)
rlp (= 0.7.3)
scrypt (~> 3.0.6)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.6)
+ activesupport (6.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ zeitwerk (~> 2.3)
coderay (1.1.3)
concurrent-ruby (1.1.9)
diff-lcs (1.4.4)
digest-sha3 (1.1.0)
- ffi (1.15.1)
+ ffi (1.15.4)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
i18n (1.8.10)
concurrent-ruby (~> 1.0)
@@ -49,12 +50,12 @@
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
scrypt (3.0.7)
ffi-compiler (>= 1.0, < 2.0)
- thread_safe (0.3.6)
- tzinfo (1.2.9)
- thread_safe (~> 0.1)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
+ zeitwerk (2.4.2)
PLATFORMS
x86_64-darwin-18
x86_64-darwin-20