mas/Gemfile.lock

78 lines
1.7 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)
danger (8.3.1)
2018-01-28 01:56:46 +00:00
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
cork (~> 0.1)
2020-04-25 18:21:26 +00:00
faraday (>= 0.9.0, < 2.0)
2019-12-13 23:48:15 +00:00
faraday-http-cache (~> 2.0)
2020-05-14 02:59:46 +00:00
git (~> 1.7)
2021-02-13 03:32:11 +00:00
kramdown (~> 2.3)
2019-12-13 23:48:15 +00:00
kramdown-parser-gfm (~> 1.0)
2018-01-28 01:56:46 +00:00
no_proxy_fix
octokit (~> 4.7)
2021-03-20 15:59:37 +00:00
terminal-table (>= 1, < 4)
2021-06-27 18:18:41 +00:00
faraday (1.4.3)
2021-05-24 21:01:44 +00:00
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
2021-04-29 16:05:37 +00:00
faraday-excon (~> 1.1)
2021-02-13 03:32:11 +00:00
faraday-net_http (~> 1.0)
2021-04-29 16:05:37 +00:00
faraday-net_http_persistent (~> 1.1)
2018-01-28 01:56:46 +00:00
multipart-post (>= 1.2, < 3)
2021-04-29 16:05:37 +00:00
ruby2_keywords (>= 0.0.4)
2021-05-24 21:01:44 +00:00
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
2021-04-29 16:05:37 +00:00
faraday-excon (1.1.0)
2020-04-25 18:21:26 +00:00
faraday-http-cache (2.2.0)
faraday (>= 0.8)
2021-02-13 03:32:11 +00:00
faraday-net_http (1.0.1)
2021-04-29 16:05:37 +00:00
faraday-net_http_persistent (1.1.0)
2021-02-13 03:32:11 +00:00
git (1.8.1)
2020-03-08 14:34:48 +00:00
rchardet (~> 1.8)
2021-03-20 15:59:37 +00:00
kramdown (2.3.1)
2020-04-25 18:21:26 +00:00
rexml
2019-12-13 23:48:15 +00:00
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)
2021-04-29 16:05:37 +00:00
octokit (4.21.0)
2020-03-08 14:34:48 +00:00
faraday (>= 0.9)
2018-01-28 01:56:46 +00:00
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
2021-02-13 03:32:11 +00:00
public_suffix (4.0.6)
2020-03-08 14:34:48 +00:00
rchardet (1.8.0)
2021-04-29 16:05:37 +00:00
rexml (3.2.5)
rouge (2.0.7)
2021-02-13 03:32:11 +00:00
ruby2_keywords (0.0.4)
2019-12-13 23:48:15 +00:00
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
2021-05-24 21:01:44 +00:00
terminal-table (3.0.1)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.0.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
2021-06-27 18:18:41 +00:00
2.2.21