Skip to content

Commit

Permalink
Bump to cardano_wallet 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Stachyra committed Jul 6, 2020
1 parent 0b58c73 commit 3a24d2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'cardano_wallet', '~> 0.1.4'
gem 'cardano_wallet', '~> 0.1.5'
gem 'sys-proctable', '~> 1.2.3'
gem 'docopt', '~> 0.6.1'
gem 'bip_mnemonic', '~> 0.0.4'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -12,7 +12,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
cardano_wallet (0.1.4)
cardano_wallet (0.1.5)
httparty (~> 0.18.0)
chartkick (3.3.1)
codecov (0.1.16)
Expand Down Expand Up @@ -80,7 +80,7 @@ PLATFORMS
DEPENDENCIES
bip_mnemonic (~> 0.0.4)
capybara
cardano_wallet (~> 0.1.4)
cardano_wallet (~> 0.1.5)
chartkick (~> 3.3.1)
codecov
docopt (~> 0.6.1)
Expand Down

0 comments on commit 3a24d2a

Please sign in to comment.