Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Commit

Permalink
Add rake to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryant Luk committed Apr 21, 2017
1 parent 02d5316 commit 2768e05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
source 'https://rubygems.org'

gem 'rake'
gem 'releasinator', '~> 0.6'
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ GEM
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
public_suffix (2.0.5)
rake (12.0.0)
releasinator (0.6.3)
colorize (~> 0.7)
configatron (~> 4.5)
Expand All @@ -37,6 +38,7 @@ PLATFORMS
ruby

DEPENDENCIES
rake
releasinator (~> 0.6)

BUNDLED WITH
Expand Down

0 comments on commit 2768e05

Please sign in to comment.