mas/Gemfile.lock

58 lines
1.2 KiB
Text
Raw Normal View History

2015-08-21 14:24:03 +00:00
GEM
remote: https://rubygems.org/
specs:
2018-01-28 01:56:46 +00:00
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
claide (1.0.2)
2018-01-28 01:56:46 +00:00
claide-plugins (0.9.2)
cork
nap
open4 (~> 1.3)
colored2 (3.1.2)
2018-01-28 01:56:46 +00:00
cork (0.3.0)
colored2 (~> 3.1)
2018-10-16 00:29:11 +00:00
danger (5.7.0)
2018-01-28 01:56:46 +00:00
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
cork (~> 0.1)
faraday (~> 0.9)
faraday-http-cache (~> 1.0)
2018-09-04 23:44:50 +00:00
git (~> 1.5)
2018-01-28 01:56:46 +00:00
kramdown (~> 1.5)
no_proxy_fix
octokit (~> 4.7)
terminal-table (~> 1)
2018-10-16 00:29:11 +00:00
faraday (0.15.3)
2018-01-28 01:56:46 +00:00
multipart-post (>= 1.2, < 3)
faraday-http-cache (1.3.1)
faraday (~> 0.8)
2018-09-04 23:44:50 +00:00
git (1.5.0)
2018-07-04 20:14:55 +00:00
kramdown (1.17.0)
2018-01-28 01:56:46 +00:00
multipart-post (2.0.0)
nap (1.1.0)
no_proxy_fix (0.1.2)
2018-10-16 00:29:11 +00:00
octokit (4.13.0)
2018-01-28 01:56:46 +00:00
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
2018-09-04 23:44:50 +00:00
public_suffix (3.0.3)
rouge (2.0.7)
2018-01-28 01:56:46 +00:00
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
2018-07-04 20:14:55 +00:00
unicode-display_width (1.4.0)
2018-09-04 23:44:50 +00:00
xcpretty (0.3.0)
rouge (~> 2.0.7)
2015-08-21 14:24:03 +00:00
PLATFORMS
ruby
DEPENDENCIES
2018-01-28 01:56:46 +00:00
danger
2015-12-30 21:19:55 +00:00
xcpretty
2015-08-21 14:24:03 +00:00
BUNDLED WITH
2018-10-16 00:29:11 +00:00
1.16.6