Updated Releasinator

This commit is contained in:
Jay Patel
2017-07-11 14:03:38 -05:00
parent 27f1d75163
commit 3ae0f4f166

View File

@@ -1,17 +1,21 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
addressable (2.4.0) addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
colorize (0.8.1) colorize (0.8.1)
configatron (4.5.0) commonmarker (0.14.15)
faraday (0.9.2) ruby-enum (~> 0.5)
configatron (4.5.1)
faraday (0.12.1)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
github-markup (1.4.0) github-markup (1.6.0)
json (1.8.3) i18n (0.8.6)
json (1.8.6)
multipart-post (2.0.0) multipart-post (2.0.0)
octokit (4.3.0) octokit (4.7.0)
sawyer (~> 0.7.0, >= 0.5.3) sawyer (~> 0.8.0, >= 0.5.3)
redcarpet (3.3.4) public_suffix (2.0.5)
releasinator (0.6.3) releasinator (0.6.3)
colorize (~> 0.7) colorize (~> 0.7)
configatron (~> 4.5) configatron (~> 4.5)
@@ -19,13 +23,15 @@ GEM
octokit (~> 4.0) octokit (~> 4.0)
semantic (~> 1.4) semantic (~> 1.4)
vandamme (~> 0.0.11) vandamme (~> 0.0.11)
sawyer (0.7.0) ruby-enum (0.7.1)
addressable (>= 2.3.5, < 2.5) i18n
faraday (~> 0.8, < 0.10) sawyer (0.8.1)
semantic (1.4.1) addressable (>= 2.3.5, < 2.6)
vandamme (0.0.11) faraday (~> 0.8, < 1.0)
semantic (1.6.0)
vandamme (0.0.12)
commonmarker (~> 0.14.14)
github-markup (~> 1.3) github-markup (~> 1.3)
redcarpet (~> 3.3.2)
PLATFORMS PLATFORMS
ruby ruby
@@ -34,4 +40,4 @@ DEPENDENCIES
releasinator (~> 0.6) releasinator (~> 0.6)
BUNDLED WITH BUNDLED WITH
1.12.5 1.15.1