Skip to content

Commit

Permalink
Bump rake from 10.4.2 to 12.3.3
Browse files Browse the repository at this point in the history
Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v10.4.2...v12.3.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2020
1 parent c378e25 commit fcb2499
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
blockcypher-ruby (0.2.5)
blockcypher-ruby (0.2.6)
bitcoin-ruby (~> 0.0.5)
ffi

Expand All @@ -14,13 +14,20 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.4.0)
bitcoin-ruby (0.0.6)
bitcoin-ruby (0.0.20)
eventmachine
ffi
scrypt
coderay (1.1.0)
concurrent-ruby (1.0.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
ffi (1.9.8)
eventmachine (1.2.7)
ffi (1.12.2)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
hashdiff (0.3.0)
i18n (0.7.0)
method_source (0.8.2)
Expand All @@ -29,7 +36,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rake (10.4.2)
rake (12.3.3)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
Expand All @@ -44,6 +51,8 @@ GEM
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
safe_yaml (1.0.4)
scrypt (3.0.7)
ffi-compiler (>= 1.0, < 2.0)
slop (3.6.0)
thread_safe (0.3.5)
tzinfo (1.2.2)
Expand Down

0 comments on commit fcb2499

Please sign in to comment.