mirror of
https://github.com/Luzifer/github-masswatch.git
synced 2024-12-22 11:01:16 +00:00
Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
be95605d5e
commit
585f10a4ef
1 changed files with 9 additions and 3 deletions
12
Gemfile.lock
12
Gemfile.lock
|
@ -1,10 +1,10 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
addressable (2.3.6)
|
||||
faraday (0.9.0)
|
||||
addressable (2.3.8)
|
||||
faraday (0.9.2)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
multipart-post (1.2.0)
|
||||
multipart-post (2.0.0)
|
||||
octokit (3.8.0)
|
||||
sawyer (~> 0.6.0, >= 0.5.3)
|
||||
sawyer (0.6.0)
|
||||
|
@ -18,3 +18,9 @@ PLATFORMS
|
|||
DEPENDENCIES
|
||||
octokit (~> 3.0)
|
||||
thor (= 0.19.1)
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.1.9p490
|
||||
|
||||
BUNDLED WITH
|
||||
1.12.5
|
||||
|
|
Loading…
Reference in a new issue