mas/Gemfile.lock

61 lines
1.2 KiB
Text
Raw Normal View History

2015-08-21 14:24:03 +00:00
GEM
remote: https://rubygems.org/
specs:
2019-12-13 23:48:15 +00:00
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
claide (1.0.3)
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)
2019-12-13 23:48:15 +00:00
danger (6.1.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)
2019-12-13 23:48:15 +00:00
faraday-http-cache (~> 2.0)
2018-09-04 23:44:50 +00:00
git (~> 1.5)
2019-12-13 23:48:15 +00:00
kramdown (~> 2.0)
kramdown-parser-gfm (~> 1.0)
2018-01-28 01:56:46 +00:00
no_proxy_fix
octokit (~> 4.7)
terminal-table (~> 1)
2019-12-13 23:48:15 +00:00
faraday (0.17.1)
2018-01-28 01:56:46 +00:00
multipart-post (>= 1.2, < 3)
2019-12-13 23:48:15 +00:00
faraday-http-cache (2.0.0)
2018-01-28 01:56:46 +00:00
faraday (~> 0.8)
2018-09-04 23:44:50 +00:00
git (1.5.0)
2019-12-13 23:48:15 +00:00
kramdown (2.1.0)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
multipart-post (2.1.1)
2018-01-28 01:56:46 +00:00
nap (1.1.0)
no_proxy_fix (0.1.2)
2019-12-13 23:48:15 +00:00
octokit (4.14.0)
2018-01-28 01:56:46 +00:00
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
2019-12-13 23:48:15 +00:00
public_suffix (4.0.1)
rouge (2.0.7)
2019-12-13 23:48:15 +00:00
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
2018-01-28 01:56:46 +00:00
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
2019-12-13 23:48:15 +00:00
unicode-display_width (1.6.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
2019-12-13 23:48:15 +00:00
2.0.2