Skip to content

Commit

Permalink
Use released version of bitcoiner
Browse files Browse the repository at this point in the history
  • Loading branch information
ramontayag committed Nov 15, 2018
1 parent 9d007af commit 03d6039
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -7,7 +7,7 @@ end

gem "addressable", "~> 2.5"
gem "bip44", "0.2.14"
gem "bitcoiner", github: "bloom-solutions/bitcoiner", branch: "all_features"
gem "bitcoiner", "0.1.4"
gem "btcruby", github: "bloom-solutions/btcruby", branch: "bloom_changes"
gem "dry-initializer", "~> 2.3"
gem "dry-types" # required by reform coercion
Expand Down
14 changes: 4 additions & 10 deletions Gemfile.lock
@@ -1,12 +1,3 @@
GIT
remote: https://github.com/bloom-solutions/bitcoiner.git
revision: 28b33b674f804b07ffa5e424985c65acda0fe3fd
branch: all_features
specs:
bitcoiner (0.1.3)
addressable
typhoeus (~> 1.3.0)

GIT
remote: https://github.com/bloom-solutions/btcruby.git
revision: d0a7f0c9eca61c3e038bf16ca717d55e65155c12
Expand Down Expand Up @@ -74,6 +65,9 @@ GEM
money-tree
rlp (~> 0.7.3)
bip_mnemonic (0.0.2)
bitcoiner (0.1.4)
addressable
typhoeus (~> 1.3.0)
builder (3.2.3)
byebug (10.0.2)
capybara (2.18.0)
Expand Down Expand Up @@ -388,7 +382,7 @@ PLATFORMS
DEPENDENCIES
addressable (~> 2.5)
bip44 (= 0.2.14)
bitcoiner!
bitcoiner (= 0.1.4)
btcruby!
byebug
capybara (~> 2.13)
Expand Down

0 comments on commit 03d6039

Please sign in to comment.