Gemfile.lock in sila-ruby-0.0.3 vs Gemfile.lock in sila-ruby-0.0.4
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- sila-ruby (0.0.2)
+ sila-ruby (0.0.3)
addressable (~> 2.6)
dotenv (~> 2.7)
eth
httparty (~> 0.17)
json (~> 2.2)
@@ -12,11 +12,10 @@
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ansi (1.5.0)
- coderay (1.1.2)
diff-lcs (1.3)
digest-sha3 (1.1.0)
docile (1.3.2)
dotenv (2.7.5)
eth (0.4.10)
@@ -27,24 +26,20 @@
scrypt (~> 3.0.6)
ffi (1.11.1)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
- httparty (0.17.0)
+ httparty (0.17.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
json (2.2.0)
- method_source (0.9.2)
mime-types (3.3)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0904)
money-tree (0.10.0)
ffi
multi_xml (0.6.0)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
public_suffix (4.0.1)
rake (10.5.0)
rlp (0.7.3)
rspec (3.8.0)
rspec-core (~> 3.8.0)
@@ -77,10 +72,9 @@
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16)
- pry (~> 0.12.2)
rake (~> 10.0)
rspec (~> 3.0)
sila-ruby!
simplecov (~> 0.16.0)
simplecov-console (~> 0.5.0)